log

age author description
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
Fri, 27 Aug 2010 16:26:11 +0900 Sebastien Decugis Fix compilation problem
Fri, 27 Aug 2010 16:20:43 +0900 Sebastien Decugis Better handle localhost RADIUS clients
Fri, 27 Aug 2010 15:28:31 +0900 Sebastien Decugis Added flag information in list dump
Fri, 27 Aug 2010 11:25:46 +0900 Sebastien Decugis Fix the dump function
Fri, 27 Aug 2010 11:14:17 +0900 Sebastien Decugis Cleanup the RADIUS dump format
Fri, 27 Aug 2010 10:59:51 +0900 Sebastien Decugis Allow RADIUS Proxies with the app_radgw extension
Thu, 26 Aug 2010 14:10:03 +0900 Sebastien Decugis Added documentation for rt_un_number
Wed, 25 Aug 2010 19:00:25 +0900 Sebastien Decugis New extension: load-balancing based on numerical user-name AVP values
Tue, 24 Aug 2010 16:20:32 +0900 Sebastien Decugis Improve documentation as suggested by ????? ????????? (thank you)
Tue, 24 Aug 2010 16:20:10 +0900 Sebastien Decugis Fix problem reported by ????? ????????? on dev@freediameter.net
Fri, 20 Aug 2010 15:18:58 +0900 Sebastien Decugis Search extensions conf files in the main configuration folder also
Fri, 20 Aug 2010 14:28:45 +0900 Sebastien Decugis Improved documentation in postinst script
Fri, 20 Aug 2010 11:45:40 +0900 Sebastien Decugis Improved the postinst script to generate a CSR also
Thu, 19 Aug 2010 20:07:58 +0900 Sebastien Decugis Last fix for today...
Thu, 19 Aug 2010 19:59:52 +0900 Sebastien Decugis Better with the correct escape sequence...
Thu, 19 Aug 2010 19:52:00 +0900 Sebastien Decugis Escape the variables in the shell script...
Thu, 19 Aug 2010 19:43:30 +0900 Sebastien Decugis Fix the new buggy postinst script
Thu, 19 Aug 2010 15:47:51 +0900 Sebastien Decugis Improve postinstall script
Wed, 18 Aug 2010 18:56:14 +0900 Sebastien Decugis Update version to get GNUTLS debug option
"Welcome to our mercurial repository"