log

age author description
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
Tue, 23 Apr 2013 17:23:01 +0800 Sebastien Decugis Added tag proposed_merged for changeset 09e2a6d796ef
Tue, 23 Apr 2013 17:16:18 +0800 Sebastien Decugis Update the changelog entry
Tue, 23 Apr 2013 15:59:26 +0800 Sebastien Decugis Fix some compilation warnings
Tue, 23 Apr 2013 15:59:15 +0800 Sebastien Decugis Update documentation
Tue, 23 Apr 2013 15:34:05 +0800 Sebastien Decugis Merge
Fri, 19 Apr 2013 11:29:48 +0200 Thomas Klausner merge
Fri, 19 Apr 2013 11:28:37 +0200 Thomas Klausner Add license.
Thu, 18 Apr 2013 15:50:10 +0200 Thomas Klausner Add extension that balances load over multiple peers based on outstanding requests.
Thu, 18 Apr 2013 15:49:45 +0200 Thomas Klausner Add extension that removes Destination-Host from Requests and restores it for Answers.
Thu, 18 Apr 2013 15:48:39 +0200 Thomas Klausner Fix pasto.
Tue, 23 Apr 2013 15:33:36 +0800 Sebastien Decugis Update doc for OpenSuse
Wed, 17 Apr 2013 18:39:13 +0800 Sebastien Decugis Merged
Tue, 16 Apr 2013 18:54:41 +0200 Thomas Klausner In TRACE_DEBUG, mention which thread we're in (Routing-IN/Routing-OUT/Dispatch).
Tue, 16 Apr 2013 18:53:51 +0200 Thomas Klausner Add fd_msg_dump_full function that dumps a message in human-readable format.
Tue, 16 Apr 2013 18:51:25 +0200 Thomas Klausner Improve dumper for time, and print longer UTF8 strings.
Wed, 17 Apr 2013 18:38:12 +0800 Sebastien Decugis Fix warning on old GCC versions
Tue, 16 Apr 2013 11:45:52 +0800 Sebastien Decugis Fix a number of additional warnings
Tue, 16 Apr 2013 11:18:59 +0800 Sebastien Decugis Explicitely use BUILD_TESTING, somehow it gets defined anyway
Tue, 16 Apr 2013 11:15:33 +0800 Sebastien Decugis Update the nightly script
Tue, 16 Apr 2013 10:33:43 +0800 Sebastien Decugis Fix invalid use of PRId64 primitive
Mon, 15 Apr 2013 16:13:07 +0800 Sebastien Decugis Remove a few remaining warnings
Mon, 15 Apr 2013 15:17:49 +0800 Sebastien Decugis Added tag proposed_merged for changeset 0117a7746b21
Mon, 15 Apr 2013 15:17:07 +0800 Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent commits
Sat, 13 Apr 2013 22:18:05 +0200 Thomas Klausner More portable version of printflike.
Sat, 13 Apr 2013 16:26:09 +0200 Thomas Klausner Mark fd_log and fd_msg_log as printf-like functions, and fix a warning
Fri, 12 Apr 2013 12:36:36 +0800 Sebastien Decugis Added tag proposed_merged for changeset 2a510c541472
Fri, 12 Apr 2013 12:35:17 +0800 Sebastien Decugis Merged
Thu, 11 Apr 2013 18:46:00 +0200 Thomas Klausner Fix spin/core-dump inducing format string error.
Fri, 12 Apr 2013 12:32:57 +0800 Sebastien Decugis Silence a few remaining warnings
Mon, 01 Apr 2013 16:17:13 +0800 Sebastien Decugis New extension rt_busypeers. See doc/rt_busypeers.conf.sample for more information. This code is not tested yet
Mon, 01 Apr 2013 16:16:28 +0800 Sebastien Decugis Retrieve additional information when adding a routing error
Mon, 01 Apr 2013 16:14:35 +0800 Sebastien Decugis Updated test to match new behavior of dispatch function
Mon, 01 Apr 2013 11:27:34 +0800 Sebastien Decugis Do not abort dispatch thread when a callback returns an error
Fri, 29 Mar 2013 17:31:46 +0800 Sebastien Decugis Merged
Thu, 28 Mar 2013 17:08:51 +0100 Thomas Klausner Fix typo in comment.
Fri, 29 Mar 2013 17:30:59 +0800 Sebastien Decugis Added a second callback in fd_msg_send_timeout to handle more easily the timeout situation
Fri, 29 Mar 2013 17:11:45 +0800 Sebastien Decugis Replace calls to PyEval_CallFunction by PyObject_CallFunction
Thu, 28 Mar 2013 11:20:50 +0800 Sebastien Decugis Allow port value 0 in the configuration to disable a server
Tue, 26 Mar 2013 14:30:29 +0100 Sebastien Decugis Updated Ubuntu documentation
Mon, 25 Mar 2013 16:39:32 +0100 Sebastien Decugis Implement a new counter on pending answers to send back to a peer.
Mon, 25 Mar 2013 14:35:55 +0100 Sebastien Decugis Be more restrictive on fd_msg_send() called with answer messages, the function now rejects the parameters if an answer callback is provided
Fri, 22 Mar 2013 14:48:28 +0100 Sebastien Decugis Fix a compilation warning and protect CHECK_GNUTLS_DO macro
Fri, 22 Mar 2013 01:00:52 +0100 Sebastien Decugis merge
Thu, 21 Mar 2013 20:28:23 +0100 Thomas Klausner Report an error if a problem is big enough to break startup.
Thu, 21 Mar 2013 20:03:54 +0100 Thomas Klausner Revert two \n.
Fri, 22 Mar 2013 00:59:56 +0100 Sebastien Decugis Fix compilation issue
Thu, 21 Mar 2013 15:07:24 +0100 Sebastien Decugis Added tag proposed_merged for changeset 7ca81c10ba06
"Welcome to our mercurial repository"