log libfdproto/messages.c @ 1092:e40374ddfeef

age author description
Mon, 06 May 2013 11:30:34 +0800 Sebastien Decugis Optimization: do not attempt resolving dictionary objects again when it already failed during message parsing
Fri, 03 May 2013 19:20:56 +0800 Sebastien Decugis Cleaning of the traces in progress
Fri, 03 May 2013 15:33:57 +0800 Sebastien Decugis Fix a few compilation issues
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 12:43:52 +0200 Thomas Klausner Raise "Conflicting rules" to error level since it causes validation
Tue, 16 Apr 2013 18:53:51 +0200 Thomas Klausner Add fd_msg_dump_full function that dumps a message in human-readable format.
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
Mon, 25 Mar 2013 14:35:55 +0100 Sebastien Decugis Be more restrictive on fd_msg_send() called with answer messages, the function now rejects the parameters if an answer callback is provided
Thu, 21 Mar 2013 20:03:54 +0100 Thomas Klausner Revert two \n.
Thu, 21 Mar 2013 15:05:54 +0100 Sebastien Decugis Fix generation of the Proxy-Info AVP in fd_msg_new_answer_from_req
Mon, 18 Mar 2013 16:19:47 +0100 Sebastien Decugis Fixed Proxy-Info duplication, added a test case for this
Sun, 17 Mar 2013 16:22:32 +0100 Sebastien Decugis Copy by default the Proxy-Info AVP included in requests into the answers. Use MSGFL_ANSW_NOPROXYINFO to ignore. This code has not been tested yet.
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
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 12:28:21 +0100 Thomas Klausner Log messages into the same logfile where the error is reported.
Sun, 03 Mar 2013 07:57:34 +0100 Sebastien Decugis Updated copyright information
Thu, 14 Feb 2013 17:52:57 +0100 Sebastien Decugis Fix (tentative) for invalid handling of sessions fast creation/destruction as pointed by Yusuke Okura -- http://lists.freediameter.net/pipermail/help/2013-February/000584.html and http://lists.freediameter.net/pipermail/help/2013-February/000589.html -- Thank you very much
Tue, 12 Feb 2013 18:42:33 +0100 Sebastien Decugis Fix parsing of incoming AVPs with 0-byte length at the end of the message
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
"Welcome to our mercurial repository"