log

age author description
Sun, 03 May 2015 21:04:54 +0800 Sebastien Decugis Added a comment in the OSX file.
Sun, 03 May 2015 20:55:18 +0800 Sebastien Decugis Select Debug build type by default if none specified
Sun, 04 Jan 2015 01:22:58 +0800 Sebastien Decugis Fix compilation issue on older CMake
Sun, 04 Jan 2015 01:22:37 +0800 Sebastien Decugis updated Copyright
Sun, 04 Jan 2015 00:55:57 +0800 Sebastien Decugis Fix a number of compilation warnings
Fri, 02 Jan 2015 20:37:31 +0100 Sebastien Decugis Updated copyright information
Sat, 03 Jan 2015 02:38:00 +0800 Sebastien Decugis Release 1.2.1-rc1
Sat, 03 Jan 2015 02:23:28 +0800 Sebastien Decugis Updated copyright information 1.2.1-rc1
Sat, 03 Jan 2015 02:22:07 +0800 Sebastien Decugis Merge updates from Thomas (thanks\!)
Fri, 12 Sep 2014 14:47:38 +0200 Thomas Klausner When requests fall into timeout, log them, the timeout, and the slow peer.
Wed, 06 Aug 2014 15:21:16 +0200 Thomas Klausner Add extension to randomly choose one of the highest-scored hosts,
Wed, 06 Aug 2014 15:03:34 +0200 Thomas Klausner Make a variable match the extension name. No functional change.
Tue, 05 Aug 2014 17:46:26 +0200 Thomas Klausner Fix typo
Tue, 05 Aug 2014 16:17:23 +0200 Thomas Klausner Add more Starent AVPs, from Cisco's v15 documentation. Add one rule.
Mon, 28 Jul 2014 16:02:51 +0200 Thomas Klausner Allow routing messages in state CLOSING_GRACE.
Fri, 23 May 2014 16:08:04 +0200 Thomas Klausner Switch to logarithmic scaling.
Fri, 23 May 2014 16:05:38 +0200 Thomas Klausner Plug memory leaks.
Wed, 21 May 2014 12:37:14 +0200 Thomas Klausner Remove some unused code. Fix loading message. Add dict_dcca_3gpp dependency.
Wed, 21 May 2014 12:30:31 +0200 Thomas Klausner Put debugging message at debug log level.
Sat, 03 Jan 2015 02:18:53 +0800 Sebastien Decugis Bump version number for the next release
Sat, 03 Jan 2015 02:18:08 +0800 Sebastien Decugis Updated copyright information
Sat, 03 Jan 2015 02:17:31 +0800 Sebastien Decugis Updated libmysqlclient binary package name to match recent Ubuntu releases
Fri, 02 Jan 2015 23:24:26 +0800 Sebastien Decugis Fix compilation error as reported by Nikola in http://lists.freediameter.net/pipermail/help/2014-September/000860.html
Thu, 11 Sep 2014 17:11:17 +0800 Sebastien Decugis Add Inband-Security-Id AVP to CEA if the CER contains one even if it is the secure port
Mon, 12 May 2014 00:16:19 +0800 Sebastien Decugis Display errors in app_acct at error level
Sun, 11 May 2014 22:37:15 +0800 Sebastien Decugis Merge
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.
"Welcome to our mercurial repository"