log libfdcore/sctp.c @ 1544:7bad8025e69d

age author description
Mon, 25 May 2020 10:34:47 +0200 Thomas Klausner merge
Mon, 25 May 2020 10:32:57 +0200 Thomas Klausner Use more portable sctp_opt_info() instead of getsockopt() for SCTP.
Fri, 01 May 2020 18:56:05 +1000 Luke Mewburn sctp: improve sockaddr array logging
Fri, 01 May 2020 18:20:33 +1000 Luke Mewburn SCTP ConnectPeer: sctp_bindx() to local endpoints
Tue, 31 Mar 2020 17:09:53 +1100 Luke Mewburn Fix SCTP build on Fedora 31
Sun, 22 Mar 2020 19:56:19 +0100 Thomas Klausner Fix build on Debian Stable.
Tue, 09 Apr 2019 15:05:22 +0200 Thomas Klausner Comment out reference to sctp_adaptation_layer_event.
Sat, 03 Jan 2015 02:18:08 +0800 Sebastien Decugis Updated copyright information
Fri, 02 Jan 2015 23:24:26 +0800 Sebastien Decugis Fix compilation error as reported by Nikola in http://lists.freediameter.net/pipermail/help/2014-September/000860.html
Thu, 18 Jul 2013 14:45:37 +0200 Thomas Klausner Fix typo in comment.
Fri, 14 Jun 2013 10:14:11 +0800 Sebastien Decugis React quickly to head-of-the-line blocking in case of network failure. Can be adapted with MAX_HOTL_BLOCKING_TIME constant in cnxctx.h
Thu, 13 Jun 2013 17:30:14 +0800 Sebastien Decugis Some cleanups in the traces
Tue, 11 Jun 2013 17:53:35 +0800 Sebastien Decugis Couple of typos in the comments
Fri, 07 Jun 2013 18:48:34 +0800 Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the GNUTLS handling.
Mon, 03 Jun 2013 12:13:17 +0800 Sebastien Decugis Allow cancelation of thread in sctp_connectx when this function is not a cancelation point (bug of the system, seen on Ubuntu Precise at least)
Mon, 03 Jun 2013 12:05:37 +0800 Sebastien Decugis Add some compliancy to RFC6458. Not tested however as Ubuntu does not support this yet
Sun, 12 May 2013 16:39:07 +0200 Sebastien Decugis Replaced calls to TRACE_sSA and sSA_DUMP_NODE* macros
Thu, 09 May 2013 16:40:02 +0800 Sebastien Decugis Implemented the calls to HOOK_DATA_RECEIVED hook
Tue, 30 Apr 2013 15:37:57 +0800 Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced by the new hooks mechanism. Kept the calls to fd_msg_log in comments to find the locations easily. WORK IN PROGRESS.
Mon, 15 Apr 2013 15:17:07 +0800 Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent commits
Thu, 14 Mar 2013 18:14:35 +0100 Thomas Klausner Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and TRACE_DEBUG_ERROR
Tue, 12 Mar 2013 17:23:37 +0100 Sebastien Decugis Some modifications to logging code:
Wed, 06 Mar 2013 20:09:54 +0100 Thomas Klausner merge latest 1.1 branch (one commit post 1.1.6)
Thu, 21 Feb 2013 11:57:32 +0100 Thomas Klausner merge current version from 1.1 branch (927:877592751fee).
Tue, 12 Feb 2013 12:38:32 +0100 Thomas Klausner Change macro so complete lines can be logged at once.
Sun, 03 Mar 2013 07:57:34 +0100 Sebastien Decugis Updated copyright information
Thu, 14 Feb 2013 14:12:23 +0100 Sebastien Decugis Fix compilation when SCTP_USE_MAPPED_ADDRESSES is true, and add a note about this for FreeBSD (seems to be needed at least for FreeBSD 9.1)
Fri, 01 Feb 2013 17:05:26 +0100 Sebastien Decugis Be even more careful in the loop
Tue, 29 Jan 2013 14:30:16 +0100 Sebastien Decugis Fix regression introduced in changeset 894 (Thanks Hannes for pointing this)
Thu, 29 Nov 2012 22:51:49 +0100 Sebastien Decugis Intrumented socket reception to store the timestamp along the received buffer
Mon, 27 Aug 2012 13:43:03 +0200 Sebastien Decugis Fix SCTP_I_WANT_MAPPED_V4_ADDR behavior when IPv6 is disabled in config; thank you Michael Tuexen for the issue report \& patch. 1.1.4-rc1
Tue, 03 Jul 2012 08:14:32 +0200 Sebastien Decugis Updated copyright information
Fri, 27 Jan 2012 07:41:22 +0100 Sebastien Decugis Always use REUSEADDR, not only in DEBUG
Thu, 24 Mar 2011 15:00:18 +0900 Sebastien Decugis Updated my mail address
Thu, 10 Feb 2011 16:00:53 +0900 Sebastien Decugis Minor changes
Wed, 09 Feb 2011 15:26:58 +0900 Sebastien Decugis Large UNTESTED commit with the following changes:
Thu, 20 Jan 2011 19:44:27 +0900 Sebastien Decugis Cleanup all pthread_cleanup_push / pop pairs so that pop is always called after push, or ASSERT(0) is some grave errors
Fri, 14 Jan 2011 16:27:21 +0900 Sebastien Decugis Updated copyright information 1.1.0-rc1
Fri, 14 Jan 2011 15:15:23 +0900 Sebastien Decugis Initial commit for 1.1.0: base freeDiameter/sctp.c@c7f50a36ec91
"Welcome to our mercurial repository"