log include/freeDiameter/libfdproto.h @ 1237:b255ba44f59c

age author description
Sat, 02 Nov 2013 22:27:34 +0800 Sebastien Decugis Add an option DEBUG_WITHOUT_META to strip some information from the log prefix
Sun, 21 Jul 2013 11:57:39 +0200 Sebastien Decugis Fix issue with generating Failed-AVP when the error is DIAMETER_MISSING_AVP. Also fix a memory leak in that case
Tue, 18 Jun 2013 12:44:30 +0800 Sebastien Decugis Change LOG_A definition so that when --dbg_func or --dbg_file are specified, the logs appear at DBG level
Mon, 17 Jun 2013 18:19:53 +0800 Sebastien Decugis Fix message rtd handling for extensions based on this data
Tue, 11 Jun 2013 14:03:36 +0800 Sebastien Decugis Include source file information in ERROR logs
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.
Mon, 03 Jun 2013 10:01:31 +0800 Sebastien Decugis Fix compilation warning
Fri, 31 May 2013 20:23:55 +0200 Sebastien Decugis Some cleanups in dbg_interactive extension
Fri, 31 May 2013 18:15:05 +0200 Sebastien Decugis New macro LOG_SPLIT to allow dumping multi-line buffers with prefix and suffix
Fri, 31 May 2013 17:45:51 +0200 Sebastien Decugis Updated default secure port value according to RFC6733
Fri, 31 May 2013 11:20:27 +0800 Sebastien Decugis Include source rev number in version information when available
Wed, 15 May 2013 15:41:48 +0800 Sebastien Decugis Fix the dbg_func and dbg_file parameters
Tue, 14 May 2013 18:01:31 +0800 Sebastien Decugis New CMake option: ADDRESS_AVP_INCLUDE_PORT. Turn off for standard Host-IP-Address AVPs
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:28:17 +0800 Sebastien Decugis Refine mapping of the old levels for traces
Mon, 13 May 2013 19:17:13 +0800 Sebastien Decugis Added calls to remaining hooks
Sun, 12 May 2013 16:39:07 +0200 Sebastien Decugis Replaced calls to TRACE_sSA and sSA_DUMP_NODE* macros
Fri, 10 May 2013 18:48:57 +0800 Sebastien Decugis Implemented a few hooks
Thu, 09 May 2013 16:40:02 +0800 Sebastien Decugis Implemented the calls to HOOK_DATA_RECEIVED hook
Thu, 09 May 2013 12:06:03 +0800 Sebastien Decugis Merged
Wed, 08 May 2013 16:52:36 +0200 Thomas Klausner basename is now also used for non-DEBUG, remove ifdef for #include.
Thu, 09 May 2013 11:59:34 +0800 Sebastien Decugis Initial implementation of the hook mechanism
Mon, 06 May 2013 18:49:59 +0800 Sebastien Decugis New function fd_rtd_get_nb_attempts
Mon, 06 May 2013 16:33:22 +0800 Sebastien Decugis Align the behavior of all fd_*dump functions wrt final \n
Sat, 04 May 2013 21:25:27 +0200 Sebastien Decugis Second part of changeset 1083, now the code compiles again. Still missing some functions implementation, though
Sat, 04 May 2013 17:00:39 +0200 Sebastien Decugis Fix invalid LOG_A call
Fri, 03 May 2013 19:20:56 +0800 Sebastien Decugis Cleaning of the traces in progress
Thu, 02 May 2013 16:09:50 +0800 Sebastien Decugis Merge
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.
Thu, 02 May 2013 11:22:31 +0800 Sebastien Decugis Implement the fd_stat_getstats function; changed prototype of fd_fifo_length.
Tue, 30 Apr 2013 09:51:09 +0800 Sebastien Decugis Add total count in the statistics of the queues, thanks for the feedback :)
Mon, 29 Apr 2013 17:15:34 +0800 Sebastien Decugis New feature in fd_fifo to get timing statistics
Wed, 24 Apr 2013 12:49:00 +0800 Sebastien Decugis Fix a number of remaining compilation warnings
Wed, 17 Apr 2013 18:39:13 +0800 Sebastien Decugis Merged
Tue, 16 Apr 2013 18:53:51 +0200 Thomas Klausner Add fd_msg_dump_full function that dumps a message in human-readable format.
Wed, 17 Apr 2013 18:38:12 +0800 Sebastien Decugis Fix warning on old GCC versions
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
Sat, 13 Apr 2013 22:18:05 +0200 Thomas Klausner More portable version of printflike.
Sat, 13 Apr 2013 16:26:09 +0200 Thomas Klausner Mark fd_log and fd_msg_log as printf-like functions, and fix a warning
Mon, 01 Apr 2013 16:16:28 +0800 Sebastien Decugis Retrieve additional information when adding a routing error
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
Fri, 22 Mar 2013 00:59:56 +0100 Sebastien Decugis Fix compilation issue
Wed, 20 Mar 2013 16:39:15 +0100 Sebastien Decugis Protect macros for debug
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.
Fri, 15 Mar 2013 19:43:46 +0100 Thomas Klausner Put file_bname in #ifdef DEBUG, since it's only used there.
Thu, 14 Mar 2013 17:31:00 +0100 Thomas Klausner Fix some typos.
Tue, 12 Mar 2013 17:23:37 +0100 Sebastien Decugis Some modifications to logging code:
Wed, 06 Mar 2013 20:09:54 +0100 Thomas Klausner merge latest 1.1 branch (one commit post 1.1.6)
Thu, 28 Feb 2013 11:06:31 +0100 Thomas Klausner Remove TRACE_LEVEL. Obsoleted by run-time support (--debug-one-file).
Fri, 22 Feb 2013 01:17:08 +0100 Thomas Klausner Document AVP_BY_NAME_ALL_VENDORS.
Thu, 21 Feb 2013 11:57:32 +0100 Thomas Klausner merge current version from 1.1 branch (927:877592751fee).
Tue, 12 Feb 2013 12:38:32 +0100 Thomas Klausner Change macro so complete lines can be logged at once.
Sat, 19 Jan 2013 17:42:12 +0100 Sebastien Decugis Initial logging rework by Thomas
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
Thu, 14 Feb 2013 15:43:36 +0100 Sebastien Decugis Split the encoders/interpreters for the dictionary types into a different file for better reusability, add decoder/interpreter for Time type based on code from Thomas Klausner
Wed, 19 Dec 2012 23:55:22 +0100 Sebastien Decugis Add a few const declaration so that C++ is less picky
"Welcome to our mercurial repository"