log

age author description
Fri, 14 May 2010 17:26:53 +0900 Sebastien Decugis Added install directives for cmake; also allow default directory to seek for extensions and configuration files
Fri, 14 May 2010 10:42:49 +0900 Sebastien Decugis Add a reasonable default path for certificates
Thu, 13 May 2010 17:25:27 +0900 Sebastien Decugis Simplify traces format in case of non Debug configuration
Thu, 13 May 2010 17:13:47 +0900 Sebastien Decugis Fix spelling
Thu, 13 May 2010 17:10:51 +0900 Sebastien Decugis Initial test for 'make install' command
Thu, 13 May 2010 16:57:47 +0900 Sebastien Decugis Moved the script in a more logical directory
Thu, 13 May 2010 16:52:42 +0900 Sebastien Decugis Added detailed instructions for Ubuntu
Thu, 13 May 2010 14:58:40 +0900 Sebastien Decugis Fix compilation warning
Mon, 10 May 2010 16:04:42 +0900 Sebastien Decugis Do not send STR if the auth server sent NO_STATE_MAINTAINED
Mon, 10 May 2010 15:45:17 +0900 Sebastien Decugis The STR is not sent to the Accounting server, so remove the Destination-Host
Mon, 10 May 2010 15:08:32 +0900 Sebastien Decugis Fix application id in the STR header. Not sure what is really expected there, though...
Mon, 10 May 2010 14:43:06 +0900 Sebastien Decugis Fix small issue with access to freed memory
Mon, 10 May 2010 14:26:42 +0900 Sebastien Decugis Fix non-working timestamp field
Mon, 10 May 2010 14:10:51 +0900 Sebastien Decugis Cache the session pointer in answers when it was present in queries
Fri, 07 May 2010 16:33:12 +0900 Sebastien Decugis Updated documentation
Fri, 07 May 2010 15:03:15 +0900 Sebastien Decugis Fixed missing files
Fri, 07 May 2010 11:18:36 +0900 Sebastien Decugis Attempt to fix issue for FreeBSD
Thu, 06 May 2010 17:42:31 +0900 Sebastien Decugis Updated copyright information
Fri, 30 Apr 2010 18:11:55 +0900 Sebastien Decugis Added comment
Fri, 30 Apr 2010 17:55:16 +0900 Sebastien Decugis Added a test case for the app_acct extension
Wed, 28 Apr 2010 18:54:08 +0900 Sebastien Decugis New app_acct in progress, backup only
Tue, 27 Apr 2010 15:46:21 +0900 Sebastien Decugis Renamed module to align with distribution shiped file
Tue, 27 Apr 2010 11:19:28 +0900 Sebastien Decugis Cleanup the output of the extension
Tue, 27 Apr 2010 10:50:11 +0900 Sebastien Decugis Fix erroneous ABNF rules
Tue, 27 Apr 2010 10:44:43 +0900 Sebastien Decugis Provide more useful debug information for non-ABNF-compliant messages
Mon, 26 Apr 2010 17:41:53 +0900 Sebastien Decugis Added a dummy accounting server for tests
Fri, 23 Apr 2010 17:22:09 +0900 Sebastien Decugis Try better handling several pending requests for the same session (not very clean yet)
Fri, 23 Apr 2010 14:33:26 +0900 Sebastien Decugis Add missing mandatory AVP
Fri, 23 Apr 2010 14:13:30 +0900 Sebastien Decugis Merged change
Fri, 23 Apr 2010 14:10:14 +0900 Sebastien Decugis Fix missing initialization for accounting
Thu, 22 Apr 2010 16:09:02 +0900 thedoc Updated script to avoid 1 month valid root certs
Wed, 21 Apr 2010 14:23:04 +0900 Sebastien Decugis Added code to send an STR after a STOP accounting record in RADIUS
Wed, 21 Apr 2010 10:39:19 +0900 Sebastien Decugis Remove the Class attribute from the example
Tue, 20 Apr 2010 19:34:59 +0900 Sebastien Decugis Added translation of Accounting messages
Mon, 19 Apr 2010 17:00:24 +0900 Sebastien Decugis Updated copyright information
Mon, 19 Apr 2010 16:58:12 +0900 Sebastien Decugis Ported the Echo/Drop plugin from waaad (missing files)
Mon, 19 Apr 2010 16:58:02 +0900 Sebastien Decugis Ported the Echo/Drop plugin from waaad
Mon, 19 Apr 2010 12:15:56 +0900 Sebastien Decugis Workaround to allow interop with (bad) opendiameter
Mon, 19 Apr 2010 12:12:11 +0900 Sebastien Decugis Dump complete received messages at FULL+1 level
Mon, 19 Apr 2010 12:08:45 +0900 Sebastien Decugis Dump complete received messages
Mon, 19 Apr 2010 11:48:40 +0900 Sebastien Decugis Advertize support for translated applications
Fri, 16 Apr 2010 18:00:43 +0900 Sebastien Decugis Cleanup more newlines
Fri, 16 Apr 2010 17:58:52 +0900 Sebastien Decugis Missing affectation
Fri, 16 Apr 2010 17:56:54 +0900 Sebastien Decugis Remove secret information from standard dump
Fri, 16 Apr 2010 17:55:07 +0900 Sebastien Decugis Cleanup newlines
Fri, 16 Apr 2010 17:50:52 +0900 Sebastien Decugis Ported the incomplete acct plugin (from waaad)
Fri, 16 Apr 2010 17:04:15 +0900 Sebastien Decugis Updated copyright information
Fri, 16 Apr 2010 17:04:03 +0900 Sebastien Decugis Ported the script to freeDiameter
Fri, 16 Apr 2010 16:57:39 +0900 Sebastien Decugis Ported the auth plugin
Thu, 15 Apr 2010 11:56:32 +0900 Sebastien Decugis Added two plugins for RADIUS/Diameter gateway debug.
Wed, 14 Apr 2010 18:30:22 +0900 Sebastien Decugis Ported the RADIUS/Diameter translation code from waaad project. Not tested yet. Gateway plugins to come later.
Tue, 13 Apr 2010 14:50:54 +0900 Sebastien Decugis Configurable number of server threads
Fri, 02 Apr 2010 17:28:20 +0900 Sebastien Decugis Use SO_REUSEADDR in debug builds
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:55:26 +0900 Sebastien Decugis Replaced clock_nanosleep since it is missing on FreeBSD platform
Fri, 02 Apr 2010 15:44:23 +0900 Sebastien Decugis Cannot read/write SCTP_AUTO_ASCONF for bound sockets in FreeBSD
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...
Fri, 02 Apr 2010 14:26:41 +0900 Sebastien Decugis Fix an issue for FreeBSD
Tue, 30 Mar 2010 14:53:19 +0900 Sebastien Decugis Added reference for possible solution
Tue, 30 Mar 2010 13:58:47 +0900 Sebastien Decugis Added reference to problem decription in another project
Thu, 18 Mar 2010 17:24:16 +0900 Sebastien Decugis NAI routing became RFC, update the reference...
Mon, 08 Mar 2010 17:34:42 +0900 Sebastien Decugis Use centralized signal management
Mon, 08 Mar 2010 15:06:49 +0900 Sebastien Decugis Update status on freeBSD -- still, not running well
Mon, 08 Mar 2010 14:52:01 +0900 Sebastien Decugis Fix compilation issue when gnutls is not in standard directory
Mon, 08 Mar 2010 14:23:28 +0900 Sebastien Decugis Add a trace on server for test_app
Mon, 08 Mar 2010 14:10:30 +0900 Sebastien Decugis Remove dependency on signalent.h
Fri, 05 Mar 2010 19:01:48 +0900 Sebastien Decugis Centralized signal handlers management in the library
Thu, 04 Mar 2010 17:32:00 +0900 Sebastien Decugis Updated INSTALL files
Thu, 04 Mar 2010 17:24:31 +0900 Sebastien Decugis Make the CEA broadcast optional
Thu, 04 Mar 2010 17:24:14 +0900 Sebastien Decugis Fix missing include
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
"Welcome to our mercurial repository"