log libfdproto/messages.c @ 919:b1776283d69e

age author description
Tue, 12 Feb 2013 18:19:19 +0100 Sebastien Decugis Do not kill framework when a message with 0b session-id is dispatched
Tue, 05 Feb 2013 14:35:01 +0100 Sebastien Decugis Initialize dummy AVP for Failed-AVP content with 0s instead of FFs
Sat, 02 Feb 2013 14:43:09 +0100 Sebastien Decugis Fix macro to avoid infinite loop in some situations
Fri, 14 Dec 2012 21:24:34 +0100 Sebastien Decugis Add new AVP_BY_STRUCT method for searching vendor-specific AVPs. This allows more flexibility and superseeds AVP_BY_NAME_AND_VENDOR and AVP_BY_CODE_AND_VENDOR.
Fri, 30 Nov 2012 00:44:10 +0100 Sebastien Decugis Added received and sent timestamps in the messages; added logs on emission and reception
Thu, 29 Nov 2012 22:51:49 +0100 Sebastien Decugis Intrumented socket reception to store the timestamp along the received buffer
Fri, 23 Nov 2012 21:22:54 +0100 Sebastien Decugis Fix answers sending
Mon, 19 Nov 2012 08:58:40 +0100 Sebastien Decugis Allow the content of the Failed-AVP to be parseable to bufferize the message. The content is only padded currently
Sat, 17 Nov 2012 23:28:50 +0100 Sebastien Decugis Tentative fix for the parse_or_error function
Sat, 17 Nov 2012 22:52:50 +0100 Sebastien Decugis Add information about parsing errors
Tue, 23 Oct 2012 15:50:04 +0200 Thomas Klausner Fix some typos.
Thu, 13 Sep 2012 13:41:29 +0200 Sebastien Decugis Allow retransmission of messages on timeout
Fri, 24 Aug 2012 00:26:53 +0200 Sebastien Decugis Updated copyright information
Wed, 22 Aug 2012 00:22:46 +0200 Sebastien Decugis Log message dumps in one call to the dump function to avoid fragmentation in the log files, as per Zack comment
Thu, 12 Jul 2012 22:37:32 +0200 Sebastien Decugis improved the previous fix... not sure it was correct
Thu, 12 Jul 2012 22:31:20 +0200 Sebastien Decugis Attempt at fixing unaligned 64b direct memory access (sigbus on sparc)
Tue, 18 Oct 2011 23:11:11 +0200 Sebastien Decugis Fix a few compilation warning, some are still remaining
Sat, 24 Sep 2011 13:00:30 +0200 Sebastien Decugis allow applications to create empty AVP also
Sat, 24 Sep 2011 09:45:14 +0200 Sebastien Decugis Attempt to handle more gracefully (invalid) AVPs that contain an empty octetstring
Thu, 24 Mar 2011 15:00:18 +0900 Sebastien Decugis Updated my mail address
Thu, 24 Feb 2011 17:19:42 +0900 Sebastien Decugis minor improvements
Mon, 21 Feb 2011 18:30:20 +0900 Sebastien Decugis Have AVP values 0-terminated for safety (one should not rely on this and use the size)
Thu, 10 Feb 2011 16:00:53 +0900 Sebastien Decugis Minor changes
Wed, 09 Feb 2011 15:26:58 +0900 Sebastien Decugis Large UNTESTED commit with the following changes:
Tue, 25 Jan 2011 16:34:27 +0900 Sebastien Decugis Added new sanity check
Thu, 20 Jan 2011 15:38:12 +0900 Sebastien Decugis It seems FreeBSD does not unstack cancelation cleanups if we skip the pthread_cleanup_pop call
Thu, 20 Jan 2011 14:24:13 +0900 Sebastien Decugis Cleanups in msg_log feature
Wed, 19 Jan 2011 19:05:30 +0900 Sebastien Decugis Prepared capability for messages logging to separate files / folders
Wed, 19 Jan 2011 17:08:21 +0900 Sebastien Decugis Prepare for new message log facility
Wed, 19 Jan 2011 14:35:14 +0900 Sebastien Decugis Fixed in case of termination of several modules (before initialization completed)
"Welcome to our mercurial repository"