log

age author description
Wed, 03 Mar 2010 14:59:57 +0900 Sebastien Decugis Fix typo
Tue, 02 Mar 2010 15:57:49 +0900 Sebastien Decugis Avoid possible problem with previous commit in case of TLS handshake following CER/CEA exchange...
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, 02 Mar 2010 11:19:11 +0900 Sebastien Decugis Few cosmetics changes
Fri, 26 Feb 2010 11:19:23 +0900 Sebastien Decugis Comment to solve a possible race condition later
Tue, 23 Feb 2010 17:19:22 +0900 Sebastien Decugis Change state first, otherwise failover might re-select the same peer
Tue, 23 Feb 2010 15:09:48 +0900 Sebastien Decugis Cleanup termination
Tue, 23 Feb 2010 11:42:26 +0900 Sebastien Decugis Added comment about bug in sctp_getpaddrs
Fri, 19 Feb 2010 18:52:57 +0900 Sebastien Decugis Added comment. Bug reported to linux-sctp mailing-list
Fri, 19 Feb 2010 18:09:43 +0900 Sebastien Decugis Try to fix the old bug on sctp_getpaddrs
Fri, 19 Feb 2010 17:21:32 +0900 Sebastien Decugis Add hostname verification
Thu, 18 Feb 2010 20:10:24 +0900 Sebastien Decugis Add libgcrypt version in debug messages
Thu, 18 Feb 2010 16:52:46 +0900 Sebastien Decugis Remove the gcry initializer, following Nikos advice on help-gnutls mailing-list
Thu, 18 Feb 2010 16:18:02 +0900 Sebastien Decugis Fix error in TRACE_DEBUG_BUFFER macro that was breaking session resume support
Thu, 18 Feb 2010 16:17:33 +0900 Sebastien Decugis Cosmetics
Thu, 18 Feb 2010 15:20:00 +0900 Sebastien Decugis Added trace facility for GNUTLS calls
Thu, 18 Feb 2010 14:50:11 +0900 Sebastien Decugis Fix initialization order for gnutls
Thu, 18 Feb 2010 14:19:05 +0900 Sebastien Decugis Avoid a bug with newer gnutls library
Tue, 16 Feb 2010 16:48:52 +0900 Sebastien Decugis Add a debug message
Tue, 16 Feb 2010 16:33:03 +0900 Sebastien Decugis Fix issue where the same address can be added several times in a list
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.
Mon, 15 Feb 2010 17:36:00 +0900 Sebastien Decugis Delay the destruction of the queues in sctps wrapper
Fri, 12 Feb 2010 18:39:46 +0900 Sebastien Decugis cosmetics
Fri, 12 Feb 2010 18:29:08 +0900 Sebastien Decugis Simplified use of --dbg_file option
Fri, 12 Feb 2010 16:12:54 +0900 Sebastien Decugis Purge events on cleanup
Wed, 10 Feb 2010 17:47:39 +0900 Sebastien Decugis Some cleanups in the cnxctx module
Wed, 10 Feb 2010 14:31:33 +0900 Sebastien Decugis Fix diplay error
Wed, 10 Feb 2010 11:22:42 +0900 Sebastien Decugis Also timeout on sends
Tue, 09 Feb 2010 18:30:53 +0900 Sebastien Decugis Fix deadlock in some circumstances
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:54:15 +0900 Sebastien Decugis Replace countdown with a time counter
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 18:43:33 +0900 Sebastien Decugis Fix invalid use of SCTP_STATUS
Fri, 05 Feb 2010 18:38:08 +0900 Sebastien Decugis Added a small check
Fri, 05 Feb 2010 18:12:47 +0900 Sebastien Decugis Another attempt to workround the crash issue...
Fri, 05 Feb 2010 17:59:41 +0900 Sebastien Decugis Added address value dumps in messages
Fri, 05 Feb 2010 17:59:26 +0900 Sebastien Decugis Small fix
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 17:11:19 +0900 Sebastien Decugis Cosmetics also
Thu, 04 Feb 2010 17:11:03 +0900 Sebastien Decugis Pure cosmetics
Thu, 04 Feb 2010 16:52:10 +0900 Sebastien Decugis Some cleanups
Thu, 04 Feb 2010 16:22:55 +0900 Sebastien Decugis Fix compilation error
Thu, 04 Feb 2010 16:19:52 +0900 Sebastien Decugis Cleaner error handling
Wed, 03 Feb 2010 18:41:39 +0900 Sebastien Decugis Add a trace to help finding the bug...
Wed, 03 Feb 2010 18:19:04 +0900 Sebastien Decugis Countdown to next status
Wed, 03 Feb 2010 18:08:10 +0900 Sebastien Decugis Fix segfault
Wed, 03 Feb 2010 17:01:01 +0900 Sebastien Decugis Filter more addresses out, such as link-local
Wed, 03 Feb 2010 16:44:34 +0900 Sebastien Decugis Added more information for SCTP connections
Wed, 03 Feb 2010 16:19:25 +0900 Sebastien Decugis Added regular traces
Wed, 03 Feb 2010 16:19:09 +0900 Sebastien Decugis Added comment on expiry
Wed, 03 Feb 2010 15:58:56 +0900 Sebastien Decugis Added simple command-line switch to turn on full debug for specific function or file
Wed, 03 Feb 2010 11:43:22 +0900 Sebastien Decugis Display AVP values in decimal and hexa forms
Wed, 03 Feb 2010 11:27:27 +0900 Sebastien Decugis Fix bug with Debian Lenny kernel
"Welcome to our mercurial repository"