Commit Graph

34 Commits (master)

Author SHA1 Message Date
Richard Fuchs 74c87bc066 MT#62181 AmArg: take ownership of ValueArray
9 months ago
Richard Fuchs 41eaaaee31 MT#62181 AmArg: refactor as std::variant
9 months ago
Richard Fuchs 8d0c121afc MT#62181 global: fix AmThread/AmEventQueue order
10 months ago
Guillem Jover d785557ddc MT#55831 Use a proper accessor instead of messing with the struc directly
3 years ago
Guillem Jover 32beea4d2f MT#55831 Revamp the build system
3 years ago
Victor Seva ff47897962 Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Raphael Coeffic 878cf437d0 clang: remove warnings.
15 years ago
Stefan Sayer 67236106eb fix dead assignment
15 years ago
Stefan Sayer a32ab56dcf removed unused 'separator' define
15 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Peter Lemenkov 08a5a3bfce Added workarounfd for weird behaviour of CMake 2.4 while handling
16 years ago
Peter Lemenkov b2535ebe67 Do not use SET_PROPERTY in CMake makefiles - incompatible with old CMake
16 years ago
Raphael Coeffic 83d3904c7e - fixes cross-compilation issue.
16 years ago
Stefan Sayer a02ba7eb9e fix dependency include in makefile error, when they could not be there already
16 years ago
Stefan Sayer 573aaef009 include for using uint32_t
16 years ago
Peter Lemenkov d67e7a748e - Fixed building of static libs.
16 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