log

age author description
Sat, 19 Jan 2013 16:42:57 +0100 Sebastien Decugis Clean some externs for picky linkers (by Thomas)
Sat, 19 Jan 2013 16:35:48 +0100 Sebastien Decugis Fix a few warnings, thank you Thomas again
Wed, 19 Dec 2012 23:55:22 +0100 Sebastien Decugis Add a few const declaration so that C++ is less picky
Sat, 15 Dec 2012 19:06:21 +0100 Sebastien Decugis Fix typo in new code
Sat, 15 Dec 2012 13:23:27 +0100 Sebastien Decugis typo
Sat, 15 Dec 2012 10:55:06 +0100 Sebastien Decugis Make freeDiameter headers more C++ friendly -- thank you Thomas
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, 14 Dec 2012 20:42:28 +0100 Sebastien Decugis Remove duplicate definitions, use dependencies instead -- thanks to Thomas Klausner
Fri, 07 Dec 2012 20:54:33 +0100 Sebastien Decugis Log incoming messages on new connections too
Fri, 07 Dec 2012 20:43:07 +0100 Sebastien Decugis Fix typo
Mon, 03 Dec 2012 21:53:16 +0100 Sebastien Decugis Disable all logs by default, activate required logs by command-line switch. To be improved when file logging is supported
Mon, 03 Dec 2012 21:27:19 +0100 Sebastien Decugis Add a NONE option for fd_msg_log to disable the trace
Fri, 30 Nov 2012 23:14:34 +0100 Sebastien Decugis Use correct default port for outgoing connections even when local port is not the default one
Fri, 30 Nov 2012 23:04:16 +0100 Sebastien Decugis Condition the use of sctps_ctx with #ifndef DISABLE_SCTP
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:54:24 +0100 Sebastien Decugis Added test case to reproduce bug reported by Zack http://lists.freediameter.net/pipermail/help/2012-November/000538.html
"Welcome to our mercurial repository"