log

age author description
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
Thu, 02 May 2013 16:05:35 +0800 Sebastien Decugis Typo
Tue, 30 Apr 2013 15:37:57 +0800 Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced by the new hooks mechanism. Kept the calls to fd_msg_log in comments to find the locations easily. WORK IN PROGRESS.
Thu, 02 May 2013 16:02:06 +0800 Sebastien Decugis Add empty code for hooks so that dbg_interactive extension can load
Thu, 02 May 2013 15:46:17 +0800 Sebastien Decugis New testcase to measure performance of the fd_msg_parse_* functions
Thu, 02 May 2013 12:59:58 +0800 Sebastien Decugis Use float type to solve /0 issue
Thu, 02 May 2013 12:20:30 +0800 Sebastien Decugis Forgot to include the new file in the build
Thu, 02 May 2013 12:02:37 +0800 Sebastien Decugis Fix typo
Thu, 02 May 2013 11:52:17 +0800 Sebastien Decugis Update dbg_monitor to use the new function
Thu, 02 May 2013 11:22:31 +0800 Sebastien Decugis Implement the fd_stat_getstats function; changed prototype of fd_fifo_length.
Thu, 02 May 2013 11:22:22 +0800 Sebastien Decugis Fix invalid condition
Tue, 30 Apr 2013 12:09:32 +0800 Sebastien Decugis Update the new API prototype to make it easier for extension to track messages between hooks, for e.g. timing computations
Tue, 30 Apr 2013 10:58:06 +0800 Sebastien Decugis Change logic to remove compilation warning
Tue, 30 Apr 2013 09:51:09 +0800 Sebastien Decugis Add total count in the statistics of the queues, thanks for the feedback :)
Mon, 29 Apr 2013 13:31:31 +0200 Thomas Klausner merge
Mon, 29 Apr 2013 13:28:08 +0200 Thomas Klausner Add many more 3GPP AVPs and a few rules.
Mon, 29 Apr 2013 19:07:45 +0800 Sebastien Decugis Merged
Mon, 29 Apr 2013 19:07:22 +0800 Sebastien Decugis Commit prototype of new functions for discussion. These will replace the fd_log_msg feature as well as several internal dumping routines. The dbg_monitoring will be totally rewritten. Comments welcome...
Mon, 29 Apr 2013 12:43:52 +0200 Thomas Klausner Raise "Conflicting rules" to error level since it causes validation
Mon, 29 Apr 2013 17:42:03 +0800 Sebastien Decugis Fix comment
Mon, 29 Apr 2013 17:15:34 +0800 Sebastien Decugis New feature in fd_fifo to get timing statistics
Fri, 10 May 2013 09:50:09 +0800 Sebastien Decugis Fix fifo_tget to propagate any error returned by the posix call
Fri, 10 May 2013 09:33:27 +0800 Sebastien Decugis Fix management of the tv_nsec to avoid invalid value (Thanks Guangming for the report: http://lists.freediameter.net/pipermail/dev/2013-May/000212.html)
Mon, 29 Apr 2013 12:43:41 +0800 Sebastien Decugis Use yylval to make gcc happy
Mon, 29 Apr 2013 12:30:07 +0800 Sebastien Decugis Use the pragma outside the function
Fri, 26 Apr 2013 16:59:38 +0200 Thomas Klausner Fix typo.
Thu, 25 Apr 2013 15:45:38 +0800 Sebastien Decugis Remove a useless warning
Wed, 24 Apr 2013 16:33:35 +0800 Sebastien Decugis Update documentation for Fedora
Wed, 24 Apr 2013 12:49:00 +0800 Sebastien Decugis Fix a number of remaining compilation warnings
Wed, 24 Apr 2013 11:17:30 +0800 Sebastien Decugis Add missing dependency for FreeBSD
Tue, 23 Apr 2013 17:43:02 +0800 Sebastien Decugis Yet another warning removed
"Welcome to our mercurial repository"