log libfdcore/server.c @ 1562:6219359a36a9 default tip

age author description
Tue, 11 Jun 2013 14:46:58 +0800 Sebastien Decugis Fix worker name as the connection is not created yet
Tue, 11 Jun 2013 10:05:50 +0800 Sebastien Decugis Reject more quickly invalid messages if possible
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 12:04:50 +0800 Sebastien Decugis Rollback to using TLS/SCTP in release 1.2.0. DTLS dev to happen in freeDiameter-dtls branch
Wed, 05 Jun 2013 19:22:26 +0800 Sebastien Decugis Preparing for DTLS support
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...
Tue, 14 May 2013 18:01:31 +0800 Sebastien Decugis New CMake option: ADDRESS_AVP_INCLUDE_PORT. Turn off for standard Host-IP-Address AVPs
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
Mon, 06 May 2013 16:33:22 +0800 Sebastien Decugis Align the behavior of all fd_*dump functions wrt final \n
Fri, 03 May 2013 19:20:56 +0800 Sebastien Decugis Cleaning of the traces in progress
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.
Mon, 29 Apr 2013 17:42:03 +0800 Sebastien Decugis Fix comment
Thu, 14 Mar 2013 18:45:03 +0100 Thomas Klausner Remove more newlines.
Thu, 14 Mar 2013 18:14:35 +0100 Thomas Klausner Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and TRACE_DEBUG_ERROR
Sun, 03 Mar 2013 09:15:36 +0100 Sebastien Decugis Updated copyright information 1.1.6
Sun, 03 Mar 2013 07:57:34 +0100 Sebastien Decugis Updated copyright information
Fri, 07 Dec 2012 20:54:33 +0100 Sebastien Decugis Log incoming messages on new connections too
Thu, 24 Mar 2011 15:00:18 +0900 Sebastien Decugis Updated my mail address
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/server.c@4405f0bd53e5
"Welcome to our mercurial repository"