Commit Graph

19 Commits (ea196d96d97ab92dcdd7fd01ac0a1c80bfc45836)

Author SHA1 Message Date
Peter Lemenkov d67e7a748e - Fixed building of static libs.
17 years ago
Peter Lemenkov 6e15b229e7 Common parts of CMake modules targets were moved to cmake/module.rules.txt.
17 years ago
Peter Lemenkov a7ee9ca66c - Simplified CMake files for building libraries and plugins.
17 years ago
Peter Lemenkov 7fe3137a40 Use ADD_DEFINITIONS directive instead of naive checks for compiler
17 years ago
Peter Lemenkov 1c4788fdb7 set CMAKE_SHARED_LIBRARY_PREFIX globally
17 years ago
Stefan Sayer 27f7863f5b fixed fd leak when SSL connection fails
17 years ago
Peter Lemenkov 16044e080f Some cleanups.
17 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
17 years ago
Stefan Sayer 9128c0c7c2 missing header added, allows to build with gcc4.4. Patch by Peter Lemenkov
17 years ago
Stefan Sayer ae90dfc26a ssl support is mandatory
17 years ago
Stefan Sayer 96f41c1c2e implements Disconnect-Peer-Request (DPR) handling and more proper (?) TLS connection shutdown.
17 years ago
Stefan Sayer 0dec77b98c DIAMETER client with TLS, handling of request timeout/retries, multiple servers,
17 years ago
Stefan Sayer 81f936bf77 using correct printf format
18 years ago
Stefan Sayer 6b4cfc1bc2 moved Readme files to doc/ folder
18 years ago
Stefan Sayer f30989deff mass setting Id svn property
18 years ago
Stefan Sayer 502c2166e7 fixed minor mem leak on connect of diameter connection
18 years ago
Stefan Sayer d7c605d76f b/f: close socket after failed socket connect
18 years ago
Stefan Sayer 688756e465 fixes for SEMS on Solaris
18 years ago
Stefan Sayer d5453745b2 DIAMETER client implementation to be used by SEMS apps and modules
18 years ago