log

age author description
Tue, 21 Feb 2012 18:46:14 +0100 Sebastien Decugis Bug fix release 1.1.2 1.1.2
Fri, 27 Jan 2012 07:41:22 +0100 Sebastien Decugis Always use REUSEADDR, not only in DEBUG
Sat, 21 Jan 2012 16:11:34 +0100 Sebastien Decugis Added two new interfaces on Zach requests http://lists.freediameter.net/pipermail/help/2012-January/000312.html and http://lists.freediameter.net/pipermail/help/2012-January/000311.html
Tue, 22 Nov 2011 16:37:40 -0800 Romain Kuntz Fixed the mip6i dictionnary that add the same errors than the mip6a one
Tue, 22 Nov 2011 16:34:16 -0800 Romain Kuntz Fixed the mip6a dictionnary. The MIP-Agent-Info AVP does not exist and should be MIP6-Agent-Info (I reported an errata to the RFC5778). The MIP6-Answer command must set the CMD_FLAG_REQUEST flag mask (mandated by libfdproto/dictionary.c in fd_dict_new(), which checks if the flag is set for DICT_COMMAND)
Tue, 22 Nov 2011 12:20:36 -0800 Romain Kuntz Fixed dependencies between mip6 dictionnary and rfc5777 dictionnary
Tue, 22 Nov 2011 09:53:51 +0100 Sebastien Decugis Fixes to the dictionary definitions, thanks to Romain
Tue, 01 Nov 2011 19:00:50 +0100 Sebastien Decugis Remove remaining i
Tue, 01 Nov 2011 10:12:18 +0100 Sebastien Decugis Fix app_acct and associated test
Sun, 30 Oct 2011 20:57:59 +0100 Sebastien Decugis Making app_acct thread_safe for PGsql. NOT TESTED.
Sun, 30 Oct 2011 12:33:28 +0100 Sebastien Decugis Improved usability of fd_dict_getlistof for vendors and apps
Tue, 25 Oct 2011 21:48:52 +0200 Sebastien Decugis Fixed fd_dict_getlistof function, added a simple test
Mon, 24 Oct 2011 22:14:33 +0200 Sebastien Decugis Increased delay so that the test has more chances to pass. Wow, Fedora IS slow to create threads...
Sun, 23 Oct 2011 23:43:32 +0200 Sebastien Decugis Added a limit on fifo queues to avoid memory exaustion when messages are received faster than handled
Sat, 22 Oct 2011 22:56:55 +0200 Sebastien Decugis Removed the QUIET directive from PKG_CHECK_MODULES since it is not supported for cmake before 2.8.2
Tue, 18 Oct 2011 23:11:11 +0200 Sebastien Decugis Fix a few compilation warning, some are still remaining
Tue, 18 Oct 2011 23:00:51 +0200 Sebastien Decugis Added new experimental function fd_dict_getlistof -- see http://lists.freediameter.net/pipermail/help/2011-October/000268.html for context and rationale. WARNING: this function was not tested yet...
Fri, 14 Oct 2011 08:15:34 +0200 Sebastien Decugis Added contribution from Norberto, many thanks
Thu, 13 Oct 2011 23:53:27 +0200 Sebastien Decugis Enable vendor AVPs in app_acct
Thu, 06 Oct 2011 20:55:48 +0200 Sebastien Decugis Remove message logging if the level is NONE
Fri, 30 Sep 2011 22:45:41 +0200 Sebastien Decugis Added tag 1.1.1 for changeset 0925471e2a88
Fri, 30 Sep 2011 22:45:24 +0200 Sebastien Decugis Updated Debian packaging files 1.1.1
Fri, 30 Sep 2011 21:45:17 +0200 Sebastien Decugis Bug fix release 1.1.1
Fri, 30 Sep 2011 21:44:59 +0200 Sebastien Decugis Added tag 1.1.1 for changeset 36caa2c02d1e
Wed, 28 Sep 2011 07:50:23 +0200 Sebastien Decugis Enable running two freeDiameter instances on a single host
Mon, 26 Sep 2011 13:44:10 +0200 Sebastien Decugis Remove misleading comment
Sat, 24 Sep 2011 13:36:01 +0200 Sebastien Decugis Fix handling of message when no dispatch cb handled the message, to conform to documentation (thanks Zach for report)
Sat, 24 Sep 2011 13:00:30 +0200 Sebastien Decugis allow applications to create empty AVP also
Sat, 24 Sep 2011 09:45:14 +0200 Sebastien Decugis Attempt to handle more gracefully (invalid) AVPs that contain an empty octetstring
Thu, 22 Sep 2011 21:10:00 +0200 Sebastien Decugis Add a test for timeout on fifo
"Welcome to our mercurial repository"