log

age author description
Tue, 11 Jun 2013 10:05:50 +0800 Sebastien Decugis Reject more quickly invalid messages if possible
Tue, 11 Jun 2013 09:18:52 +0800 Sebastien Decugis Allow Vendor-Specific-Application-Id with several Vendor-Id AVPs as seen on some equipments
Mon, 10 Jun 2013 16:44:18 +0800 Sebastien Decugis Replace FDEV_TERMINATE events with calls to fd_core_shutdown to handle the core state properly
Mon, 10 Jun 2013 16:23:09 +0800 Sebastien Decugis Limit number of incoming connections under processing to configurable value
Mon, 10 Jun 2013 14:27:15 +0800 Sebastien Decugis Don't block PSM during failover
Mon, 10 Jun 2013 12:04:50 +0800 Sebastien Decugis Rollback to using TLS/SCTP in release 1.2.0. DTLS dev to happen in freeDiameter-dtls branch
Fri, 07 Jun 2013 18:48:34 +0800 Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the GNUTLS handling.
Thu, 06 Jun 2013 19:06:00 +0800 Sebastien Decugis Don't block on peers shutdown when early errors
Thu, 06 Jun 2013 19:05:36 +0800 Sebastien Decugis Remove auto-use of the certificate as CA when CA was not provided, since now TLS_cred can be ignored when TLS is not used.
Thu, 06 Jun 2013 15:49:38 +0800 Sebastien Decugis dbg_interactive is segfaulting when exited with Ctrl-C, not sure how to fix it...
Thu, 06 Jun 2013 11:25:23 +0800 Sebastien Decugis Early shutdown situation: detect the race condition and delay the shutdown in freeDiameterd. Alternative would be to initialize in a separate thread that we can cancel before calling shutdown.
Wed, 05 Jun 2013 19:22:26 +0800 Sebastien Decugis Preparing for DTLS support
Wed, 05 Jun 2013 15:02:29 +0800 Sebastien Decugis Preparing for future DTLS/SCTP support
Tue, 04 Jun 2013 18:41:07 +0800 Sebastien Decugis Fix invalid NULL pointer indirection in log
Mon, 03 Jun 2013 14:24:22 +0800 Sebastien Decugis Added tag proposed_merged for changeset fb9282c75ec5
Mon, 03 Jun 2013 14:24:08 +0800 Sebastien Decugis Update changelog
Mon, 03 Jun 2013 14:18:43 +0800 Sebastien Decugis Added initial support for hooks in the dbg_interactive extension
Mon, 03 Jun 2013 12:13:17 +0800 Sebastien Decugis Allow cancelation of thread in sctp_connectx when this function is not a cancelation point (bug of the system, seen on Ubuntu Precise at least)
Mon, 03 Jun 2013 12:05:37 +0800 Sebastien Decugis Add some compliancy to RFC6458. Not tested however as Ubuntu does not support this yet
Mon, 03 Jun 2013 10:30:51 +0800 Sebastien Decugis Fix typos
Mon, 03 Jun 2013 10:28:33 +0800 Sebastien Decugis Hand the case of invalid objects in the msg_dump functions
Mon, 03 Jun 2013 10:01:31 +0800 Sebastien Decugis Fix compilation warning
Mon, 03 Jun 2013 09:59:10 +0800 Sebastien Decugis Remove debug message
Fri, 31 May 2013 20:23:55 +0200 Sebastien Decugis Some cleanups in dbg_interactive extension
Fri, 31 May 2013 18:29:33 +0200 Sebastien Decugis Split output of fd_msg_dump_treeview
Fri, 31 May 2013 18:15:05 +0200 Sebastien Decugis New macro LOG_SPLIT to allow dumping multi-line buffers with prefix and suffix
Fri, 31 May 2013 17:47:36 +0200 Sebastien Decugis Merged
Fri, 31 May 2013 17:46:02 +0200 Sebastien Decugis Updated documentation
Fri, 31 May 2013 17:45:51 +0200 Sebastien Decugis Updated default secure port value according to RFC6733
Fri, 31 May 2013 17:33:16 +0200 Thomas Klausner Remove \n from LOG_E line.
Fri, 31 May 2013 17:31:42 +0200 Thomas Klausner Remove \n from fd_log_debug lines.
Fri, 31 May 2013 17:10:43 +0200 Thomas Klausner Rename VERSION to FD_LIBFD*_VERSION to avoid conflict with autoconf VERSION define.
Fri, 31 May 2013 14:57:17 +0200 Thomas Klausner Fix typo.
Fri, 31 May 2013 11:20:27 +0800 Sebastien Decugis Include source rev number in version information when available
Fri, 31 May 2013 11:19:35 +0800 Sebastien Decugis Avoid redundant messages
Thu, 30 May 2013 15:50:59 +0800 Sebastien Decugis Updated history
Thu, 30 May 2013 15:43:27 +0800 Sebastien Decugis Added tag proposed_merged for changeset d00b5914351e
Tue, 28 May 2013 12:11:27 +0800 Sebastien Decugis Allow running freeDiameter without TLS credentials if the following conditions are verified:
Mon, 27 May 2013 17:22:40 +0800 Sebastien Decugis Return DIAMETER_LOOP_DETECTED if local peer is already in the Route-Record AVP of a new received request.
Thu, 23 May 2013 16:11:35 +0200 Sebastien Decugis Another missing restore of the hop-by-hop ID upon failover situation
Wed, 22 May 2013 15:40:41 +0200 Sebastien Decugis Merge
Wed, 22 May 2013 15:37:48 +0200 Sebastien Decugis Fix a number of issues reported by cppcheck: http://lists.freediameter.net/pipermail/dev/2013-May/000214.html
Fri, 17 May 2013 11:06:33 +0800 Sebastien Decugis Added tag proposed_merged for changeset 5d19d6f3e1bd
Fri, 17 May 2013 11:06:21 +0800 Sebastien Decugis Merged
Fri, 17 May 2013 11:05:10 +0800 Sebastien Decugis Added tag proposed_merged for changeset 7b57dc5a681f
Fri, 17 May 2013 11:04:43 +0800 Sebastien Decugis Merged
Thu, 16 May 2013 16:49:10 +0200 Thomas Klausner More rules.
Fri, 17 May 2013 09:46:07 +0800 Sebastien Decugis Fix warning on OpenSUSE
Thu, 16 May 2013 15:33:13 +0800 Sebastien Decugis Use FATAL level for extensions dependency problems
Thu, 16 May 2013 15:26:15 +0800 Sebastien Decugis Added tag proposed_merged for changeset 7ef8ab1d664f
Thu, 16 May 2013 15:25:53 +0800 Sebastien Decugis Delay the initialization of some dictionary definitions after extensions are loaded, so that these defintions may be altered by some extension in special setup environment
Thu, 16 May 2013 15:13:55 +0800 Sebastien Decugis Fix a few compilation warnings/errors
Thu, 16 May 2013 15:00:47 +0800 Sebastien Decugis Added tag proposed_merged for changeset 75633912f364
Thu, 16 May 2013 15:00:02 +0800 Sebastien Decugis Merged
Wed, 15 May 2013 15:32:21 +0200 Sebastien Decugis Added umbrella NEWS file
Wed, 15 May 2013 10:42:20 +0200 Thomas Klausner Fix typo.
Thu, 16 May 2013 14:56:31 +0800 Sebastien Decugis Revert changeset 1122 (ADDRESS_AVP_INCLUDE_PORT) as this will create too much interop issues. The Host-IP-Address AVP is not normally used to discover peer address, but only for validation of the addresses where a packet is received from -- which is quite useless with a connected transport connection, but anyway...
Thu, 16 May 2013 14:54:42 +0800 Sebastien Decugis Fix wrong parameter name
Wed, 15 May 2013 15:41:48 +0800 Sebastien Decugis Fix the dbg_func and dbg_file parameters
Wed, 15 May 2013 12:30:49 +0800 Sebastien Decugis Turn OFF the extended Host-IP-Address format by default
"Welcome to our mercurial repository"