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
Wed, 18 Aug 2010 18:20:05 +0900 Sebastien Decugis Updated help message
Wed, 18 Aug 2010 18:13:09 +0900 Sebastien Decugis New command-line option to enable GNUTLS debugging
Tue, 17 Aug 2010 16:35:19 +0900 Sebastien Decugis Handle more nicely the local RADIUS clients in the gateway
Tue, 17 Aug 2010 15:05:12 +0900 Sebastien Decugis Remerged
Tue, 17 Aug 2010 15:04:50 +0900 Sebastien Decugis Initial working freeDiameter package
Mon, 16 Aug 2010 17:31:54 +0900 Sebastien Decugis Fix location where the rgw_common library is installed
Mon, 16 Aug 2010 16:55:53 +0900 Sebastien Decugis Fix missing library
Mon, 16 Aug 2010 11:44:31 +0900 Sebastien Decugis Merged with downstream
Mon, 16 Aug 2010 11:43:55 +0900 Sebastien Decugis Increase timer for the test
Fri, 13 Aug 2010 17:23:39 +0900 Sebastien Decugis Fixed a few CMake variable names
Fri, 13 Aug 2010 17:06:28 +0900 Sebastien Decugis Small fix
Fri, 13 Aug 2010 15:52:28 +0900 Sebastien Decugis Fix SCTP support for OpenWRT, now it really works
Thu, 12 Aug 2010 15:57:52 +0900 Sebastien Decugis Updated documentation (still incomplete)
Thu, 12 Aug 2010 15:57:11 +0900 Sebastien Decugis Metapackage to build SCTP support in OpenWRT
Thu, 12 Aug 2010 14:26:22 +0900 Sebastien Decugis Patch to get a working WAN interface on D-Link DIR-330 routeur with OpenWRT. Wireless still not good.
Wed, 11 Aug 2010 16:14:12 +0900 Sebastien Decugis Remerged
Wed, 11 Aug 2010 16:13:51 +0900 Sebastien Decugis Change creation of anciliary data to avoid padding, should close #12
Wed, 11 Aug 2010 10:45:50 +0900 Sebastien Decugis Fix compilation warning
Tue, 10 Aug 2010 14:24:05 +0900 Sebastien Decugis Added note about known bug
Tue, 10 Aug 2010 12:10:55 +0900 Sebastien Decugis Fix dependencies for SIP packages
Tue, 10 Aug 2010 10:46:07 +0900 Sebastien Decugis Remove compilation warnings if DISABLE_SCTP
Mon, 09 Aug 2010 18:24:12 +0900 Sebastien Decugis cleanup
Mon, 09 Aug 2010 18:20:08 +0900 Sebastien Decugis Allow file-based debug in tests
Mon, 09 Aug 2010 18:13:50 +0900 Sebastien Decugis Allow FDEVP_CNX_EP_CHANGE to occur in the test
Mon, 09 Aug 2010 18:11:02 +0900 Sebastien Decugis Fix for FreeBSD which is less tolerant
Mon, 09 Aug 2010 18:06:09 +0900 Sebastien Decugis Add a simple test to verify ticket #12
Fri, 06 Aug 2010 18:42:28 +0900 Sebastien Decugis Updated documentation for Debian/Ubuntu
Fri, 06 Aug 2010 17:17:55 +0900 Sebastien Decugis Fix init script
Fri, 06 Aug 2010 16:50:42 +0900 Sebastien Decugis Updated information
Fri, 06 Aug 2010 16:48:03 +0900 Sebastien Decugis Add missing dependency
Wed, 04 Aug 2010 15:34:20 +0900 Sebastien Decugis Cleaner approach
Wed, 04 Aug 2010 11:59:35 +0900 Sebastien Decugis Got: 'dpkg-deb - error: Debian revision ('dev') doesn't contain any digits'
Wed, 04 Aug 2010 11:51:29 +0900 Sebastien Decugis Merge branches
Wed, 04 Aug 2010 11:51:02 +0900 Sebastien Decugis Couple of cleanups in Debian package files
Mon, 02 Aug 2010 18:09:44 +0900 Alexandre Westfahl App_SIP: changed query length thanks to Julien Pichon contribution
Mon, 02 Aug 2010 15:02:12 +0900 Sebastien Decugis Updated documentation
Mon, 02 Aug 2010 14:48:41 +0900 Sebastien Decugis Updated documentation
Mon, 02 Aug 2010 14:48:34 +0900 Sebastien Decugis Fix a warning on FreeBSD
Fri, 30 Jul 2010 16:30:03 +0900 Sebastien Decugis Updated tests documentation
Fri, 30 Jul 2010 11:47:43 +0900 Sebastien Decugis Added the prerequisite on mysql for some extensions
Fri, 30 Jul 2010 11:46:26 +0900 Sebastien Decugis Added missing change to test related to commit 453
Fri, 30 Jul 2010 11:40:00 +0900 Sebastien Decugis Added information about app_diameap in the main documentation files
Thu, 29 Jul 2010 17:33:40 +0900 Sebastien Decugis Preparing environment for new developments post-1.0.0
Thu, 29 Jul 2010 17:30:42 +0900 Sebastien Decugis Official Release
Thu, 29 Jul 2010 17:29:44 +0900 Sebastien Decugis First official release ! 1.0.0 is here 1.0.0
Thu, 29 Jul 2010 17:29:15 +0900 Sebastien Decugis Official Release
Thu, 29 Jul 2010 17:18:15 +0900 Sebastien Decugis One additional flush
Thu, 29 Jul 2010 16:42:29 +0900 Sebastien Decugis Some additional flush enforcement to attempt to avoid some possible problems
Thu, 29 Jul 2010 16:11:12 +0900 Sebastien Decugis Small hack which might spear some concurrency problems and is quite harmless
Thu, 29 Jul 2010 15:32:08 +0900 Sebastien Decugis Postpone the creation of session expiry thread to allow some global variables to be set (debug level, etc)
Thu, 29 Jul 2010 14:48:19 +0900 Sebastien Decugis Free unfreed memory
Thu, 29 Jul 2010 14:37:33 +0900 Sebastien Decugis Some libc seem to have an issue with canceled threads...
Thu, 29 Jul 2010 14:29:31 +0900 Sebastien Decugis Fix a possible race condition
Thu, 29 Jul 2010 14:07:30 +0900 Souheil Ben Ayed Updated app_diameap documentation and diameap.sql script
Thu, 29 Jul 2010 13:57:09 +0900 Sebastien Decugis Fix small problem
Thu, 29 Jul 2010 11:36:40 +0900 Sebastien Decugis Forgot to cleanup the configuration on exit, spotted by valgrind
Thu, 29 Jul 2010 10:38:39 +0900 Sebastien Decugis Fix invalid array size (found by valgrind)
Thu, 29 Jul 2010 09:54:57 +0900 Sebastien Decugis Added a DebugValgrind configuration
Wed, 28 Jul 2010 18:46:18 +0900 Souheil Ben Ayed Fix small issue on app_diameap
Wed, 28 Jul 2010 18:04:15 +0900 Sebastien Decugis Fixed option name changed in recent commit
"Welcome to our mercurial repository"