log

age author description
Mon, 27 Aug 2012 13:43:03 +0200 Sebastien Decugis Fix SCTP_I_WANT_MAPPED_V4_ADDR behavior when IPv6 is disabled in config; thank you Michael Tuexen for the issue report \& patch. 1.1.4-rc1
Mon, 27 Aug 2012 13:34:21 +0200 Sebastien Decugis Removed a few compilation warnings
Mon, 27 Aug 2012 13:17:15 +0200 Sebastien Decugis Add test for AI_ADDRCONFIG for platforms where it does not exist
Sat, 25 Aug 2012 22:24:53 +0200 Sebastien Decugis Patch for systems that use lib64 instead of lib
Sat, 25 Aug 2012 16:13:01 +0200 Sebastien Decugis Bumped version for 1.1.4 -- forgot to do that for 1.1.3, thanks SK for the reminder
Sat, 25 Aug 2012 16:02:10 +0200 Sebastien Decugis Fix compilation warning due to missing header, reported by Thomas
Sat, 25 Aug 2012 13:02:03 +0200 Sebastien Decugis Added instructions for many *BSD systems, thanks to Thomas Klausner for the inputs
Fri, 24 Aug 2012 21:22:41 +0200 Sebastien Decugis Fix a few compilation errors on NetBSD -- reported by Thomas Klausner (thanks\!)
Fri, 24 Aug 2012 00:30:15 +0200 Sebastien Decugis Prepared packaging files for next release
Fri, 24 Aug 2012 00:26:53 +0200 Sebastien Decugis Updated copyright information
Fri, 24 Aug 2012 00:15:48 +0200 Sebastien Decugis Several changes to support GnuTLS 3.x in a more efficient way
Wed, 22 Aug 2012 23:04:38 +0200 Sebastien Decugis Removed unused code
Wed, 22 Aug 2012 22:56:22 +0200 Sebastien Decugis Updated verification of the local certificate following GnuTLS 3.x guideline
Wed, 22 Aug 2012 00:22:46 +0200 Sebastien Decugis Log message dumps in one call to the dump function to avoid fragmentation in the log files, as per Zack comment
Wed, 22 Aug 2012 00:18:15 +0200 Sebastien Decugis Add timeout in gnutls_handshake for version 3.1.x
Wed, 22 Aug 2012 00:16:25 +0200 Sebastien Decugis Also detect GNUTLS version 3.1.x
Tue, 21 Aug 2012 22:24:14 +0200 Sebastien Decugis Test version only on found library
Tue, 21 Aug 2012 13:34:20 +0200 Sebastien Decugis Updates sent by Konstantin to the dict_dcca files
Mon, 20 Aug 2012 22:56:18 +0200 Sebastien Decugis Removed the warning on unused variable
Mon, 20 Aug 2012 22:54:56 +0200 Sebastien Decugis Remove the warning on gnutls_transport_set_lowat
Mon, 20 Aug 2012 22:16:21 +0200 Sebastien Decugis Renamed GNUTLS_NEW_VERSION and added GNUTLS_VERSION_300 to prepare for API change in gnutls
Mon, 20 Aug 2012 22:15:38 +0200 Sebastien Decugis Fix compilation warning
Mon, 16 Jul 2012 22:50:08 +0200 Sebastien Decugis Allow running the test with gnutls >= 2.12.14-5ubuntu3.1
Mon, 16 Jul 2012 22:42:26 +0200 Sebastien Decugis Get TID in GNUTLS logs
Sat, 14 Jul 2012 10:28:43 +0200 Sebastien Decugis allow gnutls debug in tests
Thu, 12 Jul 2012 22:37:32 +0200 Sebastien Decugis improved the previous fix... not sure it was correct
Thu, 12 Jul 2012 22:31:20 +0200 Sebastien Decugis Attempt at fixing unaligned 64b direct memory access (sigbus on sparc)
Tue, 03 Jul 2012 08:17:27 +0200 Sebastien Decugis Added tag 1.1.3 for changeset 066e1ad7e9fa
Tue, 03 Jul 2012 08:17:09 +0200 Sebastien Decugis Updated changelog for 1.1.3 1.1.3
Tue, 03 Jul 2012 08:14:32 +0200 Sebastien Decugis Updated copyright information
Mon, 02 Jul 2012 21:15:07 +0200 Sebastien Decugis Fixed the DTD to match the format we are actually parsing
Tue, 03 Apr 2012 08:25:51 +0200 Sebastien Decugis Added information in session dump
Tue, 03 Apr 2012 08:21:06 +0200 Sebastien Decugis Fix possible memory leaks
Thu, 29 Mar 2012 21:19:33 +0200 Sebastien Decugis Added ability to register another log function; thanks to Zack for the code
Fri, 02 Mar 2012 08:13:34 +0100 Sebastien Decugis Re-apply typemap to uint8_t string
Tue, 28 Feb 2012 08:14:30 +0100 Sebastien Decugis Started fixing dbg_interactive sample -- hangs in fd_sess_fromsid
Tue, 21 Feb 2012 18:46:28 +0100 Sebastien Decugis Added tag 1.1.2 for changeset 69ef21d4a7fe
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
"Welcome to our mercurial repository"