You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/diameter_client
Peter Lemenkov 7fe3137a40
Use ADD_DEFINITIONS directive instead of naive checks for compiler
17 years ago
..
lib_dbase Use ADD_DEFINITIONS directive instead of naive checks for compiler 17 years ago
CMakeLists.txt Use ADD_DEFINITIONS directive instead of naive checks for compiler 17 years ago
DiameterClient.cpp implements Disconnect-Peer-Request (DPR) handling and more proper (?) TLS connection shutdown. 18 years ago
DiameterClient.h implements Disconnect-Peer-Request (DPR) handling and more proper (?) TLS connection shutdown. 18 years ago
Makefile ssl support is mandatory 18 years ago
ServerConnection.cpp implements Disconnect-Peer-Request (DPR) handling and more proper (?) TLS connection shutdown. 18 years ago
ServerConnection.h missing header added, allows to build with gcc4.4. Patch by Peter Lemenkov 17 years ago