log libfdcore/routing_dispatch.c @ 1281:ab6457399be2 1.2.1-rc1

age author description
Sat, 03 Jan 2015 02:23:28 +0800 Sebastien Decugis Updated copyright information 1.2.1-rc1
Mon, 28 Jul 2014 16:02:51 +0200 Thomas Klausner Allow routing messages in state CLOSING_GRACE.
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.
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
Wed, 19 Jun 2013 16:03:24 +0200 Sebastien Decugis Change prototype of rt_out callbacks to allow disposal of messages
Mon, 17 Jun 2013 18:19:53 +0800 Sebastien Decugis Fix message rtd handling for extensions based on this data
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
Fri, 07 Jun 2013 18:48:34 +0800 Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the GNUTLS handling.
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.
Wed, 15 May 2013 10:39:25 +0800 Sebastien Decugis Updated copyright information
Tue, 14 May 2013 12:32:28 +0800 Sebastien Decugis Cleanup some traces
Tue, 14 May 2013 11:04:20 +0800 Sebastien Decugis Fix a number of compilation warnings
Mon, 13 May 2013 19:17:13 +0800 Sebastien Decugis Added calls to remaining hooks
Fri, 10 May 2013 18:48:57 +0800 Sebastien Decugis Implemented a few hooks
Tue, 30 Apr 2013 15:37:57 +0800 Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced by the new hooks mechanism. Kept the calls to fd_msg_log in comments to find the locations easily. WORK IN PROGRESS.
Fri, 26 Apr 2013 16:59:38 +0200 Thomas Klausner Fix typo.
Tue, 16 Apr 2013 18:54:41 +0200 Thomas Klausner In TRACE_DEBUG, mention which thread we're in (Routing-IN/Routing-OUT/Dispatch).
Mon, 15 Apr 2013 15:17:07 +0800 Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent commits
Fri, 29 Mar 2013 17:30:59 +0800 Sebastien Decugis Added a second callback in fd_msg_send_timeout to handle more easily the timeout situation
Thu, 14 Mar 2013 18:14:35 +0100 Thomas Klausner Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and TRACE_DEBUG_ERROR
Thu, 07 Mar 2013 16:13:50 +0100 Sebastien Decugis Remove one stupid indirection level
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)
Thu, 24 Mar 2011 15:00:18 +0900 Sebastien Decugis Updated my mail address
Wed, 02 Mar 2011 18:21:59 +0900 Sebastien Decugis Fix broken 'almostcasecmp' logic
Fri, 18 Feb 2011 14:50:37 +0900 Sebastien Decugis Support for Diameter Redirects through rt_redirect.fdx extension (EXPERIMENTAL)
Tue, 15 Feb 2011 14:23:59 +0900 Sebastien Decugis Removed redundant TODO notice
Tue, 15 Feb 2011 10:51:31 +0900 Sebastien Decugis Fixed decorated NAI handing in case of messages without User-Name AVP
Wed, 09 Feb 2011 15:26:58 +0900 Sebastien Decugis Large UNTESTED commit with the following changes:
Thu, 20 Jan 2011 19:44:27 +0900 Sebastien Decugis Cleanup all pthread_cleanup_push / pop pairs so that pop is always called after push, or ASSERT(0) is some grave errors
Wed, 19 Jan 2011 19:05:30 +0900 Sebastien Decugis Prepared capability for messages logging to separate files / folders
Wed, 19 Jan 2011 14:35:14 +0900 Sebastien Decugis Fixed in case of termination of several modules (before initialization completed)
Fri, 14 Jan 2011 16:27:21 +0900 Sebastien Decugis Updated copyright information 1.1.0-rc1
Fri, 14 Jan 2011 15:15:23 +0900 Sebastien Decugis Initial commit for 1.1.0: base freeDiameter/routing_dispatch.c@0dc2eff8183c
"Welcome to our mercurial repository"