log libfdcore/p_psm.c @ 1554:566bb46cc73f

age author description
Tue, 06 Oct 2020 21:34:53 +0800 Sebastien Decugis Updated copyright information
Thu, 20 Jun 2019 12:07:56 +0200 Thomas Klausner Fix typos in comments and remove trailing whitespace.
Mon, 27 Nov 2017 15:43:50 +0100 Thomas Klausner Log an error if going from open to suspect or closed
Mon, 27 Nov 2017 15:18:57 +0100 Thomas Klausner Add config option if Route-Record AVPs should be added in Answers.
Sun, 15 Oct 2017 20:59:46 +0800 Sebastien Decugis Log at different level if peer is closed after normal sequence or not
Thu, 16 Feb 2017 16:06:08 +0100 Thomas Klausner Log an error when going to ZOMBIE state.
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.
Thu, 13 Jun 2013 17:30:14 +0800 Sebastien Decugis Some cleanups in the traces
Fri, 07 Jun 2013 18:48:34 +0800 Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the GNUTLS handling.
Wed, 05 Jun 2013 19:22:26 +0800 Sebastien Decugis Preparing for DTLS support
Tue, 14 May 2013 12:32:28 +0800 Sebastien Decugis Cleanup some traces
Tue, 14 May 2013 09:56:36 +0800 Sebastien Decugis Clear redundant logs
Mon, 13 May 2013 19:17:13 +0800 Sebastien Decugis Added calls to remaining hooks
Fri, 10 May 2013 18:49:19 +0800 Sebastien Decugis Merge
Fri, 10 May 2013 18:48:57 +0800 Sebastien Decugis Implemented a few hooks
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.
Fri, 10 May 2013 09:33:27 +0800 Sebastien Decugis Fix management of the tv_nsec to avoid invalid value (Thanks Guangming for the report: http://lists.freediameter.net/pipermail/dev/2013-May/000212.html)
Tue, 16 Apr 2013 11:45:52 +0800 Sebastien Decugis Fix a number of additional warnings
Mon, 15 Apr 2013 15:17:07 +0800 Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent commits
Mon, 25 Mar 2013 16:39:32 +0100 Sebastien Decugis Implement a new counter on pending answers to send back to a peer.
Thu, 14 Mar 2013 18:27:39 +0100 Thomas Klausner Remove \n from fd_msg_log.
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, 14 Mar 2013 17:31:00 +0100 Thomas Klausner Fix some typos.
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, 30 Nov 2012 00:44:10 +0100 Sebastien Decugis Added received and sent timestamps in the messages; added logs on emission and reception
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
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
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/p_psm.c@2c07feeb1b47
"Welcome to our mercurial repository"