log libfdcore/p_cnx.c @ 1554:566bb46cc73f

age author description
Tue, 06 Oct 2020 21:34:53 +0800 Sebastien Decugis Updated copyright information
Fri, 01 May 2020 18:20:33 +1000 Luke Mewburn SCTP ConnectPeer: sctp_bindx() to local endpoints
Fri, 14 Jun 2013 12:21:42 +0800 Sebastien Decugis Do not attempt connecting to addresses advertised by the remote peer during CER/CEA. This creates issues when e.g. local addresses are advertized. Diameter RFC specifies that these addresses are for the purpose of validating the incoming packets, which is not very useful considering we have reliable lower layer (TLS or IPsec).
Thu, 13 Jun 2013 17:30:14 +0800 Sebastien Decugis Some cleanups in the traces
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
Mon, 10 Jun 2013 12:04:50 +0800 Sebastien Decugis Rollback to using TLS/SCTP in release 1.2.0. DTLS dev to happen in freeDiameter-dtls branch
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
Tue, 28 May 2013 12:11:27 +0800 Sebastien Decugis Allow running freeDiameter without TLS credentials if the following conditions are verified:
Thu, 16 May 2013 14:56:31 +0800 Sebastien Decugis Revert changeset 1122 (ADDRESS_AVP_INCLUDE_PORT) as this will create too much interop issues. The Host-IP-Address AVP is not normally used to discover peer address, but only for validation of the addresses where a packet is received from -- which is quite useless with a connected transport connection, but anyway...
Fri, 10 May 2013 18:48:57 +0800 Sebastien Decugis Implemented a few hooks
Thu, 14 Mar 2013 18:14:35 +0100 Thomas Klausner Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and TRACE_DEBUG_ERROR
Sun, 03 Mar 2013 09:15:36 +0100 Sebastien Decugis Updated copyright information 1.1.6
Sun, 03 Mar 2013 07:57:34 +0100 Sebastien Decugis Updated copyright information
Fri, 30 Nov 2012 23:14:34 +0100 Sebastien Decugis Use correct default port for outgoing connections even when local port is not the default one
Tue, 18 Oct 2011 23:11:11 +0200 Sebastien Decugis Fix a few compilation warning, some are still remaining
Thu, 24 Mar 2011 15:00:18 +0900 Sebastien Decugis Updated my mail address
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/p_cnx.c@cd2da9e52a77
"Welcome to our mercurial repository"