log libfdcore/cnxctx.c @ 1540:407e0a889c7e

age author description
Fri, 01 May 2020 18:20:33 +1000 Luke Mewburn SCTP ConnectPeer: sctp_bindx() to local endpoints
Tue, 18 Feb 2020 11:38:37 +0100 Thomas Klausner Remove trailing whitespace.
Sat, 18 May 2019 14:43:01 +0200 Thomas Klausner Avoid calling a deprecated gnutls function just for debug logging.
Sun, 15 Oct 2017 21:13:58 +0800 Sebastien Decugis Do not log an error if TLS link was shutdown properly
Sat, 03 Jan 2015 02:23:28 +0800 Sebastien Decugis Updated copyright information 1.2.1-rc1
Sat, 03 Jan 2015 02:18:08 +0800 Sebastien Decugis Updated copyright information
Sun, 02 Feb 2014 18:06:43 +0800 Sebastien Decugis Fix messages display level on TLS errors
Mon, 17 Jun 2013 09:47:00 +0800 Sebastien Decugis Fix compilation warning
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 10:05:50 +0800 Sebastien Decugis Reject more quickly invalid messages if possible
Mon, 10 Jun 2013 16:44:18 +0800 Sebastien Decugis Replace FDEV_TERMINATE events with calls to fd_core_shutdown to handle the core state properly
Fri, 07 Jun 2013 18:48:34 +0800 Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the GNUTLS handling.
Wed, 05 Jun 2013 19:22:26 +0800 Sebastien Decugis Preparing for DTLS support
Wed, 05 Jun 2013 15:02:29 +0800 Sebastien Decugis Preparing for future DTLS/SCTP support
Fri, 17 May 2013 09:46:07 +0800 Sebastien Decugis Fix warning on OpenSUSE
Thu, 16 May 2013 15:13:55 +0800 Sebastien Decugis Fix a few compilation warnings/errors
Fri, 10 May 2013 18:48:57 +0800 Sebastien Decugis Implemented a few hooks
Thu, 09 May 2013 16:40:02 +0800 Sebastien Decugis Implemented the calls to HOOK_DATA_RECEIVED hook
Thu, 09 May 2013 12:06:03 +0800 Sebastien Decugis Merged
Wed, 08 May 2013 14:40:20 +0200 Thomas Klausner Fix some typos.
Thu, 09 May 2013 11:59:34 +0800 Sebastien Decugis Initial implementation of the hook mechanism
Fri, 03 May 2013 15:33:57 +0800 Sebastien Decugis Fix a few compilation issues
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 16:13:07 +0800 Sebastien Decugis Remove a few remaining warnings
Mon, 15 Apr 2013 15:17:07 +0800 Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent commits
Thu, 21 Mar 2013 15:04:14 +0100 Sebastien Decugis Fix compilation warning
Sat, 16 Mar 2013 15:49:31 +0100 Sebastien Decugis Use gnutls_srp_* functions only ifdef ENABLE_SRP
Thu, 14 Mar 2013 18:14:35 +0100 Thomas Klausner Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and TRACE_DEBUG_ERROR
Wed, 06 Mar 2013 20:09:54 +0100 Thomas Klausner merge latest 1.1 branch (one commit post 1.1.6)
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
Sat, 02 Mar 2013 16:25:39 +0100 Sebastien Decugis Fix for ticket #43: PPP interface have no address
Fri, 30 Nov 2012 23:04:16 +0100 Sebastien Decugis Condition the use of sctps_ctx with #ifndef DISABLE_SCTP
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:34:21 +0200 Sebastien Decugis Removed a few compilation warnings
Fri, 24 Aug 2012 00:26:53 +0200 Sebastien Decugis Updated copyright information
Fri, 24 Aug 2012 00:15:48 +0200 Sebastien Decugis Several changes to support GnuTLS 3.x in a more efficient way
Wed, 22 Aug 2012 00:18:15 +0200 Sebastien Decugis Add timeout in gnutls_handshake for version 3.1.x
Sun, 23 Oct 2011 23:43:32 +0200 Sebastien Decugis Added a limit on fifo queues to avoid memory exaustion when messages are received faster than handled
Thu, 24 Mar 2011 15:00:18 +0900 Sebastien Decugis Updated my mail address
Thu, 24 Feb 2011 17:19:42 +0900 Sebastien Decugis minor improvements
Thu, 10 Feb 2011 17:19:52 +0900 Sebastien Decugis Use size returned by accept
Thu, 10 Feb 2011 16:00:53 +0900 Sebastien Decugis Minor changes
Thu, 10 Feb 2011 10:49:09 +0900 Sebastien Decugis Fix a few compilations errors and warnings
Wed, 09 Feb 2011 15:26:58 +0900 Sebastien Decugis Large UNTESTED commit with the following changes:
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/cnxctx.c@d207fd57b082
"Welcome to our mercurial repository"