log freeDiameter/cnxctx.c @ 543:40141acabee7

age author description
Tue, 14 Sep 2010 13:31:27 +0900 Sebastien Decugis Fix behavior of TLS/SCTP when only one peer does not accept the remote certificate
Mon, 13 Sep 2010 18:39:22 +0900 Sebastien Decugis Enforce validation of local certificate upon daemon start.
Thu, 29 Jul 2010 16:42:29 +0900 Sebastien Decugis Some additional flush enforcement to attempt to avoid some possible problems
Thu, 29 Jul 2010 16:11:12 +0900 Sebastien Decugis Small hack which might spear some concurrency problems and is quite harmless
Mon, 26 Jul 2010 14:56:31 +0900 Sebastien Decugis Fix a couple of additional warnings
Mon, 26 Jul 2010 11:18:03 +0900 Sebastien Decugis Remove all references to fd_cnx_getendpoints
Thu, 08 Jul 2010 15:15:59 +0900 Sebastien Decugis Fix warning
Thu, 08 Jul 2010 14:24:19 +0900 Sebastien Decugis Cleanup all compilation warnings in base code for 32 bit arch
Thu, 08 Jul 2010 12:50:10 +0900 Sebastien Decugis Fix remaining problem, closes #6
Thu, 08 Jul 2010 11:12:22 +0900 Sebastien Decugis Attempt to fix #6
Mon, 05 Jul 2010 16:21:22 +0900 Sebastien Decugis Replaced old mechanism to discover local addresses by a call to getifaddrs, lot cleaner!
Fri, 16 Apr 2010 17:04:15 +0900 Sebastien Decugis Updated copyright information
Fri, 02 Apr 2010 17:12:47 +0900 Sebastien Decugis Call gnutls_bye on closing connection
Fri, 02 Apr 2010 16:37:40 +0900 Sebastien Decugis Loop anyway until we get a real message or an error
Fri, 02 Apr 2010 15:33:50 +0900 Sebastien Decugis Forgot a couple of getnameinfo
Fri, 02 Apr 2010 15:27:46 +0900 Sebastien Decugis getnameinfo is also more sensitive on freeBSD
Fri, 02 Apr 2010 14:49:42 +0900 Sebastien Decugis bind on FreeBSD is more sensitive...
Tue, 02 Mar 2010 15:55:26 +0900 Sebastien Decugis Broadcast CEA over all streams to avoid possible race condition
Tue, 02 Mar 2010 14:58:19 +0900 Sebastien Decugis More cleanups
Tue, 02 Mar 2010 14:17:15 +0900 Sebastien Decugis Cleanup verbosity and fix unintialized variable
Tue, 23 Feb 2010 15:09:48 +0900 Sebastien Decugis Cleanup termination
Fri, 19 Feb 2010 18:09:43 +0900 Sebastien Decugis Try to fix the old bug on sctp_getpaddrs
Thu, 18 Feb 2010 15:20:00 +0900 Sebastien Decugis Added trace facility for GNUTLS calls
Tue, 16 Feb 2010 16:48:52 +0900 Sebastien Decugis Add a debug message
Tue, 16 Feb 2010 15:29:55 +0900 Sebastien Decugis Some cleanups in the code
Mon, 15 Feb 2010 18:16:12 +0900 Sebastien Decugis Force ordering of messages by using only stream 0 for link-local messages -- avoids issue of DWR arriving before CEA.
Wed, 10 Feb 2010 17:47:39 +0900 Sebastien Decugis Some cleanups in the cnxctx module
Wed, 10 Feb 2010 11:22:42 +0900 Sebastien Decugis Also timeout on sends
Tue, 09 Feb 2010 18:23:07 +0900 Sebastien Decugis Still bugs pending...
Tue, 09 Feb 2010 17:59:15 +0900 Sebastien Decugis Fix handling of long network failures
Mon, 08 Feb 2010 18:35:51 +0900 Sebastien Decugis Pass the EAGAIN error to GNUTLS
Mon, 08 Feb 2010 18:10:04 +0900 Sebastien Decugis Fix error code returned in case of SO_RCVTIMEO timer reached
Mon, 08 Feb 2010 17:46:40 +0900 Sebastien Decugis Change in sockets options to avoid waiting forever on closing connections
Fri, 05 Feb 2010 17:59:17 +0900 Sebastien Decugis Cosmetic
Fri, 05 Feb 2010 17:22:08 +0900 Sebastien Decugis Add timeout on the socket for clean termination
Thu, 04 Feb 2010 16:19:52 +0900 Sebastien Decugis Cleaner error handling
Wed, 20 Jan 2010 16:04:25 +0900 Sebastien Decugis Fix overwriten thread location
Tue, 19 Jan 2010 11:41:01 +0900 Sebastien Decugis Cleanup connection cleanup sequence
Wed, 16 Dec 2009 16:51:42 +0900 Sebastien Decugis Fix 64 bits warnings
Tue, 01 Dec 2009 14:14:34 +0900 Sebastien Decugis Some cleanups
Mon, 30 Nov 2009 14:50:25 +0900 Sebastien Decugis Cleanups in debug messages
Mon, 30 Nov 2009 14:33:54 +0900 Sebastien Decugis Fix newline
Mon, 30 Nov 2009 13:37:27 +0900 Sebastien Decugis Fixed additional newline character
Mon, 30 Nov 2009 11:05:34 +0900 Sebastien Decugis Add debug information for TLS
Wed, 25 Nov 2009 19:07:09 +0900 Sebastien Decugis Added a large part of connection establishment logic, to test
Thu, 05 Nov 2009 17:29:12 +0900 Sebastien Decugis Fixed a small bug in SCTP close
Wed, 28 Oct 2009 18:51:45 +0900 Sebastien Decugis Completed the test and fixed a couple issues
Wed, 28 Oct 2009 16:32:25 +0900 Sebastien Decugis Fix some segfaults
Wed, 28 Oct 2009 15:19:50 +0900 Sebastien Decugis Added a test for cnxctx (tbc) and fixed some bugs
Mon, 26 Oct 2009 16:48:47 +0900 Sebastien Decugis again, correct was actually %zd
Mon, 26 Oct 2009 16:44:16 +0900 Sebastien Decugis Fix erroneous %g specifiers for size_t (correct is %z)
Mon, 26 Oct 2009 16:00:49 +0900 Sebastien Decugis Completed connection context files
Wed, 21 Oct 2009 18:42:45 +0900 Sebastien Decugis Cleanups and completed sctp code (not finished)
Tue, 20 Oct 2009 17:30:20 +0900 Sebastien Decugis Added some code in cnxctx.c mainly
Mon, 19 Oct 2009 18:43:09 +0900 Sebastien Decugis Progress on server code
Thu, 08 Oct 2009 20:05:16 +0900 Sebastien Decugis Backup before week-end, cnxctx and server in progress
Wed, 07 Oct 2009 19:31:39 +0900 Sebastien Decugis Backup before typhoon... Progress on server side
"Welcome to our mercurial repository"