Navigation


source: freeDiameter/libfdcore/cnxctx.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1554:566bb46cc73f   4 years Sebastien Decugis Updated copyright information
(edit) @1540:407e0a889c7e   4 years luke SCTP ConnectPeer?: sctp_bindx() to local endpoints When connecting to …
(edit) @1419:89cbb08d3189   4 years tk Remove trailing whitespace.
(edit) @1356:b68fb21c2f72   5 years tk Avoid calling a deprecated gnutls function just for debug logging.
(edit) @1322:7800e6f1919f   7 years Sebastien Decugis Do not log an error if TLS link was shutdown properly
(edit) @1281:ab6457399be2   9 years Sebastien Decugis Updated copyright information 1.2.1-rc1
(edit) @1268:25fad6714991   9 years Sebastien Decugis Updated copyright information
(edit) @1256:bd6b40c9f731   10 years Sebastien Decugis Fix messages display level on TLS errors
(edit) @1211:98478a8aabb1   11 years Sebastien Decugis Fix compilation warning
(edit) @1200:ce2b00dc86c1   11 years Sebastien Decugis React quickly to head-of-the-line blocking in case of network failure. …
(edit) @1198:8c4dd4b693c6   11 years Sebastien Decugis Some cleanups in the traces
(edit) @1192:48759e3f7611   11 years Sebastien Decugis Reject more quickly invalid messages if possible
(edit) @1190:6a1042d8075b   11 years Sebastien Decugis Replace FDEV_TERMINATE events with calls to fd_core_shutdown to handle …
(edit) @1186:56c36d1007b4   11 years Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the …
(edit) @1181:22de21feec64   11 years Sebastien Decugis Preparing for DTLS support
(edit) @1180:773498f59520   11 years Sebastien Decugis Preparing for future DTLS/SCTP support
(edit) @1145:ea3a653a809e   11 years Sebastien Decugis Fix warning on OpenSUSE
(edit) @1141:3ae22e5dc56c   11 years Sebastien Decugis Fix a few compilation warnings/errors
(edit) @1103:d8591b1c56cd   11 years Sebastien Decugis Implemented a few hooks
(edit) @1102:1d7b3ebda27f   11 years Sebastien Decugis Implemented the calls to HOOK_DATA_RECEIVED hook
(edit) @1101:40b48a3997a2   11 years Sebastien Decugis Merged
(edit) @1099:6ce5c99a40af   11 years tk Fix some typos.
(edit) @1098:f38d77f9cfd3   11 years Sebastien Decugis Initial implementation of the hook mechanism
(edit) @1084:6b7966ea27fb   11 years Sebastien Decugis Fix a few compilation issues
(edit) @1078:74bba7975864   11 years Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced …
(edit) @1029:e63de8d76916   11 years Sebastien Decugis Remove a few remaining warnings
(edit) @1027:0117a7746b21   11 years Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent …
(edit) @999:0f71fc6c069f   11 years Sebastien Decugis Fix compilation warning
(edit) @982:018357d4c9bb   11 years Sebastien Decugis Use gnutls_srp_* functions only ifdef ENABLE_SRP
(edit) @974:2091bf698fb1   11 years tk Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and …
(edit) @961:d95cd3ca9e8d   11 years tk merge latest 1.1 branch (one commit post 1.1.6)
(edit) @946:5d9229144cac   11 years tk Change macro so complete lines can be logged at once. Make some macros …
(edit) @928:5053f1abcf5d   11 years Sebastien Decugis Updated copyright information
(edit) @927:8bb4d749ed37   11 years Sebastien Decugis Fix for ticket #43: PPP interface have no address
(edit) @896:b13359ace625   11 years Sebastien Decugis Condition the use of sctps_ctx with #ifndef DISABLE_SCTP
(edit) @894:43fb27a9037f   11 years Sebastien Decugis Intrumented socket reception to store the timestamp along the received …
(edit) @816:af62a5485fa2   12 years Sebastien Decugis Removed a few compilation warnings
(edit) @808:c0a88c1bcc1e   12 years Sebastien Decugis Updated copyright information
(edit) @807:09f8f0c4f4a4   12 years Sebastien Decugis Several changes to support GnuTLS 3.x in a more efficient way
(edit) @803:d5a4b5e175c2   12 years Sebastien Decugis Add timeout in gnutls_handshake for version 3.1.x
(edit) @767:c47c16436f71   13 years Sebastien Decugis Added a limit on fifo queues to avoid memory exaustion when messages …
(edit) @740:4a9f08d6b6ba   13 years Sebastien Decugis Updated my mail address
(edit) @730:e21d79595045   13 years Sebastien Decugis minor improvements
(edit) @711:f7c665948e0c   13 years Sebastien Decugis Use size returned by accept
(edit) @710:e60376cb15e8   13 years Sebastien Decugis Minor changes
(edit) @709:19a9470de77a   13 years Sebastien Decugis Fix a few compilations errors and warnings
(edit) @706:4ffbc9f1e922   13 years Sebastien Decugis Large UNTESTED commit with the following changes: * Improved …
(edit) @662:2e94ef0515d7   13 years Sebastien Decugis Updated copyright information 1.1.0-rc1
(add) @658:f198d16fa7f4   13 years Sebastien Decugis Initial commit for 1.1.0: * Restructuring: * libfreeDiameter: …
Note: See TracRevisionLog for help on using the revision log.