Navigation


source: freeDiameter/libfdcore/sctp.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1198:8c4dd4b693c6   11 years Sebastien Decugis Some cleanups in the traces
(edit) @1197:823829bf1037   11 years Sebastien Decugis Couple of typos in the comments
(edit) @1186:56c36d1007b4   11 years Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the …
(edit) @1175:2da13c87baa7   11 years Sebastien Decugis Allow cancelation of thread in sctp_connectx when this function is not …
(edit) @1174:b72836fb814b   11 years Sebastien Decugis Add some compliancy to RFC6458. Not tested however as Ubuntu does not …
(edit) @1107:96f2051215c8   11 years Sebastien Decugis Replaced calls to TRACE_sSA and sSA_DUMP_NODE* macros
(edit) @1102:1d7b3ebda27f   11 years Sebastien Decugis Implemented the calls to HOOK_DATA_RECEIVED hook
(edit) @1078:74bba7975864   11 years Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced …
(edit) @1027:0117a7746b21   11 years Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent …
(edit) @974:2091bf698fb1   11 years tk Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and …
(edit) @965:9b37f34c1b1f   11 years Sebastien Decugis Some modifications to logging code: - Added a FD_LOG_NOTICE level for …
(edit) @961:d95cd3ca9e8d   11 years tk merge latest 1.1 branch (one commit post 1.1.6)
(edit) @950:51c15f98a965   11 years tk merge current version from 1.1 branch (927:877592751fee).
(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) @921:a0ab56aa089f   11 years Sebastien Decugis Fix compilation when SCTP_USE_MAPPED_ADDRESSES is true, and add a note …
(edit) @914:b6b631c268f3   11 years Sebastien Decugis Be even more careful in the loop
(edit) @913:00994523f9d4   11 years Sebastien Decugis Fix regression introduced in changeset 894 (Thanks Hannes for pointing …
(edit) @894:43fb27a9037f   11 years Sebastien Decugis Intrumented socket reception to store the timestamp along the received …
(edit) @817:7541554029bf   12 years Sebastien Decugis Fix SCTP_I_WANT_MAPPED_V4_ADDR behavior when IPv6 is disabled in … 1.1.4-rc1
(edit) @788:cb84f5be889d   12 years Sebastien Decugis Updated copyright information
(edit) @779:867156be8353   12 years Sebastien Decugis Always use REUSEADDR, not only in DEBUG
(edit) @740:4a9f08d6b6ba   13 years Sebastien Decugis Updated my mail address
(edit) @710:e60376cb15e8   13 years Sebastien Decugis Minor changes
(edit) @706:4ffbc9f1e922   13 years Sebastien Decugis Large UNTESTED commit with the following changes: * Improved …
(edit) @691:78b665400097   13 years Sebastien Decugis Cleanup all pthread_cleanup_push / pop pairs so that pop is always …
(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.