log

age author description
Wed, 17 Dec 2008 15:54:28 +0900 Sebastien Decugis Fix parsing based on old dict_search behavior, and tests
Wed, 17 Dec 2008 15:47:05 +0900 Sebastien Decugis Simplified dispatch command registration; changed behavior of dict_search
Wed, 17 Dec 2008 11:34:35 +0900 Sebastien Decugis Fixed some debug levels, add skeleton for new testcase
Tue, 16 Dec 2008 17:08:10 +0900 Sebastien Decugis Added some dispatch code, need testing and handling errors
Tue, 16 Dec 2008 10:28:55 +0900 Sebastien Decugis Fix some includes, add new field in dictionary for dispatch callbacks
Mon, 15 Dec 2008 17:23:11 +0900 Sebastien Decugis Updated hgignore for new libtool
Thu, 11 Dec 2008 15:40:00 +0900 Sebastien Decugis Completed the code of the extension
Thu, 11 Dec 2008 15:39:50 +0900 Sebastien Decugis Added precision in comment
Thu, 11 Dec 2008 15:39:30 +0900 Sebastien Decugis Update to the API: new function to find an AVP in a message
Thu, 11 Dec 2008 11:01:13 +0900 Sebastien Decugis Fixed comment
Thu, 11 Dec 2008 10:57:21 +0900 Sebastien Decugis Test different rule for better rebuilding
Thu, 11 Dec 2008 10:56:13 +0900 Sebastien Decugis Fix a token definition for multiple empty lines
Thu, 11 Dec 2008 10:18:33 +0900 Sebastien Decugis Added structure for default routing extension
Wed, 10 Dec 2008 10:52:50 +0900 Sebastien Decugis New tests and some fixes in the code
Tue, 09 Dec 2008 15:01:08 +0900 Sebastien Decugis Added some comments
Mon, 08 Dec 2008 18:09:30 +0900 Sebastien Decugis New extension rt_any for tests, cleanups in build system
Mon, 08 Dec 2008 17:07:44 +0900 Sebastien Decugis New tests, many fixes
Mon, 08 Dec 2008 13:34:03 +0900 Sebastien Decugis Added the debuging code
Mon, 08 Dec 2008 13:33:52 +0900 Sebastien Decugis Fixed comment
Mon, 08 Dec 2008 11:34:57 +0900 Sebastien Decugis Fixed broken unary tests
Fri, 05 Dec 2008 17:37:58 +0900 Sebastien Decugis Updated new functions for message API, wrote code
Fri, 05 Dec 2008 14:22:43 +0900 Sebastien Decugis Fix broken handling of hbh for sent requests. Now save the request with previous hbh.
Fri, 05 Dec 2008 11:56:02 +0900 Sebastien Decugis Added structure for debug routing extension
Fri, 05 Dec 2008 11:55:12 +0900 Sebastien Decugis Changed the prototype to avoid erroneous msg management
Fri, 05 Dec 2008 11:38:21 +0900 Sebastien Decugis Added missing msg_send function in the API (ooops)
Thu, 04 Dec 2008 12:11:56 +0900 Sebastien Decugis Added a dump function for peers (TBC)
Thu, 04 Dec 2008 11:37:16 +0900 Sebastien Decugis Routing module should be complete, to be tested
Tue, 02 Dec 2008 16:20:09 +0900 Sebastien Decugis Progress on the routing module
Fri, 28 Nov 2008 18:22:14 +0900 Sebastien Decugis Started FW routing; commit for backup
Thu, 27 Nov 2008 18:17:12 +0900 Sebastien Decugis Added code of the rt_in_th thread
Tue, 25 Nov 2008 17:48:17 +0900 Sebastien Decugis Started routing module
Wed, 12 Nov 2008 14:46:37 +0900 Sebastien Decugis Allow extensions to catch signals (INT, TERM and USR1 are reserved for the daemon)
Wed, 12 Nov 2008 13:58:10 +0900 Sebastien Decugis Remove the CNX_PB flag after successful failback
Wed, 12 Nov 2008 13:44:37 +0900 Sebastien Decugis Reset the timer after the cleanup
Wed, 12 Nov 2008 13:28:22 +0900 Sebastien Decugis Avoid deleting sent DWR when going to SUSPECT state
Wed, 12 Nov 2008 13:07:39 +0900 Sebastien Decugis Changed some verbosity levels
Wed, 12 Nov 2008 13:03:38 +0900 Sebastien Decugis Handle reconnection when in SUSPECT state
Wed, 12 Nov 2008 11:59:00 +0900 Sebastien Decugis Fix assertion failed error in cer_cea
Wed, 12 Nov 2008 11:48:51 +0900 Sebastien Decugis and refix compilation error
Wed, 12 Nov 2008 11:48:03 +0900 Sebastien Decugis Fix segmentation fault
Tue, 11 Nov 2008 16:19:16 +0900 Sebastien Decugis Re-submit missing file
Tue, 11 Nov 2008 16:18:42 +0900 Sebastien Decugis Resolution for the deadlock
Thu, 06 Nov 2008 18:21:12 +0900 Sebastien Decugis Added some verbosity
Thu, 06 Nov 2008 15:17:43 +0900 Sebastien Decugis Remove the additional delay for debug
Thu, 06 Nov 2008 14:44:00 +0900 Sebastien Decugis Added state management for security modules
Thu, 06 Nov 2008 14:09:32 +0900 Sebastien Decugis Added experimental support for failback
Thu, 06 Nov 2008 11:38:47 +0900 Sebastien Decugis Fix to the failover procedure
Thu, 06 Nov 2008 11:25:08 +0900 Sebastien Decugis Handle properly timeout in WAITCEA state
Thu, 06 Nov 2008 11:24:46 +0900 Sebastien Decugis Added a note on possible optimization
Wed, 05 Nov 2008 16:17:39 +0900 Sebastien Decugis Debugging the election
Wed, 05 Nov 2008 15:50:44 +0900 Sebastien Decugis Removed the unstable WAITRETURNS state; added the code for election mechanism
Tue, 04 Nov 2008 17:01:30 +0900 Sebastien Decugis Added some support for election
Tue, 04 Nov 2008 14:18:38 +0900 Sebastien Decugis Added missing file
Tue, 04 Nov 2008 14:16:50 +0900 Sebastien Decugis Fix message
Fri, 31 Oct 2008 18:34:43 +0900 Sebastien Decugis Added failover and partial DPR/DPA support
Fri, 31 Oct 2008 11:28:09 +0900 Sebastien Decugis Attempt to fix Firmware-Version AVP value in CER/CEA
Fri, 31 Oct 2008 11:12:54 +0900 Sebastien Decugis Fix compilation warning.
Fri, 31 Oct 2008 11:10:25 +0900 Sebastien Decugis Fix alignment for thread name in debug traces
Fri, 31 Oct 2008 11:09:06 +0900 Sebastien Decugis Removed process and thread time since they are not very useful
Thu, 30 Oct 2008 13:05:04 +0900 Sebastien Decugis Added timing in debug trace
"Welcome to our mercurial repository"