log

age author description
Sat, 30 Jan 2016 23:38:43 +0800 Sebastien Decugis Fix default secure port
Sun, 18 Oct 2015 12:00:36 +0800 Sebastien Decugis Fix --dbg-file and --dbg-function usage. However there is something weird on MacOS X still...
Sun, 18 Oct 2015 11:25:28 +0800 Sebastien Decugis Fix command-line parsing
Sun, 30 Aug 2015 01:58:21 +0800 Sebastien Decugis Added a new hook to allow extensions act on the error messages being returned in case of parsing error (e.g. if some mandatory AVP are expected in error messages)
Sun, 30 Aug 2015 01:11:55 +0800 Sebastien Decugis Added new callbacks in the derived types definitions to improve value checks during message parsing. Thanks Ranjith for the suggestion.
Sat, 04 Jul 2015 23:06:37 +0800 Sebastien Decugis Added a new hook HOOK_MESSAGE_SENDING
Tue, 23 Jun 2015 12:12:10 +0800 Sebastien Decugis Fix some possible memory leaks in fd_msg_new
Tue, 23 Jun 2015 10:00:14 +0800 Sebastien Decugis Small edits in the changelog
Fri, 19 Jun 2015 01:39:02 +0800 Sebastien Decugis Added changelog for 1.2.1
Fri, 19 Jun 2015 00:00:10 +0800 Sebastien Decugis Make the stripped output the default. Define DEBUG_WITH_META to get longer format.
Thu, 18 Jun 2015 23:01:08 +0800 Sebastien Decugis Updated copyright information
Thu, 18 Jun 2015 22:58:01 +0800 Sebastien Decugis Added tag 1.2.1-rc2 for changeset 13948c684c35
Thu, 18 Jun 2015 22:57:42 +0800 Sebastien Decugis Removed tag proposed_merged 1.2.1-rc2
Wed, 17 Jun 2015 21:41:03 +0800 Sebastien Decugis Fix a few mistakes
Tue, 16 Jun 2015 23:32:07 +0800 Sebastien Decugis Fix test_app for Mac OS X. Need to retest on other systems.
Tue, 16 Jun 2015 21:24:20 +0800 Sebastien Decugis fix ntohll on MacOSX
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
"Welcome to our mercurial repository"