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...
"Welcome to our mercurial repository"