log

age author description
Wed, 16 Apr 2014 17:56:53 +0200 Thomas Klausner Add more rules. Sort a bit.
Tue, 15 Apr 2014 17:35:45 +0200 Thomas Klausner Add support for dumping address family 8 (E.164).
Mon, 24 Mar 2014 13:21:41 +0100 Thomas Klausner Store redirect information for ALL_SESSION and ALL_USER in a hash.
Mon, 24 Mar 2014 13:13:38 +0100 Thomas Klausner Remove whitespace at end of line.
Tue, 11 Feb 2014 14:47:02 +0100 Thomas Klausner Cast enum to int to allow comparison with picky compiler(flag)s.
Sun, 11 May 2014 22:34:48 +0800 Sebastien Decugis Added a basic Gx implementation in contrib (untested) -- reported working but may need some adaptation
Sun, 02 Feb 2014 18:06:43 +0800 Sebastien Decugis Fix messages display level on TLS errors
Sun, 02 Feb 2014 17:29:21 +0800 Sebastien Decugis Fix typo on TLS_CRL parsing
Tue, 28 Jan 2014 01:38:25 +0100 Sebastien Decugis Merge changes from proposed branch
Mon, 27 Jan 2014 15:49:18 +0100 Thomas Klausner Fix format string.
Mon, 13 Jan 2014 16:35:42 +0100 Sebastien Decugis Fix dump of Failed-AVP content as a value is set while the model is not
Mon, 13 Jan 2014 16:11:00 +0100 Sebastien Decugis Validated previous fix, seems to work
Sun, 12 Jan 2014 23:01:21 +0800 Sebastien Decugis Attempt fix for Failed-AVP created with a Grouped AVP, in that case we want an empty AVP by default, not a blank AVP of the same length
Mon, 16 Dec 2013 15:55:36 +0100 Sebastien Decugis Attempt to produce a CEA that is compliant with the ABNF when the Error bit is not set. Thanks Antonio Martinez for the report -- http://lists.freediameter.net/pipermail/dev/2013-December/000263.html
Fri, 22 Nov 2013 16:07:42 +0100 Sebastien Decugis Fix issue with anscb in the p_sr expiry mechanism. Thanks Guangming for the report.
Tue, 12 Nov 2013 16:16:15 +0800 Sebastien Decugis Remove useless CER/CEA compact dump in dbg_msg_dumps extension
Tue, 12 Nov 2013 15:19:04 +0800 Sebastien Decugis Updated documentation for dbg_msg_dumps
Mon, 11 Nov 2013 15:30:26 +0800 Sebastien Decugis Change default dump of peer connection, add more options to the dbg_msg_dumps extensions
Mon, 11 Nov 2013 15:14:08 +0800 Sebastien Decugis Bug: parameters for peers were not taken into account
Mon, 11 Nov 2013 14:55:10 +0800 Sebastien Decugis Shortened log timestamp format when DEBUG_WITHOUT_META is defined
Mon, 11 Nov 2013 14:42:02 +0800 Sebastien Decugis Fix configuration dump when no extension is loaded
Sat, 02 Nov 2013 22:29:32 +0800 Sebastien Decugis Merged
Thu, 10 Oct 2013 16:30:55 +0200 Sebastien Decugis Add a counter for the sent requests for which we did not wait for an answer. It might be relevant this value contributes to the load estimate of the remote peer, but it is not very reliable
Thu, 10 Oct 2013 16:19:23 +0200 Sebastien Decugis Update the sent request counter in case of expiry
Thu, 10 Oct 2013 16:08:46 +0200 Sebastien Decugis Change management of the p_reqin_count counter to be updated only on routable messages. This should limit the errors in the counter value resulting from rejected or discarded link-local messages.
Sat, 02 Nov 2013 22:27:34 +0800 Sebastien Decugis Add an option DEBUG_WITHOUT_META to strip some information from the log prefix
Sat, 14 Sep 2013 12:56:05 +0200 Sebastien Decugis Release 1.2.0
Sat, 14 Sep 2013 18:09:01 +0800 Sebastien Decugis Updated copyright information 1.2.0
Sat, 14 Sep 2013 18:08:35 +0800 Sebastien Decugis Updated changelog
Wed, 04 Sep 2013 02:14:31 +0200 Sebastien Decugis Fix double increment when realloc resulting in invalid SQL query
Sun, 11 Aug 2013 11:52:36 +0200 Sebastien Decugis Performance improvements for fd_p_sr_store based on Guangming proposal http://lists.freediameter.net/pipermail/dev/2013-July/000225.html
Mon, 29 Jul 2013 14:47:31 +0200 Thomas Klausner Extend rules for Used-Service-Unit.
Sun, 21 Jul 2013 11:57:39 +0200 Sebastien Decugis Fix issue with generating Failed-AVP when the error is DIAMETER_MISSING_AVP. Also fix a memory leak in that case
Thu, 18 Jul 2013 16:08:54 +0200 Thomas Klausner Fix setting of answer and expiry callbacks.
Thu, 18 Jul 2013 14:45:37 +0200 Thomas Klausner Fix typo in comment.
Wed, 17 Jul 2013 18:48:53 +0200 Thomas Klausner Add rules.
Wed, 17 Jul 2013 18:48:43 +0200 Thomas Klausner Add one AVP from 3GPP 29.210.
Tue, 16 Jul 2013 19:23:33 +0200 Thomas Klausner Print times in localtime, not UTC.
Tue, 16 Jul 2013 16:14:14 +0200 Sebastien Decugis Add RPM spec contributed in http://lists.freediameter.net/pipermail/dev/2013-July/000220.html
Mon, 15 Jul 2013 18:53:00 +0200 Thomas Klausner Add three more result codes from RFC 4006.
Mon, 15 Jul 2013 15:08:02 +0200 Thomas Klausner Fix dumping of time stamps.
Thu, 20 Jun 2013 11:51:24 +0200 Thomas Klausner Reduce candidate score down to 1 due to load balancing.
Thu, 20 Jun 2013 14:31:49 +0800 Sebastien Decugis Cleanup parameter that has become useless
Thu, 20 Jun 2013 14:23:55 +0800 Sebastien Decugis Merged
Thu, 20 Jun 2013 08:20:14 +0200 Thomas Klausner Remove some whitespace in "Loaded extensions" log line.
Thu, 20 Jun 2013 14:23:26 +0800 Sebastien Decugis Fix missing prototype change
Wed, 19 Jun 2013 16:03:24 +0200 Sebastien Decugis Change prototype of rt_out callbacks to allow disposal of messages
Wed, 19 Jun 2013 10:20:47 +0800 Sebastien Decugis Ensure the hooks lock is released when a thread is canceled. Optimize the default hook behavior to avoid too many mallocs/free
Tue, 18 Jun 2013 16:27:45 +0800 Sebastien Decugis New options to test_app extension to generate long Diameter messages
Tue, 18 Jun 2013 12:44:30 +0800 Sebastien Decugis Change LOG_A definition so that when --dbg_func or --dbg_file are specified, the logs appear at DBG level
Mon, 17 Jun 2013 18:19:53 +0800 Sebastien Decugis Fix message rtd handling for extensions based on this data
Mon, 17 Jun 2013 09:47:00 +0800 Sebastien Decugis Fix compilation warning
Fri, 14 Jun 2013 17:36:33 +0800 Sebastien Decugis Added tag 1.2.0-rc2 for changeset 08e72b858f03
Fri, 14 Jun 2013 17:36:25 +0800 Sebastien Decugis Updated history 1.2.0-rc2
Fri, 14 Jun 2013 17:31:33 +0800 Sebastien Decugis Added tag proposed_merged for changeset 043b894b0511
Fri, 14 Jun 2013 17:30:42 +0800 Sebastien Decugis Cleanups in failover situation to avoid deadlocks and corrupt messages ids. Tested OK now.
Fri, 14 Jun 2013 17:30:01 +0800 Sebastien Decugis Show benchmark statistics until all answers are received
Fri, 14 Jun 2013 17:29:17 +0800 Sebastien Decugis Allow NULL parameter in fd_msg_free
Fri, 14 Jun 2013 12:22:20 +0800 Sebastien Decugis Add options to dbg_msg_dumps.fdx to allow more control over the behavior
Fri, 14 Jun 2013 12:21:42 +0800 Sebastien Decugis Do not attempt connecting to addresses advertised by the remote peer during CER/CEA. This creates issues when e.g. local addresses are advertized. Diameter RFC specifies that these addresses are for the purpose of validating the incoming packets, which is not very useful considering we have reliable lower layer (TLS or IPsec).
"Welcome to our mercurial repository"