log libfdcore/peers.c @ 1554:566bb46cc73f

age author description
Tue, 06 Oct 2020 21:34:53 +0800 Sebastien Decugis Updated copyright information
Fri, 15 Nov 2019 11:33:48 +0100 Thomas Klausner peers.c: fix typo in comment
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.
Fri, 14 Jun 2013 17:30:42 +0800 Sebastien Decugis Cleanups in failover situation to avoid deadlocks and corrupt messages ids. Tested OK now.
Fri, 14 Jun 2013 12:19:32 +0800 Sebastien Decugis Fix issue that can trigger an assert when failover occurs
Mon, 10 Jun 2013 14:27:15 +0800 Sebastien Decugis Don't block PSM during failover
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
Wed, 05 Jun 2013 19:22:26 +0800 Sebastien Decugis Preparing for DTLS support
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, 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: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.
Tue, 12 Mar 2013 15:47:53 +0100 Thomas Klausner merge main
Wed, 06 Mar 2013 20:09:54 +0100 Thomas Klausner merge latest 1.1 branch (one commit post 1.1.6)
Thu, 21 Feb 2013 11:57:32 +0100 Thomas Klausner merge current version from 1.1 branch (927:877592751fee).
Wed, 13 Feb 2013 14:47:47 +0100 Thomas Klausner Make config file parameter const and convert another fprintf to TRACE_DEBUG_ERROR.
Tue, 12 Mar 2013 15:27:59 +0100 Sebastien Decugis Add a function to access this counter
Wed, 06 Mar 2013 16:39:07 +0100 Sebastien Decugis Add cmake option DISABLE_PEER_EXPIRY to disable dynamic peer expiration mechanism
Sun, 03 Mar 2013 07:57:34 +0100 Sebastien Decugis Updated copyright information
Wed, 06 Feb 2013 15:52:34 +0100 Sebastien Decugis Another place where ev_data was not dereferenced -- thanks Thomas
Sat, 19 Jan 2013 16:35:48 +0100 Sebastien Decugis Fix a few warnings, thank you Thomas again
Wed, 10 Oct 2012 13:35:30 +0200 Sebastien Decugis Updated copyright information
Thu, 20 Sep 2012 08:15:54 +0200 Sebastien Decugis Fix name of the constant errors used for rescode
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
Sun, 07 Aug 2011 21:03:49 +0200 Sebastien Decugis fix bug reported by Vjacheslav Chekushin on the mailing-list (thanks\!)
Tue, 29 Mar 2011 11:42:53 +0900 Sebastien Decugis Fix bug in peers order 1.1.0
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
Tue, 22 Feb 2011 15:50:45 +0900 Sebastien Decugis Fix a small bug in peers validation process
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/peers.c@2715aca62032
"Welcome to our mercurial repository"