log libfdproto/messages.c @ 1212:c38bb8b69c43

age author description
Mon, 17 Jun 2013 18:19:53 +0800 Sebastien Decugis Fix message rtd handling for extensions based on this data
Fri, 14 Jun 2013 17:29:17 +0800 Sebastien Decugis Allow NULL parameter in fd_msg_free
Mon, 03 Jun 2013 10:30:51 +0800 Sebastien Decugis Fix typos
Mon, 03 Jun 2013 10:28:33 +0800 Sebastien Decugis Hand the case of invalid objects in the msg_dump functions
Wed, 15 May 2013 10:04:58 +0800 Sebastien Decugis Fix initialization of random number; Cleanup the dump message display
Tue, 14 May 2013 15:27:28 +0800 Sebastien Decugis Improve testmesg_stress to measure impact of loaded dictionary
Tue, 14 May 2013 12:32:28 +0800 Sebastien Decugis Cleanup some traces
Tue, 14 May 2013 11:04:20 +0800 Sebastien Decugis Fix a number of compilation warnings
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
Thu, 09 May 2013 12:06:03 +0800 Sebastien Decugis Merged
Wed, 08 May 2013 14:40:20 +0200 Thomas Klausner Fix some typos.
Thu, 09 May 2013 11:59:34 +0800 Sebastien Decugis Initial implementation of the hook mechanism
Mon, 06 May 2013 18:25:50 +0800 Sebastien Decugis Implemented remaining flavour of message dump function
Mon, 06 May 2013 17:57:05 +0800 Sebastien Decugis Ported the fd_msg_dump_full function to the new mechanism
Mon, 06 May 2013 16:33:22 +0800 Sebastien Decugis Align the behavior of all fd_*dump functions wrt final \n
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.
"Welcome to our mercurial repository"