Navigation


source: freeDiameter/include/freeDiameter/libfdproto.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1019:6fcd30ce3ce7   11 years Sebastien Decugis Retrieve additional information when adding a routing error
(edit) @1014:908ffbb81f60   11 years Sebastien Decugis Added a second callback in fd_msg_send_timeout to handle more easily …
(edit) @1004:91d6555d508d   11 years Sebastien Decugis Fix compilation issue
(edit) @998:ad6c1ee04d2d   11 years Sebastien Decugis Protect macros for debug
(edit) @992:80584f0e851a   11 years Sebastien Decugis Copy by default the Proxy-Info AVP included in requests into the …
(edit) @981:ee8ea5303489   11 years tk Put file_bname in #ifdef DEBUG, since it's only used there.
(edit) @972:ce3cacbbccc9   11 years tk Fix some typos.
(edit) @965:9b37f34c1b1f   11 years Sebastien Decugis Some modifications to logging code: - Added a FD_LOG_NOTICE level for …
(edit) @961:d95cd3ca9e8d   11 years tk merge latest 1.1 branch (one commit post 1.1.6)
(edit) @958:b415d1384e0d   11 years tk Remove TRACE_LEVEL. Obsoleted by run-time support (--debug-one-file). …
(edit) @955:a25b24118833   11 years tk Document AVP_BY_NAME_ALL_VENDORS.
(edit) @950:51c15f98a965   11 years tk merge current version from 1.1 branch (927:877592751fee).
(edit) @946:5d9229144cac   11 years tk Change macro so complete lines can be logged at once. Make some macros …
(edit) @941:64088de91f7f   11 years Sebastien Decugis Initial logging rework by Thomas
(edit) @928:5053f1abcf5d   11 years Sebastien Decugis Updated copyright information
(edit) @924:877592751fee   11 years Sebastien Decugis Fix (tentative) for invalid handling of sessions fast …
(edit) @922:c7bf1a7a4e90   11 years Sebastien Decugis Split the encoders/interpreters for the dictionary types into a …
(edit) @907:b772af200865   11 years Sebastien Decugis Add a few const declaration so that C++ is less picky
(edit) @904:b839a1b1c1da   11 years Sebastien Decugis Make freeDiameter headers more C++ friendly -- thank you Thomas
(edit) @903:4382d7420e65   11 years Sebastien Decugis Add new AVP_BY_STRUCT method for searching vendor-specific AVPs. This …
(edit) @899:40d5e8002b12   11 years Sebastien Decugis Disable all logs by default, activate required logs by command-line …
(edit) @898:c2ecce3fb928   11 years Sebastien Decugis Add a NONE option for fd_msg_log to disable the trace
(edit) @897:d8d0772586ad   11 years Sebastien Decugis Use correct default port for outgoing connections even when local port …
(edit) @895:fbf77629cb7b   11 years Sebastien Decugis Added received and sent timestamps in the messages; added logs on …
(edit) @894:43fb27a9037f   11 years Sebastien Decugis Intrumented socket reception to store the timestamp along the received …
(edit) @892:b2e8f1a3ef76   11 years Sebastien Decugis Allow the content of the Failed-AVP to be parseable to bufferize the …
(edit) @891:9432ac55823c   11 years Sebastien Decugis Tentative fix for the parse_or_error function
(edit) @871:254d81d21d0b   12 years tk Fix some typos.
(edit) @850:12e7fcbc1b21   12 years Sebastien Decugis Fix previous commit
(edit) @849:d7f940afd933   12 years Sebastien Decugis New portability function: strndup
(edit) @836:da97a5aa7976   12 years Sebastien Decugis Add replacement for clock_gettime (for Mac OS) -- ticket #38
(edit) @810:85b3d7c8bf60   12 years Sebastien Decugis Fix a few compilation errors on NetBSD -- reported by Thomas Klausner …
(edit) @804:c5b7d4a2cc77   12 years Sebastien Decugis Log message dumps in one call to the dump function to avoid …
(edit) @788:cb84f5be889d   12 years Sebastien Decugis Updated copyright information
(edit) @784:e87d083d0342   12 years Sebastien Decugis Added ability to register another log function; thanks to Zack for the code
(edit) @778:003df4a9ade2   12 years Sebastien Decugis Added two new interfaces on Zach requests …
(edit) @769:99136ec7d9d4   13 years Sebastien Decugis Fixed fd_dict_getlistof function, added a simple test
(edit) @767:c47c16436f71   13 years Sebastien Decugis Added a limit on fifo queues to avoid memory exaustion when messages …
(edit) @764:f53e5b5fdfd3   13 years Sebastien Decugis Added new experimental function fd_dict_getlistof -- see …
(edit) @755:463ffc722c1a   13 years Sebastien Decugis Remove misleading comment
(edit) @740:4a9f08d6b6ba   13 years Sebastien Decugis Updated my mail address
(edit) @738:d666051658bd   13 years Sebastien Decugis Fix broken 'almostcasecmp' logic
(edit) @736:9af507b1bd23   13 years Sebastien Decugis Move error messages to INFO level also
(edit) @735:da8bfb070900   13 years Sebastien Decugis Fix the logic of local + global debug level
(edit) @717:571b3abaa5df   13 years Sebastien Decugis Support for Diameter Redirects through rt_redirect.fdx extension …
(edit) @706:4ffbc9f1e922   13 years Sebastien Decugis Large UNTESTED commit with the following changes: * Improved …
(edit) @705:f0cb8f465763   13 years Sebastien Decugis Added standard Result-Code values in header. Added Error-Cause …
(edit) @689:933d098fc75d   13 years Sebastien Decugis Cleanups in msg_log feature
(edit) @688:8c3dc8584dab   13 years Sebastien Decugis Prepared capability for messages logging to separate files / folders
(edit) @687:026802543f57   13 years Sebastien Decugis Prepare for new message log facility
(add) @658:f198d16fa7f4   13 years Sebastien Decugis Initial commit for 1.1.0: * Restructuring: * libfreeDiameter: …
Note: See TracRevisionLog for help on using the revision log.