log

age author description
Wed, 27 Oct 2010 14:19:33 +0900 Sebastien Decugis Prepare for 1.0.2 1.0.2-rc1
Wed, 27 Oct 2010 14:18:06 +0900 Sebastien Decugis Fixed typo
Wed, 27 Oct 2010 11:01:46 +0900 Sebastien Decugis Updated package to speedup startup
Wed, 27 Oct 2010 10:52:30 +0900 Sebastien Decugis Allow TLS Diffie-Hellmann parameters to be loaded from a file (ticket #17)
Wed, 20 Oct 2010 15:37:49 +0900 Souheil Ben Ayed Fix user name verification in EAP-TLS plugin
Fri, 08 Oct 2010 16:03:31 +0900 Sebastien Decugis Bump version
Fri, 08 Oct 2010 16:02:48 +0900 Sebastien Decugis Configurable parameters for the benchmark mode
Fri, 08 Oct 2010 15:35:19 +0900 Sebastien Decugis Reduce number of streams on OpenWRT
Fri, 08 Oct 2010 15:31:29 +0900 Sebastien Decugis Bumped version to get benchmark mode
Fri, 08 Oct 2010 15:30:36 +0900 Sebastien Decugis Added benchmark mode in test_app
Thu, 07 Oct 2010 18:54:48 +0900 Sebastien Decugis Fix test_app.fdx name
Thu, 07 Oct 2010 17:19:38 +0900 Sebastien Decugis Forgot to create the path in new module
Thu, 07 Oct 2010 17:14:45 +0900 Sebastien Decugis Fix erroneous path
Thu, 07 Oct 2010 17:02:39 +0900 Sebastien Decugis Bumped OpenWRT package version to 1.0.1 and added freeDiameter-test package
Tue, 28 Sep 2010 09:54:14 +0900 Sebastien Decugis Added tag 1.0.1 for changeset 62ad61238af2
Tue, 28 Sep 2010 09:53:52 +0900 Sebastien Decugis Cosmetics 1.0.1
Mon, 27 Sep 2010 16:39:14 +0900 Souheil Ben Ayed added configuration parameters for DiamEAP and EAP-TLS
Fri, 17 Sep 2010 17:23:46 +0900 Sebastien Decugis Cleanly destroy Diameter message when an Accounting Response is not generated in gateway
Thu, 16 Sep 2010 16:41:44 +0900 Sebastien Decugis Automatic load-balancing between peers that have the same routing score. Use rt_ereg to obtain stable routes.
Thu, 16 Sep 2010 14:35:48 +0900 Sebastien Decugis Remove local machine name from the file
Thu, 16 Sep 2010 13:53:19 +0900 Sebastien Decugis More cleanups in the packaging. Also removed rgw_common.so which was quite useless
Wed, 15 Sep 2010 18:58:39 +0900 Sebastien Decugis Fix broken packaging
Wed, 15 Sep 2010 18:35:31 +0900 Sebastien Decugis Cleanups
Wed, 15 Sep 2010 18:35:25 +0900 Sebastien Decugis Preparing for upcoming release
Wed, 15 Sep 2010 18:34:17 +0900 Sebastien Decugis Committed this by error
Wed, 15 Sep 2010 17:27:07 +0900 Sebastien Decugis Preparing for bugfix release 1.0.1
Wed, 15 Sep 2010 17:26:42 +0900 Sebastien Decugis Added tag 1.0.1-rc1 for changeset 25440e53a48e
Wed, 15 Sep 2010 15:01:03 +0900 Sebastien Decugis Remove erroneous comment, the value was actually quite meaningless 1.0.1-rc1
Wed, 15 Sep 2010 14:52:24 +0900 Sebastien Decugis Fix another issue
Wed, 15 Sep 2010 14:45:55 +0900 Sebastien Decugis Bug fix
Wed, 15 Sep 2010 14:41:50 +0900 Sebastien Decugis Removed empty file
Wed, 15 Sep 2010 14:24:45 +0900 Sebastien Decugis Hide and automate the Proxy-State attributes management in RADIUS gateway
Wed, 15 Sep 2010 10:44:46 +0900 Sebastien Decugis Allow duplicates also after processing errors
Wed, 15 Sep 2010 10:41:43 +0900 Sebastien Decugis Allow duplicate messages to be processed after Diameter answer has been received.
Tue, 14 Sep 2010 17:12:17 +0900 Sebastien Decugis Fix erroneous ; in the file
Tue, 14 Sep 2010 16:24:09 +0900 Sebastien Decugis Add a trace in the purge thread
Tue, 14 Sep 2010 16:14:52 +0900 Sebastien Decugis Fix invalid initialization
Tue, 14 Sep 2010 16:04:59 +0900 Sebastien Decugis Improve the RADIUS duplicates management. Default cache is set to 60 seconds.
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.
Sat, 11 Sep 2010 09:21:28 +0900 Sebastien Decugis Free state memory after use.
Sat, 11 Sep 2010 09:21:16 +0900 Sebastien Decugis Previous commit provked a segfault, this fixes it.
Sat, 11 Sep 2010 08:52:36 +0900 Sebastien Decugis The previous commit provoked an Accounting-Response with empty authenticator... Should be fixed now.
Fri, 10 Sep 2010 23:10:17 +0900 Sebastien Decugis Remove Message-Authenticator from Accounting-Response because it is not standard and not compatible with many stacks.
Fri, 10 Sep 2010 23:03:43 +0900 Sebastien Decugis Backed out changeset: f95cfc35d960
Fri, 10 Sep 2010 10:59:14 +0900 Sebastien Decugis Add User Name in translated Accounting Responses
Thu, 09 Sep 2010 14:17:54 +0900 Sebastien Decugis A few bug fixes on the RADIUS/Diameter gateway.
Wed, 08 Sep 2010 15:52:29 +0900 Sebastien Decugis Fix wrong separator in SQL query.
Tue, 07 Sep 2010 16:57:48 +0900 Sebastien Decugis Added a set of example PHP scripts to parse the app_acct.fdx data.
Mon, 06 Sep 2010 14:46:25 +0900 Sebastien Decugis Fix segfault when no configuration string is given to the plugins
Mon, 06 Sep 2010 14:40:16 +0900 Sebastien Decugis SCTP support added upstream in OpenWRT: r22917 in openwrt, r22912 in packages
Mon, 06 Sep 2010 14:28:53 +0900 Sebastien Decugis Improved duplicate detection in RADIUS/Diameter gw. It will be changed again soon
Fri, 03 Sep 2010 16:50:04 +0900 Sebastien Decugis Removed the NON NULL constraint to ease updates
Fri, 03 Sep 2010 16:46:16 +0900 Sebastien Decugis Add a new field in the app_acct.fdx database to receive the name of the local server.
Wed, 01 Sep 2010 16:49:02 +0900 Sebastien Decugis Fix typo
Wed, 01 Sep 2010 16:21:15 +0900 Sebastien Decugis Added a flag to disable NAI routing in RADIUS/Diameter gw
Wed, 01 Sep 2010 14:41:33 +0900 Sebastien Decugis Forgot new files
Wed, 01 Sep 2010 14:39:22 +0900 Sebastien Decugis Superseed rt_un_number with a new extension based on regexp matching
Wed, 01 Sep 2010 12:40:46 +0900 Sebastien Decugis It seems the ABNF of Tunneling AVP is broken for requests...
Wed, 01 Sep 2010 11:48:39 +0900 Sebastien Decugis Fix parameter parsing, thanks to Souheil for the bug report
"Welcome to our mercurial repository"