Navigation


source: freeDiameter/libfdcore

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1194:90d1222a65a8   11 years Sebastien Decugis Rename HOOK_PEER_LAST to HOOK_LAST
(edit) @1192:48759e3f7611   11 years Sebastien Decugis Reject more quickly invalid messages if possible
(edit) @1191:60e7b02a3ce7   11 years Sebastien Decugis Allow Vendor-Specific-Application-Id with several Vendor-Id AVPs as …
(edit) @1190:6a1042d8075b   11 years Sebastien Decugis Replace FDEV_TERMINATE events with calls to fd_core_shutdown to handle …
(edit) @1189:50bf33dc8fe0   11 years Sebastien Decugis Limit number of incoming connections under processing to configurable value
(edit) @1188:f40de74bd1c7   11 years Sebastien Decugis Don't block PSM during failover
(edit) @1187:436e4342ecd0   11 years Sebastien Decugis Rollback to using TLS/SCTP in release 1.2.0. DTLS dev to happen in …
(edit) @1186:56c36d1007b4   11 years Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the …
(edit) @1185:23695957bfc0   11 years Sebastien Decugis Don't block on peers shutdown when early errors
(edit) @1184:8c340f832127   11 years Sebastien Decugis Remove auto-use of the certificate as CA when CA was not provided, …
(edit) @1182:cc96a4dfb3d1   11 years Sebastien Decugis Early shutdown situation: detect the race condition and delay the …
(edit) @1181:22de21feec64   11 years Sebastien Decugis Preparing for DTLS support
(edit) @1180:773498f59520   11 years Sebastien Decugis Preparing for future DTLS/SCTP support
(edit) @1175:2da13c87baa7   11 years Sebastien Decugis Allow cancelation of thread in sctp_connectx when this function is not …
(edit) @1174:b72836fb814b   11 years Sebastien Decugis Add some compliancy to RFC6458. Not tested however as Ubuntu does not …
(edit) @1168:a4604f98adae   11 years Sebastien Decugis Split output of fd_msg_dump_treeview
(edit) @1167:eaa92af9e46d   11 years Sebastien Decugis New macro LOG_SPLIT to allow dumping multi-line buffers with prefix …
(edit) @1163:6df90573cf57   11 years tk Remove \n from LOG_E line.
(edit) @1161:feda56c1baec   11 years tk Rename VERSION to FD_LIBFD*_VERSION to avoid conflict with autoconf …
(edit) @1159:05f74dc19c49   11 years Sebastien Decugis Include source rev number in version information when available
(edit) @1155:d00b5914351e   11 years Sebastien Decugis Allow running freeDiameter without TLS credentials if the following …
(edit) @1154:0b95a3afbfc3   11 years Sebastien Decugis Return DIAMETER_LOOP_DETECTED if local peer is already in the …
(edit) @1153:7a7ec1ad0c44   11 years Sebastien Decugis Another missing restore of the hop-by-hop ID upon failover situation
(edit) @1145:ea3a653a809e   11 years Sebastien Decugis Fix warning on OpenSUSE
(edit) @1144:799323958f02   11 years Sebastien Decugis Use FATAL level for extensions dependency problems
(edit) @1142:7ef8ab1d664f   11 years Sebastien Decugis Delay the initialization of some dictionary definitions after …
(edit) @1141:3ae22e5dc56c   11 years Sebastien Decugis Fix a few compilation warnings/errors
(edit) @1136:140450615773   11 years Sebastien Decugis Revert changeset 1122 (ADDRESS_AVP_INCLUDE_PORT) as this will create …
(edit) @1128:7c5449ddc434   11 years Sebastien Decugis New macro HOOK_MASK to ease call of the fd_hook_register function
(edit) @1127:1af09cc156d6   11 years Sebastien Decugis Updated copyright information
(edit) @1122:d4371b7aa0ff   11 years Sebastien Decugis New CMake option: ADDRESS_AVP_INCLUDE_PORT. Turn off for standard …
(edit) @1120:c473581adff2   11 years Sebastien Decugis Cleanup some traces
(edit) @1119:79dd22145f52   11 years Sebastien Decugis Fix a number of compilation warnings
(edit) @1118:5b4dddbfccb3   11 years Sebastien Decugis Clear redundant logs
(edit) @1113:eb4ce68b6e5c   11 years Sebastien Decugis Added calls to remaining hooks
(edit) @1112:d87cee14b051   11 years Sebastien Decugis Fix core termination sequence
(edit) @1111:84162710428e   11 years Sebastien Decugis Cleanup to avoid sending several terminate event
(edit) @1110:a731051d2e83   11 years Sebastien Decugis Fix handling of the hop-by-hop value for expired messages
(edit) @1107:96f2051215c8   11 years Sebastien Decugis Replaced calls to TRACE_sSA and sSA_DUMP_NODE* macros
(edit) @1105:6b4a417d2845   11 years tk Fix typo.
(edit) @1104:757df62cadb6   11 years Sebastien Decugis Merge
(edit) @1103:d8591b1c56cd   11 years Sebastien Decugis Implemented a few hooks
(edit) @1102:1d7b3ebda27f   11 years Sebastien Decugis Implemented the calls to HOOK_DATA_RECEIVED hook
(edit) @1101:40b48a3997a2   11 years Sebastien Decugis Merged
(edit) @1099:6ce5c99a40af   11 years tk Fix some typos.
(edit) @1098:f38d77f9cfd3   11 years Sebastien Decugis Initial implementation of the hook mechanism
(edit) @1094:eab8cad30b4c   11 years Sebastien Decugis Additional cosmetics
(edit) @1093:44f3e48dfe27   11 years Sebastien Decugis Align the behavior of all fd_*dump functions wrt final \n
(edit) @1085:7d7266115a34   11 years Sebastien Decugis Cleaning of the traces in progress
(edit) @1084:6b7966ea27fb   11 years Sebastien Decugis Fix a few compilation issues
(edit) @1079:ab47e231afee   11 years Sebastien Decugis Typo
(edit) @1078:74bba7975864   11 years Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced …
(edit) @1077:b36c81e52e9a   11 years Sebastien Decugis Add empty code for hooks so that dbg_interactive extension can load
(edit) @1074:018a573b05f0   11 years Sebastien Decugis Forgot to include the new file in the build
(edit) @1071:6ca6cadf209c   11 years Sebastien Decugis Implement the fd_stat_getstats function; changed prototype of …
(edit) @1061:be24c7453aa6   11 years Sebastien Decugis Fix comment
(edit) @1058:5d37c0db6cbf   11 years Sebastien Decugis Fix management of the tv_nsec to avoid invalid value (Thanks Guangming …
(edit) @1055:4387d1beff80   11 years tk Fix typo.
(edit) @1052:b3d623f04b6d   11 years Sebastien Decugis Fix a number of remaining compilation warnings
(edit) @1037:4f5eb63aef96   11 years tk In TRACE_DEBUG, mention which thread we're in …
(edit) @1034:f4a73a991623   11 years Sebastien Decugis Fix warning on old GCC versions
(edit) @1033:000e1904074c   11 years Sebastien Decugis Fix a number of additional warnings
(edit) @1029:e63de8d76916   11 years Sebastien Decugis Remove a few remaining warnings
(edit) @1027:0117a7746b21   11 years Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent …
(edit) @1021:6f987640a4b2   11 years Sebastien Decugis Silence a few remaining warnings
(edit) @1016:dc7d6d5f93d3   11 years Sebastien Decugis Merged
(edit) @1015:8af24e6143ce   11 years tk Fix typo in comment.
(edit) @1014:908ffbb81f60   11 years Sebastien Decugis Added a second callback in fd_msg_send_timeout to handle more easily …
(edit) @1012:cafdcbcb5e79   11 years Sebastien Decugis Allow port value 0 in the configuration to disable a server
(edit) @1010:357c2f892d24   11 years Sebastien Decugis Implement a new counter on pending answers to send back to a peer. …
(edit) @1008:d3d2a32320c4   11 years Sebastien Decugis Fix a compilation warning and protect CHECK_GNUTLS_DO macro
(edit) @1006:6ce8322f3b78   11 years tk Report an error if a problem is big enough to break startup.
(edit) @999:0f71fc6c069f   11 years Sebastien Decugis Fix compilation warning
(edit) @994:1e1d6f94cd94   11 years tk Remove more newlines.
(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) @979:b90cb4c07160   11 years tk Remove more newlines.
(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) @972:ce3cacbbccc9   11 years tk Fix some typos.
(edit) @969:6808de455810   11 years Sebastien Decugis Remerged
(edit) @968:652713ce3596   11 years tk merge main
(edit) @967:bbc08d58325a   11 years tk merge
(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) @961:d95cd3ca9e8d   11 years tk merge latest 1.1 branch (one commit post 1.1.6)
(edit) @950:51c15f98a965   11 years tk merge current version from 1.1 branch (927:877592751fee).
(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) @944:6cdb2a54aaf6   11 years tk Log config file errors using the standard logging framework instead of …
(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) @931:155d45d06530   11 years Sebastien Decugis Updated copyright information 1.1.6
Note: See TracRevisionLog for help on using the revision log.