log

age author description
Thu, 16 May 2013 15:00:02 +0800 Sebastien Decugis Merged
Wed, 15 May 2013 15:32:21 +0200 Sebastien Decugis Added umbrella NEWS file
Wed, 15 May 2013 10:42:20 +0200 Thomas Klausner Fix typo.
Thu, 16 May 2013 14:56:31 +0800 Sebastien Decugis Revert changeset 1122 (ADDRESS_AVP_INCLUDE_PORT) as this will create too much interop issues. The Host-IP-Address AVP is not normally used to discover peer address, but only for validation of the addresses where a packet is received from -- which is quite useless with a connected transport connection, but anyway...
Thu, 16 May 2013 14:54:42 +0800 Sebastien Decugis Fix wrong parameter name
Wed, 15 May 2013 15:41:48 +0800 Sebastien Decugis Fix the dbg_func and dbg_file parameters
Wed, 15 May 2013 12:30:49 +0800 Sebastien Decugis Turn OFF the extended Host-IP-Address format by default
Wed, 15 May 2013 12:04:50 +0800 Sebastien Decugis Add nightly tests in the different build configurations
Wed, 15 May 2013 11:53:50 +0800 Sebastien Decugis Updated changelog
Wed, 15 May 2013 11:49:17 +0800 Sebastien Decugis Added tag 1.2.0-rc1 for changeset f916f4fc3d99
Wed, 15 May 2013 11:47:54 +0800 Sebastien Decugis Added tag proposed_merged for changeset 7c5449ddc434 1.2.0-rc1
Wed, 15 May 2013 11:18:30 +0800 Sebastien Decugis New macro HOOK_MASK to ease call of the fd_hook_register function
Wed, 15 May 2013 10:39:25 +0800 Sebastien Decugis Updated copyright information
Wed, 15 May 2013 10:05:22 +0800 Sebastien Decugis New extension dbg_msg_dumps for debug / learning.
Wed, 15 May 2013 10:04:58 +0800 Sebastien Decugis Fix initialization of random number; Cleanup the dump message display
Tue, 14 May 2013 18:43:08 +0800 Sebastien Decugis Add some information at DBG level in app_radgw
Tue, 14 May 2013 18:21:35 +0800 Sebastien Decugis Updated changelog
Tue, 14 May 2013 18:01:31 +0800 Sebastien Decugis New CMake option: ADDRESS_AVP_INCLUDE_PORT. Turn off for standard Host-IP-Address AVPs
Tue, 14 May 2013 15:27:28 +0800 Sebastien Decugis Improve testmesg_stress to measure impact of loaded dictionary
Tue, 14 May 2013 12:32:28 +0800 Sebastien Decugis Cleanup some traces
Tue, 14 May 2013 11:04:20 +0800 Sebastien Decugis Fix a number of compilation warnings
Tue, 14 May 2013 09:56:36 +0800 Sebastien Decugis Clear redundant logs
Mon, 13 May 2013 19:28:17 +0800 Sebastien Decugis Refine mapping of the old levels for traces
Mon, 13 May 2013 19:18:09 +0800 Sebastien Decugis Merge
Mon, 13 May 2013 12:58:05 +0200 Thomas Klausner Set absolute timeout in second place.
Mon, 13 May 2013 11:46:14 +0200 Thomas Klausner Improve usage.
Mon, 13 May 2013 19:17:13 +0800 Sebastien Decugis Added calls to remaining hooks
Mon, 13 May 2013 18:50:26 +0800 Sebastien Decugis Fix core termination sequence
Mon, 13 May 2013 11:37:12 +0800 Sebastien Decugis Cleanup to avoid sending several terminate event
Mon, 13 May 2013 10:12:28 +0800 Sebastien Decugis Fix handling of the hop-by-hop value for expired messages
Mon, 13 May 2013 10:12:10 +0800 Sebastien Decugis Fix handling of the timeout value
Mon, 13 May 2013 09:46:39 +0800 Sebastien Decugis Change the rt_busy parameter to milliseconds
Sun, 12 May 2013 16:39:07 +0200 Sebastien Decugis Replaced calls to TRACE_sSA and sSA_DUMP_NODE* macros
Fri, 10 May 2013 13:26:03 +0200 Thomas Klausner merge
Fri, 10 May 2013 13:24:23 +0200 Thomas Klausner Fix typo.
Fri, 10 May 2013 18:49:19 +0800 Sebastien Decugis Merge
Fri, 10 May 2013 18:48:57 +0800 Sebastien Decugis Implemented a few hooks
Thu, 09 May 2013 16:40:02 +0800 Sebastien Decugis Implemented the calls to HOOK_DATA_RECEIVED hook
Thu, 09 May 2013 12:06:03 +0800 Sebastien Decugis Merged
Wed, 08 May 2013 16:52:36 +0200 Thomas Klausner basename is now also used for non-DEBUG, remove ifdef for #include.
Wed, 08 May 2013 14:40:20 +0200 Thomas Klausner Fix some typos.
Thu, 09 May 2013 11:59:34 +0800 Sebastien Decugis Initial implementation of the hook mechanism
Mon, 06 May 2013 18:49:59 +0800 Sebastien Decugis New function fd_rtd_get_nb_attempts
Mon, 06 May 2013 18:25:50 +0800 Sebastien Decugis Implemented remaining flavour of message dump function
Mon, 06 May 2013 17:57:05 +0800 Sebastien Decugis Ported the fd_msg_dump_full function to the new mechanism
Mon, 06 May 2013 16:37:25 +0800 Sebastien Decugis Additional cosmetics
Mon, 06 May 2013 16:33:22 +0800 Sebastien Decugis Align the behavior of all fd_*dump functions wrt final \n
Mon, 06 May 2013 11:30:34 +0800 Sebastien Decugis Optimization: do not attempt resolving dictionary objects again when it already failed during message parsing
Mon, 06 May 2013 10:46:50 +0800 Sebastien Decugis New version will be 1.2.0 because of all the changes in the API
Mon, 06 May 2013 10:29:31 +0800 Sebastien Decugis Improved the testmesg_stress with more functions tested and configurable number of samples.
Sat, 04 May 2013 21:33:56 +0200 Sebastien Decugis Fix issues in extensions
Sat, 04 May 2013 21:25:27 +0200 Sebastien Decugis Second part of changeset 1083, now the code compiles again. Still missing some functions implementation, though
Sat, 04 May 2013 17:00:39 +0200 Sebastien Decugis Fix invalid LOG_A call
Fri, 03 May 2013 22:05:07 +0200 Thomas Klausner Add many more rules, license, and some comments.
Fri, 03 May 2013 19:20:56 +0800 Sebastien Decugis Cleaning of the traces in progress
Fri, 03 May 2013 15:33:57 +0800 Sebastien Decugis Fix a few compilation issues
Fri, 03 May 2013 15:23:11 +0800 Sebastien Decugis Fix display of the time in stats
Thu, 02 May 2013 16:09:50 +0800 Sebastien Decugis Merge
Thu, 02 May 2013 16:09:06 +0800 Sebastien Decugis Change text of the usage to match the (future) behavior
Thu, 02 May 2013 16:06:33 +0800 Sebastien Decugis Replace macros with functions for dumping sockaddr structures
"Welcome to our mercurial repository"