Navigation


source: freeDiameter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @986:46c675a28e40   11 years Sebastien Decugis Send \n after last control data
(edit) @985:74a5e2b8ae19   11 years Sebastien Decugis Make sure dbg_interactive is linked with a console for running. Use …
(edit) @984:98f43c0ddfa4   11 years Sebastien Decugis Remove more printfs
(edit) @983:ab99bc1d5492   11 years Sebastien Decugis Remove some additional printf
(edit) @982:018357d4c9bb   11 years Sebastien Decugis Use gnutls_srp_* functions only ifdef ENABLE_SRP
(edit) @981:ee8ea5303489   11 years tk Put file_bname in #ifdef DEBUG, since it's only used there.
(edit) @980:0f376cab3dcb   11 years tk Remove newline workaround so any remaining extra newlines are easily …
(edit) @979:b90cb4c07160   11 years tk Remove more newlines.
(edit) @978:d978078db9d7   11 years tk Adapt caller for signature change.
(edit) @977:b28d3c623096   11 years tk Remove more newlines and fix function name.
(edit) @976:33f18714b1fb   11 years tk Remove now unnecessary suffix argument from fd_ep_dump_one.
(edit) @975:5c564966a754   11 years tk Remove \n from fd_msg_log.
(edit) @974:2091bf698fb1   11 years tk Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and …
(edit) @973:60949d03d17a   11 years tk merge
(edit) @972:ce3cacbbccc9   11 years tk Fix some typos.
(edit) @971:2bb001e842fe   11 years Sebastien Decugis Added tag proposed_merged for changeset ec348f604399
(edit) @970:ec348f604399   11 years Sebastien Decugis Removed tag FORK
(edit) @969:6808de455810   11 years Sebastien Decugis Remerged
(edit) @968:652713ce3596   11 years tk merge main
(edit) @967:bbc08d58325a   11 years tk merge
(edit) @966:8862d9dece66   11 years Sebastien Decugis Use color output on consoles
(edit) @965:9b37f34c1b1f   11 years Sebastien Decugis Some modifications to logging code: - Added a FD_LOG_NOTICE level for …
(edit) @964:992ef1167344   11 years tk Merge latest 1.1.x version.
(edit) @963:8702913eb443   11 years tk Add dict_dcca_3gpp and dict_dcca_starent.
(edit) @962:398e9b1ebf87   11 years tk Add a dictionary for Starent vendor specific AVPs, following publicly …
(edit) @961:d95cd3ca9e8d   11 years tk merge latest 1.1 branch (one commit post 1.1.6)
(edit) @960:f39fa6cd86e0   11 years tk Include vendor name in enumerated type name.
(edit) @959:8881967d087c   11 years tk Silence gcrypt warnings in more places.
(edit) @958:b415d1384e0d   11 years tk Remove TRACE_LEVEL. Obsoleted by run-time support (--debug-one-file). …
(edit) @957:d028fa6625e0   11 years tk Revert 919, it was wrong. [aw_confin is the same as yyin.]
(edit) @956:21fdff3a601f   11 years tk Fix pasto.
(edit) @955:a25b24118833   11 years tk Document AVP_BY_NAME_ALL_VENDORS.
(edit) @954:09af899b017b   11 years tk Add dictionary for 3GPP AVPs and org file used for creating them …
(edit) @953:d35276067342   11 years tk Add tools that create freeDiameter C code from org tables containing …
(edit) @952:17ac99255475   11 years tk Be explicit which entry already exists in the dictionary.
(edit) @951:f97fa305467f   11 years tk Log messages into the same logfile where the error is reported. Remove …
(edit) @950:51c15f98a965   11 years tk merge current version from 1.1 branch (927:877592751fee).
(edit) @949:ad5c976e0dc7   11 years tk Remove some newlines.
(edit) @948:89a0c96d9d3b   11 years tk aw_confin is not extern, it's only used here.
(edit) @947:cce5d4bace82   11 years tk Make config file parameter const and convert another fprintf to …
(edit) @946:5d9229144cac   11 years tk Change macro so complete lines can be logged at once. Make some macros …
(edit) @945:284608b307ee   11 years tk Add timestamp to default logger. Only add newline if there is none.
(edit) @944:6cdb2a54aaf6   11 years tk Log config file errors using the standard logging framework instead of …
(edit) @943:e6bf3214d1ef   11 years Sebastien Decugis Import fix brom branch 1.1.x
(edit) @942:ee6684153b17   11 years Sebastien Decugis Fork from 1.1.x branch
(edit) @941:64088de91f7f   11 years Sebastien Decugis Initial logging rework by Thomas
(edit) @940:9b00b868e308   11 years Sebastien Decugis Change to debug function instead of error macro in fdd.l debug
(edit) @939:1bc052ef961f   11 years Sebastien Decugis Add a function to access this counter
(edit) @938:4158151cc694   11 years Sebastien Decugis Add counter for number of requests pending answers
(edit) @937:6e7437162f26   11 years Sebastien Decugis Do not change the default file name if extension is not found during …
(edit) @936:8ee9f8183ab8   11 years Sebastien Decugis Allow freeDiameter extensions to be found by dl_open via the …
(edit) @935:6072619402a3   11 years Sebastien Decugis New CMake option WORKAROUND_ACCEPT_INVALID_VSAI for those invalids …
(edit) @934:977a5375543c   11 years Sebastien Decugis Remove one stupid indirection level
(edit) @933:04f590da5821   11 years Sebastien Decugis Add cmake option DISABLE_PEER_EXPIRY to disable dynamic peer …
(edit) @932:76fa782bb597   11 years Sebastien Decugis Release
(edit) @931:155d45d06530   11 years Sebastien Decugis Updated copyright information 1.1.6
(edit) @930:64d8ba7976d0   11 years Sebastien Decugis Include client stats in non-benchmark mode in test_app
(edit) @929:c1659c40239d   11 years Sebastien Decugis Preparing for release 1.1.6
(edit) @928:5053f1abcf5d   11 years Sebastien Decugis Updated copyright information
(edit) @927:8bb4d749ed37   11 years Sebastien Decugis Fix for ticket #43: PPP interface have no address
(edit) @926:69d55a534aff   11 years Sebastien Decugis Improve configuration parser of acl_wl extension, to avoid errors sent …
(edit) @925:e5a09fab5ef3   11 years Sebastien Decugis Add support for 'include' in freeDiameter configuration file
(edit) @924:877592751fee   11 years Sebastien Decugis Fix (tentative) for invalid handling of sessions fast …
(edit) @923:6a4d08e239bd   11 years Sebastien Decugis Fix UTF8Dump function for the case of truncating UTF8 multibyte …
(edit) @922:c7bf1a7a4e90   11 years Sebastien Decugis Split the encoders/interpreters for the dictionary types into a …
(edit) @921:a0ab56aa089f   11 years Sebastien Decugis Fix compilation when SCTP_USE_MAPPED_ADDRESSES is true, and add a note …
(edit) @920:cb439d57d0c5   11 years Sebastien Decugis Fix parsing of incoming AVPs with 0-byte length at the end of the message
(edit) @919:b1776283d69e   11 years Sebastien Decugis Do not kill framework when a message with 0b session-id is dispatched
(edit) @918:46f9982b7d26   11 years Sebastien Decugis Use logging routines for configuration file parsing (based on patch by …
(edit) @917:a2cf598607e6   11 years Sebastien Decugis Another place where ev_data was not dereferenced -- thanks Thomas
(edit) @916:058e95c3a336   11 years Sebastien Decugis Initialize dummy AVP for Failed-AVP content with 0s instead of FFs
(edit) @915:9bd18fa4e601   11 years Sebastien Decugis Fix macro to avoid infinite loop in some situations
(edit) @914:b6b631c268f3   11 years Sebastien Decugis Be even more careful in the loop
(edit) @913:00994523f9d4   11 years Sebastien Decugis Fix regression introduced in changeset 894 (Thanks Hannes for pointing …
(edit) @912:0a46772fad5d   11 years Sebastien Decugis Fix handling the CMD_FLAG_ERROR bit -- …
(edit) @911:c9f86e8c45fe   11 years Sebastien Decugis Fix compilation error
(edit) @910:8500947421cb   11 years Sebastien Decugis Fix bug in fd_dict_search for rules. Thank you Thomas for bug & fix.
(edit) @909:047f99b09632   11 years Sebastien Decugis Clean some externs for picky linkers (by Thomas)
(edit) @908:ed611e15f744   11 years Sebastien Decugis Fix a few warnings, thank you Thomas again
(edit) @907:b772af200865   11 years Sebastien Decugis Add a few const declaration so that C++ is less picky
(edit) @906:ebe479bfcd4b   11 years Sebastien Decugis Fix typo in new code
(edit) @905:9bf44ee1c748   11 years Sebastien Decugis typo
(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) @902:42d0a08cffa8   11 years Sebastien Decugis Remove duplicate definitions, use dependencies instead -- thanks to …
(edit) @901:a3eed6420b5b   11 years Sebastien Decugis Log incoming messages on new connections too
(edit) @900:a7e0a7ab769c   11 years Sebastien Decugis Fix typo
(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) @896:b13359ace625   11 years Sebastien Decugis Condition the use of sctps_ctx with #ifndef DISABLE_SCTP
(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) @893:8187364e39ea   11 years Sebastien Decugis Fix answers sending
(edit) @892:b2e8f1a3ef76   12 years Sebastien Decugis Allow the content of the Failed-AVP to be parseable to bufferize the …
(edit) @891:9432ac55823c   12 years Sebastien Decugis Tentative fix for the parse_or_error function
(edit) @890:19a261c9a2e1   12 years Sebastien Decugis Added test case to reproduce bug reported by Zack …
(edit) @889:4a299daed8b2   12 years Sebastien Decugis Add information about parsing errors
(edit) @888:63931db83e96   12 years Sebastien Decugis Fix compilation warning
(edit) @887:ad9fe07688b7   12 years Sebastien Decugis freeDiameter package is now available in brews for OSX. Fixed a few …
Note: See TracRevisionLog for help on using the revision log.