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
Fri, 11 Jul 2008 11:52:58 +0900 Sebastien Decugis Bug fix and export dict_dump function
Thu, 10 Jul 2008 18:29:13 +0900 Sebastien Decugis More functions added, debugging in progress
Thu, 10 Jul 2008 18:28:57 +0900 Sebastien Decugis Bug fix
Thu, 10 Jul 2008 10:38:08 +0900 Sebastien Decugis Cosmetics
Wed, 09 Jul 2008 18:27:38 +0900 Sebastien Decugis Moved recommended build in build directory, simplify the .hgignore
Wed, 09 Jul 2008 18:17:25 +0900 Sebastien Decugis Message module partialy completed. See testmesg.c
Tue, 08 Jul 2008 17:29:18 +0900 Sebastien Decugis some functions added in the message module, not complete yet
Tue, 08 Jul 2008 17:27:52 +0900 Sebastien Decugis Adjusted values of positions so that lists are easier to order
Tue, 08 Jul 2008 11:59:15 +0900 Sebastien Decugis Fix typo
Tue, 08 Jul 2008 11:58:38 +0900 Sebastien Decugis Added new dict_iterate_rules function and test
Tue, 08 Jul 2008 10:24:41 +0900 Sebastien Decugis Fix compilation warning; remove debug traces from tests
Tue, 08 Jul 2008 10:14:03 +0900 Sebastien Decugis Completed first test for dictionary API
Mon, 07 Jul 2008 18:39:48 +0900 Sebastien Decugis Added simple test harness -- run with 'make check'
Mon, 07 Jul 2008 16:05:05 +0900 Sebastien Decugis Added some basical support for dejagnu testsuite
Mon, 07 Jul 2008 15:27:04 +0900 Sebastien Decugis Completed the Diameter Base Protocol definitions.
Fri, 04 Jul 2008 18:16:42 +0900 Sebastien Decugis Added definitions of types and AVP from the Base Diameter protocol; still missing commands and rules
Fri, 04 Jul 2008 11:05:39 +0900 Sebastien Decugis dictionary module complete, initial version before debug
Thu, 03 Jul 2008 18:35:09 +0900 Sebastien Decugis Dictionary, continued...
Wed, 02 Jul 2008 17:40:35 +0900 Sebastien Decugis Dictionary internals, continued...
Tue, 01 Jul 2008 17:21:26 +0900 Sebastien Decugis Beginning of internals for the dictionary, work in progress
Tue, 01 Jul 2008 15:17:04 +0900 Sebastien Decugis Cosmetics
Tue, 01 Jul 2008 14:39:31 +0900 Sebastien Decugis Add support for pthreads in the build system
Tue, 01 Jul 2008 11:49:31 +0900 Sebastien Decugis Fix comments
Tue, 01 Jul 2008 11:39:10 +0900 Sebastien Decugis More cleanups in the dictionary API, new function dict_gettype
Tue, 01 Jul 2008 11:03:03 +0900 Sebastien Decugis Make applications children of vendors
Tue, 01 Jul 2008 11:02:30 +0900 Sebastien Decugis Fixed some cosmetics
Mon, 30 Jun 2008 18:16:30 +0900 Sebastien Decugis Allow any placement for [general] and [extensions] sections of the configuration file.
Mon, 30 Jun 2008 18:12:15 +0900 Sebastien Decugis Allow any placement for [general] and [extensions] sections of the configuration file.
Mon, 30 Jun 2008 18:07:24 +0900 Sebastien Decugis Typo fix
Mon, 30 Jun 2008 16:15:46 +0900 Sebastien Decugis Fix comment in sample configuration file
Fri, 27 Jun 2008 16:24:02 +0900 Sebastien Decugis Added the last part of the API, security
Fri, 27 Jun 2008 16:00:56 +0900 Sebastien Decugis Improved comments in the sample configuration file, on Martin's recommendations
Fri, 27 Jun 2008 15:51:28 +0900 Sebastien Decugis Improved comments in the sample configuration file, on Martin's recommendations
Fri, 27 Jun 2008 15:28:20 +0900 Sebastien Decugis More details in the initial explanatory comments
Fri, 27 Jun 2008 15:24:19 +0900 Sebastien Decugis Added new BUGS file
Fri, 27 Jun 2008 10:26:16 +0900 Sebastien Decugis Added basical support in configure.ac to support SCTP and GNUTLS dependencies.
Tue, 24 Jun 2008 16:11:14 +0900 Sebastien Decugis Add support for configuration of the Tc Timer; and more verbose debug messages
Tue, 24 Jun 2008 15:02:46 +0900 Sebastien Decugis Added the dispatch API
Mon, 23 Jun 2008 17:53:53 +0900 Sebastien Decugis Added prototype and explanations for the basical support of Diameter sessions
Mon, 23 Jun 2008 17:38:56 +0900 Sebastien Decugis Fix definitions for function calls
Fri, 20 Jun 2008 09:58:00 +0900 Sebastien Decugis typo
Thu, 19 Jun 2008 15:52:24 +0900 Sebastien Decugis Added a new function to the peer module
Thu, 19 Jun 2008 14:07:32 +0900 Sebastien Decugis Completed the routing API
Thu, 19 Jun 2008 12:17:48 +0900 Sebastien Decugis Added signature for changeset 48cd40f27f3fb406487c71cb7755ec3f03381cc9
Thu, 19 Jun 2008 12:17:13 +0900 Sebastien Decugis Added more information about routing, still incomplete
Wed, 18 Jun 2008 18:25:49 +0900 Sebastien Decugis Add incomplete routing-api.h for backup
Wed, 18 Jun 2008 18:25:00 +0900 Sebastien Decugis New peer_get function + some cosmetics
Tue, 17 Jun 2008 18:14:06 +0900 Sebastien Decugis Added a few bits in the peer module -- still incomplete
Tue, 17 Jun 2008 15:30:57 +0900 Sebastien Decugis Added prototypes for message queues management
Tue, 17 Jun 2008 11:26:22 +0900 Sebastien Decugis Added skeleton for the messages management
Mon, 16 Jun 2008 11:18:15 +0900 Sebastien Decugis Fix in domain name check
Mon, 16 Jun 2008 10:25:54 +0900 Sebastien Decugis Parse [peers] section of configuration file
Thu, 12 Jun 2008 18:31:25 +0900 Sebastien Decugis Fix a bug if extension has several files. Now DECLARE_API_POINTERS must be defined once.
Thu, 12 Jun 2008 16:17:34 +0900 Sebastien Decugis Added some information in the INSTALL
Thu, 12 Jun 2008 16:09:52 +0900 Sebastien Decugis More cosmetics
Thu, 12 Jun 2008 16:00:55 +0900 Sebastien Decugis Cosmetics
Thu, 12 Jun 2008 15:53:12 +0900 Sebastien Decugis Added the configuration file parser (not complete yet) and the command-line parser
Tue, 10 Jun 2008 17:03:28 +0900 Sebastien Decugis Enforce use of flex and bison
Mon, 09 Jun 2008 15:06:06 +0900 Sebastien Decugis Added support for extensions' configuration files
Mon, 09 Jun 2008 14:43:00 +0900 Sebastien Decugis Debug level is now passed by configure, default level is 'FULL'
"Welcome to our mercurial repository"