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
Wed, 28 Jul 2010 17:51:29 +0900 Sebastien Decugis Attempt at fixing a problem with NAS-Identifier RADIUS attribute handling
Wed, 28 Jul 2010 17:33:09 +0900 Souheil Ben Ayed Cleanups in documentation
Wed, 28 Jul 2010 16:17:29 +0900 Alexandre Westfahl Added dynamic port choice for app_sip
Wed, 28 Jul 2010 16:01:53 +0900 Souheil Ben Ayed Corrected compilation warnings on app_diameap
Wed, 28 Jul 2010 15:59:39 +0900 Souheil Ben Ayed Corrected compilation warnings on app_diameap
Wed, 28 Jul 2010 15:32:55 +0900 Sebastien Decugis Added build script for app_sip tools
Wed, 28 Jul 2010 15:19:55 +0900 Sebastien Decugis Added documentation for app_sip in the debian package
Wed, 28 Jul 2010 15:06:56 +0900 Alexandre Westfahl error on port number for PPR command line
Wed, 28 Jul 2010 15:04:38 +0900 Alexandre Westfahl Added command line PPR
Wed, 28 Jul 2010 14:34:48 +0900 Alexandre Westfahl Corrected name mistakes on app_sip
Wed, 28 Jul 2010 03:14:11 +0900 Alexandre Westfahl Corrected bugs on SAR/SAA; added SQL files
Tue, 27 Jul 2010 15:33:20 +0900 Sebastien Decugis Reworked the packaging to include newest components
Tue, 27 Jul 2010 14:56:21 +0900 Alexandre Westfahl Corrected compilation warnings on app_sip and test_sip
Tue, 27 Jul 2010 14:19:45 +0900 Sebastien Decugis Fix typo
Mon, 26 Jul 2010 21:52:23 +0900 Alexandre Westfahl Removed warning in SIP plugin (gateway)
Mon, 26 Jul 2010 21:39:27 +0900 Alexandre Westfahl Added SAR/SAA and UAR/UAA
Mon, 26 Jul 2010 18:33:50 +0900 Sebastien Decugis Added the EAP extension to tests
Mon, 26 Jul 2010 18:00:24 +0900 Souheil Ben Ayed New app_diameap Diameter EAP Application
Mon, 26 Jul 2010 15:01:45 +0900 Sebastien Decugis Include the SIP components in the nightly tests
Mon, 26 Jul 2010 14:56:31 +0900 Sebastien Decugis Fix a couple of additional warnings
Mon, 26 Jul 2010 14:53:48 +0900 Sebastien Decugis Fix small compilation warning
Mon, 26 Jul 2010 11:18:03 +0900 Sebastien Decugis Remove all references to fd_cnx_getendpoints
Mon, 19 Jul 2010 16:46:33 +0900 Alexandre Westfahl app_sip:Added LIR/LIA for SL
Mon, 12 Jul 2010 22:56:33 +0900 Alexandre Westfahl Finished RTR on Diameter-SIP
Thu, 08 Jul 2010 18:17:18 +0900 Sebastien Decugis Stabilizing for release 1.0.0, please test as much as possible
Thu, 08 Jul 2010 17:55:18 +0900 Sebastien Decugis Cleanups in documentation 1.0.0-rc1
Thu, 08 Jul 2010 17:54:55 +0900 Sebastien Decugis Fix profiling profile for FreeBSD8.0
Thu, 08 Jul 2010 17:54:32 +0900 Sebastien Decugis Updated building instructions
Thu, 08 Jul 2010 16:49:08 +0900 Sebastien Decugis Fix script name -- all locations
Thu, 08 Jul 2010 16:48:27 +0900 Sebastien Decugis Fix script name
Thu, 08 Jul 2010 16:47:40 +0900 Sebastien Decugis Align forlder name on other script
Thu, 08 Jul 2010 16:46:15 +0900 Sebastien Decugis Merged to new head
Thu, 08 Jul 2010 16:45:41 +0900 Sebastien Decugis Couple of fixes and improvements
Thu, 08 Jul 2010 16:19:28 +0900 Alexandre Westfahl Fix for ticket 8
Thu, 08 Jul 2010 15:16:11 +0900 Sebastien Decugis Added cron job information
Thu, 08 Jul 2010 15:15:59 +0900 Sebastien Decugis Fix warning
Thu, 08 Jul 2010 14:59:08 +0900 Sebastien Decugis Fix a few additional warnings on 64bits arch
Thu, 08 Jul 2010 14:55:48 +0900 Sebastien Decugis Fix a few warnings on 64bits arch
Thu, 08 Jul 2010 14:48:31 +0900 Sebastien Decugis Build the utility library as shared so that the code is not duplicated -- should fix compilation on AMD64 (#5)
Thu, 08 Jul 2010 14:24:19 +0900 Sebastien Decugis Cleanup all compilation warnings in base code for 32 bit arch
Thu, 08 Jul 2010 12:50:10 +0900 Sebastien Decugis Fix remaining problem, closes #6
Thu, 08 Jul 2010 12:43:25 +0900 Sebastien Decugis Fix segfault
Thu, 08 Jul 2010 12:35:32 +0900 Sebastien Decugis Fix compilation warning
Thu, 08 Jul 2010 12:34:31 +0900 Sebastien Decugis Fix compilation warning
Thu, 08 Jul 2010 12:34:21 +0900 Sebastien Decugis Fix compilation warning
Thu, 08 Jul 2010 11:12:36 +0900 Sebastien Decugis Enable all warnings in Profiling mode
Thu, 08 Jul 2010 11:12:22 +0900 Sebastien Decugis Attempt to fix #6
Wed, 07 Jul 2010 17:53:18 +0900 Sebastien Decugis Fix issue for buggy RADIUS routeurs that use the same identifier again and again
Wed, 07 Jul 2010 16:52:17 +0900 Sebastien Decugis New command to generate the pcks12 file directly
Wed, 07 Jul 2010 14:17:04 +0900 Sebastien Decugis Added test case for ticket #6
Tue, 06 Jul 2010 19:50:52 +0900 Alexandre Westfahl Added configuration file for app_sip and test_sip
Tue, 06 Jul 2010 18:28:33 +0900 Sebastien Decugis Attempt to fix issue when zombie peers need a validator
Tue, 06 Jul 2010 16:29:25 +0900 Sebastien Decugis Keep only multithreaded version
Tue, 06 Jul 2010 16:11:24 +0900 Souheil Ben Ayed Test
Tue, 06 Jul 2010 14:54:06 +0900 Sebastien Decugis Fix small issue in the gateway
Tue, 06 Jul 2010 14:49:33 +0900 Sebastien Decugis Additional fixes for empty octet string AVPs
Tue, 06 Jul 2010 13:27:11 +0900 Sebastien Decugis Allow empty User-Name RADIUS attributes
Mon, 05 Jul 2010 18:45:07 +0900 Sebastien Decugis Fix a possible race condition
Mon, 05 Jul 2010 18:11:36 +0900 Sebastien Decugis Fix small bug
Mon, 05 Jul 2010 17:53:55 +0900 Sebastien Decugis Fix broken function
Mon, 05 Jul 2010 17:42:12 +0900 Sebastien Decugis Added debug information for endpoints
Mon, 05 Jul 2010 17:10:00 +0900 Alexandre Westfahl test_sip new files
Mon, 05 Jul 2010 17:08:51 +0900 Alexandre Westfahl Added test app for Diameter-SIP(client side)
Mon, 05 Jul 2010 17:04:46 +0900 Sebastien Decugis Workaround to prevent peer connecting to itself (ipv6 local addresses)
Mon, 05 Jul 2010 16:21:22 +0900 Sebastien Decugis Replaced old mechanism to discover local addresses by a call to getifaddrs, lot cleaner!
Mon, 05 Jul 2010 14:36:50 +0900 Sebastien Decugis Added comment about sessions
Mon, 05 Jul 2010 14:36:35 +0900 Sebastien Decugis Cleanup removed unused request authenticator
Mon, 05 Jul 2010 11:36:38 +0900 Sebastien Decugis No need to return an error there
Mon, 05 Jul 2010 11:35:15 +0900 Sebastien Decugis Enforce the TCP preference from config also
Mon, 05 Jul 2010 11:30:34 +0900 Sebastien Decugis Missing coma
Mon, 05 Jul 2010 11:29:32 +0900 Sebastien Decugis Enforce TLS_OLD mechanism from configuration
Mon, 05 Jul 2010 11:29:11 +0900 Sebastien Decugis Added trace when going ZOMBIE
Mon, 05 Jul 2010 11:07:02 +0900 Sebastien Decugis Enforce address family from config when connecting to a peer
Sat, 03 Jul 2010 14:14:00 +0900 Alexandre Westfahl Corrected compile bug (Gateway works with OpenSIPS)
Sat, 03 Jul 2010 00:40:00 +0900 Alexandre Westfahl Corrected bugs on app_sip and rgwx_sip
Fri, 02 Jul 2010 14:46:39 +0900 Alexandre Westfahl MySQL bugfix
Fri, 02 Jul 2010 14:28:58 +0900 Sebastien Decugis Merged with head
Fri, 02 Jul 2010 14:27:39 +0900 Sebastien Decugis Added build option for SIP plugin
Fri, 02 Jul 2010 13:59:22 +0900 Alexandre Westfahl Updated Copyright information of SIP extension
Fri, 02 Jul 2010 13:45:51 +0900 Alexandre Westfahl Updated Copyright information of SIP plugin
Fri, 02 Jul 2010 12:52:25 +0900 Sebastien Decugis Added missing pieces for app_sip
Fri, 02 Jul 2010 12:09:18 +0900 Alexandre Westfahl Initial import of SIP plugin for gateway
Fri, 02 Jul 2010 12:00:58 +0900 Alexandre Westfahl Initial App_SIP import
Thu, 01 Jul 2010 16:03:50 +0900 Sebastien Decugis Added -g flag in Profiling mode
Thu, 01 Jul 2010 16:02:43 +0900 Sebastien Decugis Fix: added the Destination-Realm also
Thu, 01 Jul 2010 15:48:06 +0900 Sebastien Decugis Do not default to Profiling build type
Thu, 01 Jul 2010 15:47:34 +0900 Sebastien Decugis Updated the app_radgw extension to allow more souple management of sessions, and stateful gateway features.
Wed, 30 Jun 2010 11:24:15 +0900 Sebastien Decugis Yet another fix
Wed, 30 Jun 2010 11:14:49 +0900 Sebastien Decugis Couple of fixes
Tue, 29 Jun 2010 17:19:28 +0900 Sebastien Decugis Fixes
Tue, 29 Jun 2010 17:11:12 +0900 Sebastien Decugis Added the allext test
Tue, 29 Jun 2010 17:10:52 +0900 Sebastien Decugis Fix erroneous quote sign
Tue, 29 Jun 2010 16:32:46 +0900 Sebastien Decugis Added the missing site name
Tue, 29 Jun 2010 16:23:00 +0900 Sebastien Decugis Fix typo
Tue, 29 Jun 2010 16:21:14 +0900 Sebastien Decugis Improved management of the source directory in tests
Tue, 29 Jun 2010 16:08:08 +0900 Sebastien Decugis Fix a couple of glinches
Tue, 29 Jun 2010 15:56:05 +0900 Sebastien Decugis Some fixes in the test scripts
Tue, 29 Jun 2010 15:15:59 +0900 Sebastien Decugis Update
Tue, 29 Jun 2010 15:07:46 +0900 Sebastien Decugis Testing CTest script
Tue, 29 Jun 2010 13:41:09 +0900 Sebastien Decugis Added a Profiling build type
Tue, 29 Jun 2010 12:23:50 +0900 Sebastien Decugis Fixed copyright, removed unused defines, fix type of SIP-Server-URI.
Tue, 29 Jun 2010 11:37:44 +0900 Sebastien Decugis Change the test system to use ctest more efficiently
Mon, 28 Jun 2010 11:20:48 +0900 Sebastien Decugis Fix issue on session cleanup callback parameters -- thanks Souheil for reporting.
Fri, 25 Jun 2010 15:46:22 +0900 Sebastien Decugis Attempt to use CDash to automatize testing of the project
Tue, 22 Jun 2010 17:22:50 +0900 Sebastien Decugis Added a 'ship' command
Tue, 22 Jun 2010 14:58:46 +0900 Sebastien Decugis Changed confusing example value
Fri, 18 Jun 2010 14:22:12 +0900 Sebastien Decugis Removed some references to waaad
Mon, 14 Jun 2010 13:15:05 +0900 Sebastien Decugis Updated website information
Tue, 08 Jun 2010 15:13:56 +0900 Sebastien Decugis Update copyright information for Alexandre's contributions.
Mon, 07 Jun 2010 11:16:00 +0900 Sebastien Decugis Added attributes for SIP, thanks to Alexandre for the contribution.
Mon, 31 May 2010 19:09:24 +0900 Sebastien Decugis Attempt to fix a bug reported by Alexey Berdnikov (CER without ISI AVP)
Mon, 31 May 2010 16:43:11 +0900 Sebastien Decugis Added dict_sip contributed by Alexandre
Mon, 31 May 2010 10:33:59 +0900 Sebastien Decugis Removed incorrect ASSERT -- thanks to Alexandre for the bug finding.
Fri, 28 May 2010 17:49:28 +0900 Sebastien Decugis Updated doc
Fri, 28 May 2010 17:19:22 +0900 Sebastien Decugis Moved the debian dir outside the top level directory
Fri, 28 May 2010 14:09:51 +0900 Sebastien Decugis Reorganized the contrib/ directory
Thu, 27 May 2010 17:15:11 +0900 Sebastien Decugis Added PHPki mods for freeDiameter nodes
Thu, 20 May 2010 14:23:11 +0900 Sebastien Decugis Updated documentation
Wed, 19 May 2010 15:37:27 +0900 Sebastien Decugis Updated the changelog date
Wed, 19 May 2010 15:35:47 +0900 Sebastien Decugis Updated FreeBSD notes
Wed, 19 May 2010 15:20:45 +0900 Sebastien Decugis Revert change to non-LSB init levels
Wed, 19 May 2010 15:15:46 +0900 Sebastien Decugis Fix the install files for versionned binaries
Wed, 19 May 2010 15:09:27 +0900 Sebastien Decugis Add shared object version information
Wed, 19 May 2010 14:04:52 +0900 Sebastien Decugis Update Ubuntu building instructions
Wed, 19 May 2010 14:01:38 +0900 Sebastien Decugis Add missing lines
Wed, 19 May 2010 13:36:54 +0900 Sebastien Decugis Attempt to fix a shlib problem
Wed, 19 May 2010 11:54:55 +0900 Sebastien Decugis Fixed libraries dependencies
Wed, 19 May 2010 11:36:03 +0900 Sebastien Decugis Tweak init.d scripts
Wed, 19 May 2010 11:16:02 +0900 Sebastien Decugis Added back missing files
Wed, 19 May 2010 11:08:05 +0900 Sebastien Decugis Completed initial debianization
Mon, 17 May 2010 18:50:23 +0900 Sebastien Decugis Debianization in progress
Mon, 17 May 2010 18:50:06 +0900 Sebastien Decugis Added ready-to-copy instructions
Mon, 17 May 2010 18:49:28 +0900 Sebastien Decugis Change version number
Mon, 17 May 2010 18:49:12 +0900 Sebastien Decugis Fix directive names
Mon, 17 May 2010 15:23:48 +0900 Sebastien Decugis Added test for file access
Mon, 17 May 2010 15:00:52 +0900 Sebastien Decugis A couple of small changes
Fri, 14 May 2010 18:09:43 +0900 Sebastien Decugis Provide better default directories
Fri, 14 May 2010 18:05:43 +0900 Sebastien Decugis Cleanup vars names
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
Thu, 04 Feb 2010 16:52:10 +0900 Sebastien Decugis Some cleanups
Thu, 04 Feb 2010 16:22:55 +0900 Sebastien Decugis Fix compilation error
Thu, 04 Feb 2010 16:19:52 +0900 Sebastien Decugis Cleaner error handling
Wed, 03 Feb 2010 18:41:39 +0900 Sebastien Decugis Add a trace to help finding the bug...
Wed, 03 Feb 2010 18:19:04 +0900 Sebastien Decugis Countdown to next status
Wed, 03 Feb 2010 18:08:10 +0900 Sebastien Decugis Fix segfault
Wed, 03 Feb 2010 17:01:01 +0900 Sebastien Decugis Filter more addresses out, such as link-local
Wed, 03 Feb 2010 16:44:34 +0900 Sebastien Decugis Added more information for SCTP connections
Wed, 03 Feb 2010 16:19:25 +0900 Sebastien Decugis Added regular traces
Wed, 03 Feb 2010 16:19:09 +0900 Sebastien Decugis Added comment on expiry
Wed, 03 Feb 2010 15:58:56 +0900 Sebastien Decugis Added simple command-line switch to turn on full debug for specific function or file
Wed, 03 Feb 2010 11:43:22 +0900 Sebastien Decugis Display AVP values in decimal and hexa forms
Wed, 03 Feb 2010 11:27:27 +0900 Sebastien Decugis Fix bug with Debian Lenny kernel
Tue, 02 Feb 2010 14:36:04 +0900 Sebastien Decugis Adjustments on the SCTP parameters
Tue, 02 Feb 2010 10:54:35 +0900 Sebastien Decugis Added configurable trace level for extensions
Tue, 02 Feb 2010 10:24:32 +0900 Sebastien Decugis Allow '+' and '-' operators in conf file
Tue, 02 Feb 2010 10:15:05 +0900 Sebastien Decugis Completed rt_default extension
Fri, 29 Jan 2010 18:57:40 +0900 Sebastien Decugis Backup work in progress on rt_default
Thu, 28 Jan 2010 15:01:50 +0900 Sebastien Decugis Fix routing list scores initialization
Wed, 27 Jan 2010 10:56:54 +0900 Sebastien Decugis Fix invalid restore of the hop-by-hop id on forwarded answers
Tue, 26 Jan 2010 14:44:32 +0900 Sebastien Decugis Fix Debian warning
Tue, 26 Jan 2010 13:43:19 +0900 Sebastien Decugis Re-enable zombie peers on new connections
Tue, 26 Jan 2010 13:23:03 +0900 Sebastien Decugis Completed whitelist extension
Mon, 25 Jan 2010 19:07:29 +0900 Sebastien Decugis Draft for ACL white-list extension
Wed, 20 Jan 2010 18:52:07 +0900 Sebastien Decugis Added trace for rejected peers
Wed, 20 Jan 2010 17:32:35 +0900 Sebastien Decugis Fix
Wed, 20 Jan 2010 17:08:11 +0900 Sebastien Decugis Cleanup
Wed, 20 Jan 2010 16:13:15 +0900 Sebastien Decugis Fix double free
Wed, 20 Jan 2010 16:04:25 +0900 Sebastien Decugis Fix overwriten thread location
Tue, 19 Jan 2010 11:41:01 +0900 Sebastien Decugis Cleanup connection cleanup sequence
Tue, 22 Dec 2009 15:53:13 +0900 Sebastien Decugis Small tweaks in the PSM
Tue, 22 Dec 2009 15:18:33 +0900 Sebastien Decugis Copy missing peer name
Tue, 22 Dec 2009 15:11:43 +0900 Sebastien Decugis Remove deadlock on rwlock upgrade unsupported
Tue, 22 Dec 2009 14:48:00 +0900 Sebastien Decugis Try reverse order for CA chain
Tue, 22 Dec 2009 14:10:33 +0900 Sebastien Decugis Improve
Tue, 22 Dec 2009 14:08:43 +0900 thedoc Fix the issue on CRLs
Tue, 22 Dec 2009 13:58:43 +0900 Sebastien Decugis Next attempt at fix...
Tue, 22 Dec 2009 13:49:54 +0900 Sebastien Decugis Fix, bis
Tue, 22 Dec 2009 13:40:31 +0900 Sebastien Decugis Fix
Tue, 22 Dec 2009 13:35:32 +0900 Sebastien Decugis Better handle the CRL hierarchy
Tue, 22 Dec 2009 13:23:25 +0900 Sebastien Decugis Fix small bug
Tue, 22 Dec 2009 13:14:47 +0900 Sebastien Decugis Fix way to create the hierarchy
Wed, 16 Dec 2009 18:11:43 +0900 Sebastien Decugis Added number of CA certificates for debug
Wed, 16 Dec 2009 17:26:50 +0900 Sebastien Decugis Fix broken test
Wed, 16 Dec 2009 17:20:31 +0900 Sebastien Decugis Fix broken test
Wed, 16 Dec 2009 17:12:51 +0900 Sebastien Decugis Attempt to fix behavior on multi-CPU platforms, take 2
Wed, 16 Dec 2009 17:09:32 +0900 Sebastien Decugis Attempt to fix behavior on multi-CPU platforms
Wed, 16 Dec 2009 17:04:27 +0900 Sebastien Decugis Replace non-posix pthread_yield with posix sched_yield
Wed, 16 Dec 2009 16:51:42 +0900 Sebastien Decugis Fix 64 bits warnings
Wed, 16 Dec 2009 14:44:56 +0900 Sebastien Decugis Filter out more invalid addresses
Tue, 15 Dec 2009 18:15:41 +0900 Sebastien Decugis Fixed loopback test for correct network order
Thu, 10 Dec 2009 18:51:47 +0900 Sebastien Decugis Fix: remove loopback addresses from lists
Thu, 10 Dec 2009 18:33:19 +0900 Sebastien Decugis Initialize var
Thu, 10 Dec 2009 17:18:59 +0900 Sebastien Decugis Hopefully removed infinite loop
Thu, 10 Dec 2009 15:56:56 +0900 Sebastien Decugis Handle CEA with error result codes
Thu, 10 Dec 2009 15:46:06 +0900 Sebastien Decugis Small changes in the PSM
Thu, 10 Dec 2009 14:56:19 +0900 Sebastien Decugis Allow souple configuration
Thu, 10 Dec 2009 14:39:55 +0900 Sebastien Decugis Added User-Name AVP in test_app extension
Thu, 10 Dec 2009 14:34:31 +0900 Sebastien Decugis Added a final trace
Thu, 10 Dec 2009 14:29:31 +0900 Sebastien Decugis Suppress error message for normal exit situation
Thu, 10 Dec 2009 14:15:04 +0900 Sebastien Decugis Completed cleanups of queues when the daemon is stopping
Wed, 09 Dec 2009 19:02:31 +0900 Sebastien Decugis Merged routing and dispatch files for similarities
Wed, 09 Dec 2009 17:57:27 +0900 Sebastien Decugis Fix termination steps
Wed, 09 Dec 2009 17:47:49 +0900 Sebastien Decugis Removed useless message
Wed, 09 Dec 2009 17:36:38 +0900 Sebastien Decugis Renamed several extensions
Wed, 09 Dec 2009 17:09:18 +0900 Sebastien Decugis Added Result-Code values that disappeard between rfc3588 and 3588bis
Wed, 09 Dec 2009 15:39:09 +0900 Sebastien Decugis New rt_any extension for routing tests in Diameter mesh
Wed, 09 Dec 2009 15:27:18 +0900 Sebastien Decugis New rt_debug extension for debugging the routing mechanism
Tue, 08 Dec 2009 17:30:01 +0900 Sebastien Decugis Changed function to accept invalid ABNF in error messages
Tue, 08 Dec 2009 17:00:00 +0900 Sebastien Decugis Fix return value
Tue, 08 Dec 2009 16:55:18 +0900 Sebastien Decugis Reporting errors in parse_dict function
Tue, 08 Dec 2009 15:38:09 +0900 Sebastien Decugis Added validation of messages that are target'd for local peer
Tue, 08 Dec 2009 15:24:34 +0900 Sebastien Decugis Default to add Session-Id in answers
Tue, 08 Dec 2009 14:53:26 +0900 Sebastien Decugis Fix fd_dict_getdict command for sentinels in the dictionary
Tue, 08 Dec 2009 14:36:36 +0900 Sebastien Decugis Fix buggy CE info function for vendor-specific application id
Tue, 08 Dec 2009 14:03:44 +0900 Sebastien Decugis Less permissive in fd_dict_new
Tue, 08 Dec 2009 13:52:32 +0900 Sebastien Decugis Set default test vendor to non-0 value
Tue, 08 Dec 2009 13:48:29 +0900 Sebastien Decugis Fix displayed sizes in messages dumps
Tue, 08 Dec 2009 13:41:37 +0900 Sebastien Decugis Fix display
Tue, 08 Dec 2009 13:38:43 +0900 Sebastien Decugis Compute common applications after CER reception
Tue, 08 Dec 2009 13:12:48 +0900 Sebastien Decugis Increase level for some debug messages
Tue, 08 Dec 2009 13:09:03 +0900 Sebastien Decugis Fix invalid call
Tue, 08 Dec 2009 11:43:04 +0900 Sebastien Decugis Removed stupid check
Tue, 08 Dec 2009 11:33:19 +0900 Sebastien Decugis Added advertisement of the test application
Tue, 08 Dec 2009 11:23:15 +0900 Sebastien Decugis Fix invalid flag
Tue, 08 Dec 2009 11:15:02 +0900 Sebastien Decugis Fix segfault
Tue, 08 Dec 2009 11:10:17 +0900 Sebastien Decugis Some cleanups
Tue, 08 Dec 2009 10:55:57 +0900 Sebastien Decugis Resolved signal conflict
Tue, 08 Dec 2009 10:49:52 +0900 Sebastien Decugis Fix segfault
Tue, 08 Dec 2009 10:44:23 +0900 Sebastien Decugis Cleanup remaining CHECK
Tue, 08 Dec 2009 10:29:02 +0900 Sebastien Decugis Added app_test configuration sample
Mon, 07 Dec 2009 20:06:29 +0900 Sebastien Decugis Ported the app_test application
Mon, 07 Dec 2009 18:52:11 +0900 Sebastien Decugis Add missing return value
Mon, 07 Dec 2009 18:33:19 +0900 Sebastien Decugis Added note about missing code
Mon, 07 Dec 2009 18:32:30 +0900 Sebastien Decugis Added the dispatch thread code
Mon, 07 Dec 2009 16:56:42 +0900 Sebastien Decugis Added some default routing handlers
Mon, 07 Dec 2009 15:51:09 +0900 Sebastien Decugis Completed routing module
Fri, 04 Dec 2009 17:23:06 +0900 Sebastien Decugis Backup
Thu, 03 Dec 2009 17:36:35 +0900 Sebastien Decugis Started routing module
Thu, 03 Dec 2009 14:59:23 +0900 Sebastien Decugis Added new function to retrieve messages sessions easily
Wed, 02 Dec 2009 18:28:49 +0900 Sebastien Decugis Added missing file
Wed, 02 Dec 2009 18:28:28 +0900 Sebastien Decugis Started support for routing module
"Welcome to our mercurial repository"