log

age author description
Tue, 19 Aug 2008 14:17:54 +0900 Sebastien Decugis Started reorganization of the code
Tue, 19 Aug 2008 14:17:34 +0900 Sebastien Decugis Added some prototypes in peer module
Tue, 19 Aug 2008 11:26:43 +0900 Sebastien Decugis Added support for sctp_streams overwrite per peer
Tue, 19 Aug 2008 11:14:09 +0900 Sebastien Decugis Added support for sctp_streams
Mon, 18 Aug 2008 18:28:22 +0900 Sebastien Decugis Changed transport prototype for security extensions
Mon, 18 Aug 2008 14:54:40 +0900 Sebastien Decugis Improved handshake: session resumed and multithreaded
Fri, 15 Aug 2008 17:53:04 +0900 Sebastien Decugis Wrapper functions and test program for doing TLS over SCTP.
Fri, 15 Aug 2008 17:52:26 +0900 Sebastien Decugis Added some more comments
Fri, 15 Aug 2008 17:51:34 +0900 Sebastien Decugis Added support for libsctp
Fri, 08 Aug 2008 18:16:36 +0900 Sebastien Decugis Cleanup properly in termination
Fri, 08 Aug 2008 18:04:38 +0900 Sebastien Decugis Added new directives in conf, improved peer internal dsecription, replaces sockaddr with aliases
Thu, 07 Aug 2008 11:25:59 +0900 Sebastien Decugis Added support for TwTimer in configuration
Thu, 07 Aug 2008 11:25:42 +0900 Sebastien Decugis Cleanup version display
Thu, 07 Aug 2008 11:24:40 +0900 Sebastien Decugis Improved building of hgversion to avoid systematic recompilation
Thu, 07 Aug 2008 10:38:37 +0900 Sebastien Decugis Made hgversion.h building message more silent.
Thu, 07 Aug 2008 10:36:09 +0900 Sebastien Decugis Removed mercurial hash of configured version
Thu, 07 Aug 2008 10:35:25 +0900 Sebastien Decugis A few progress, still lot to do
Tue, 05 Aug 2008 17:26:05 +0900 Sebastien Decugis Added support to display Mercurial revision
Mon, 04 Aug 2008 17:07:27 +0900 Sebastien Decugis Added note about the hash table size
Mon, 04 Aug 2008 14:17:40 +0900 Sebastien Decugis Added a TODO file
Fri, 01 Aug 2008 17:52:15 +0900 Sebastien Decugis Removed routing comment, this will be part of an extension
Fri, 01 Aug 2008 17:51:27 +0900 Sebastien Decugis Fix bug in cleanup
Wed, 30 Jul 2008 14:58:28 +0900 Sebastien Decugis Added callbacks to interpret derived types AVP values in more convenient formats
Tue, 29 Jul 2008 16:11:07 +0900 Sebastien Decugis Add call to find a security module by its id
Tue, 29 Jul 2008 13:54:08 +0900 Sebastien Decugis Fix computing of size for groups of AVP
Mon, 28 Jul 2008 18:32:55 +0900 Sebastien Decugis Started the peer module implementation, TBC
Mon, 28 Jul 2008 18:11:58 +0900 Sebastien Decugis Added cancelation cleanup handlers
Mon, 28 Jul 2008 13:59:54 +0900 Sebastien Decugis Completed the sec_nosec extension
Mon, 28 Jul 2008 10:57:29 +0900 Sebastien Decugis Removed content
Fri, 25 Jul 2008 18:07:11 +0900 Sebastien Decugis Adding security extensions, work in progress
Fri, 25 Jul 2008 11:14:01 +0900 Sebastien Decugis Tests for the security
Thu, 24 Jul 2008 18:29:32 +0900 Sebastien Decugis Security module implemented, to be tested
Wed, 23 Jul 2008 11:32:40 +0900 Sebastien Decugis Support for LocalPort configuration
Wed, 23 Jul 2008 10:53:27 +0900 Sebastien Decugis Added the 'disable_relay' option in the configuration file
Wed, 23 Jul 2008 10:35:16 +0900 Sebastien Decugis more testing
Tue, 22 Jul 2008 18:32:12 +0900 Sebastien Decugis Completed the session module and test
Thu, 17 Jul 2008 18:23:09 +0900 Sebastien Decugis Fix in meq_del. The parameter is ** not *.
Thu, 17 Jul 2008 18:17:36 +0900 Sebastien Decugis Started the session module; not complete yet
Wed, 16 Jul 2008 18:33:09 +0900 Sebastien Decugis Few cosmetics
Wed, 16 Jul 2008 15:59:53 +0900 Sebastien Decugis Added the queues source code and test
Wed, 16 Jul 2008 14:57:31 +0900 Sebastien Decugis Cleanups
Wed, 16 Jul 2008 14:57:17 +0900 Sebastien Decugis Cleanups
Wed, 16 Jul 2008 14:56:47 +0900 Sebastien Decugis Add support for clock_gettime in the configure.ac file
Tue, 15 Jul 2008 17:26:58 +0900 Sebastien Decugis Started queues.c; backup
Tue, 15 Jul 2008 16:55:41 +0900 Sebastien Decugis Cleanup in debug messages: INFO = errors, FULL = tracing execution path
Tue, 15 Jul 2008 13:56:30 +0900 Sebastien Decugis Fix float AVP values handling
Tue, 15 Jul 2008 12:06:27 +0900 Sebastien Decugis Added more tests on the message module. All functions are at least called now
Tue, 15 Jul 2008 10:46:32 +0900 Sebastien Decugis Small bugfix and cosmetics
Tue, 15 Jul 2008 10:45:28 +0900 Sebastien Decugis Small bugfix and cosmetics
Tue, 15 Jul 2008 10:44:18 +0900 Sebastien Decugis Small bugfix and cosmetics
Mon, 14 Jul 2008 18:31:55 +0900 Sebastien Decugis Completed the messages module; more tests needed
Fri, 11 Jul 2008 18:28:19 +0900 Sebastien Decugis Backup... msg_parse_dict to be written next.
Fri, 11 Jul 2008 18:27:35 +0900 Sebastien Decugis Cosmetic: set order only when position is FIXED
Fri, 11 Jul 2008 18:05:39 +0900 Sebastien Decugis Added more tests on the message module, still not complete.
Fri, 11 Jul 2008 18:05:12 +0900 Sebastien Decugis Implementation of msg_parse_rules (prototype changed), couple of bug fixes.
Fri, 11 Jul 2008 18:03:56 +0900 Sebastien Decugis cosmetic
Fri, 11 Jul 2008 18:02:38 +0900 Sebastien Decugis Add a 'order' parameter to FIXED rules
Fri, 11 Jul 2008 14:00:33 +0900 Sebastien Decugis Fix bug in octetstring handling
Fri, 11 Jul 2008 12:03:42 +0900 Sebastien Decugis Bug fix
Fri, 11 Jul 2008 11:53:20 +0900 Sebastien Decugis Bug fix
"Welcome to our mercurial repository"