Navigation


source: freeDiameter/libfdproto

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1561:699c3fb0c57b   3 years wiz Switch from libidn to libidn2. libidn2 is the backwards compatible …
(edit) @1560:9084c6f94a0a   3 years wiz Require cmake 2.8.12 (from 2013) since current cmake warns about older …
(edit) @1559:2dbc816d48f4   3 years wiz Fail when a peer with empty Origin-Realm tries to connect. Empty …
(edit) @1554:566bb46cc73f   3 years Sebastien Decugis Updated copyright information
(edit) @1549:19ab8ac08a36   4 years Sebastien Decugis Merge
(edit) @1539:d25ce064c667   4 years luke Correctly fix compiler warnings ASSERT() is only used #ifndef …
(edit) @1451:6c3485887511   4 years tk Move some structures to a header file for use by dbg_dict_dump_json. …
(edit) @1444:ab7cb954f17e   4 years luke fd_dict_dump: consistency improvements Format {dict(%p)...} as …
(edit) @1442:915450ee91c7   4 years luke fix gcc 9.1.1 compile warnings Use snprintf instead of strncpy to …
(edit) @1423:67c263056d78   4 years luke fd_msg_search_avp: search msg_or_avp, not just msg Change …
(edit) @1407:d4a4ab5239c7   4 years luke add log level FD_LOG_INFO Add log level FD_LOG_INFO, below …
(edit) @1405:3cbe458fbfa9   4 years luke Fix compiler warnings
(edit) @1403:6a35c5470ef4   4 years Sebastien Decugis Security fix: check invalid incoming data
(edit) @1393:357e9cec520f   4 years tk libfdproto: add fd_fifo_set_max This function sets the maximum size …
(edit) @1385:4968bc47a1a5   5 years tk fd_fifo_getstats: it is not an error if a queue does not exist This …
(edit) @1384:2131d6bdf32a   5 years tk Be more lenient in infinite loop check, 20 is too low for some setups.
(edit) @1377:ce257e43085d   5 years tk fd_fifo_del: check if queue is already (being) destroyed and return …
(edit) @1376:b8afaf63f65a   5 years tk Handle case where pthread_cond_timedwait returns EINVAL if abstime has …
(edit) @1373:a4dd31276f17   5 years tk Revert 643883ec68ef for now.
(edit) @1370:643883ec68ef   5 years tk Handle case of thread cancellation in pthread_cond_timedwait (exp_fct)
(edit) @1369:f1bbcab403a6   5 years tk Clean up trailing whitespace in sessions.c
(edit) @1327:82b386714795   6 years tk Set callback data also when only setting expire callback (and not …
(edit) @1316:2e868f71832f   7 years Sebastien Decugis Tentative fix for invalid pointers reported by Thomas.
(edit) @1305:84a3c9c4b834   8 years Sebastien Decugis Updated copyright information
(edit) @1300:3f1e79e1273e   9 years Sebastien Decugis Added new callbacks in the derived types definitions to improve value …
(edit) @1298:0f215b0dda5e   9 years Sebastien Decugis Fix some possible memory leaks in fd_msg_new
(edit) @1295:a22d9e907d48   9 years Sebastien Decugis Make the stripped output the default. Define DEBUG_WITH_META to get …
(edit) @1286:ecb844d6d87d   9 years Sebastien Decugis Fix compilation issue on older CMake
(edit) @1284:38e4a7c318ac   9 years Sebastien Decugis Fix a number of compilation warnings
(edit) @1281:ab6457399be2   9 years Sebastien Decugis Updated copyright information 1.2.1-rc1
(edit) @1268:25fad6714991   9 years Sebastien Decugis Updated copyright information
(edit) @1261:d51fa7231f73   10 years tk Add support for dumping address family 8 (E.164).
(edit) @1252:5c6e94202c64   10 years Sebastien Decugis Fix dump of Failed-AVP content as a value is set while the model is not
(edit) @1248:c9a160b815ea   10 years Sebastien Decugis Fix issue with anscb in the p_sr expiry mechanism. Thanks Guangming …
(edit) @1243:7c5f662c4eef   10 years Sebastien Decugis Shortened log timestamp format when DEBUG_WITHOUT_META is defined
(edit) @1230:e72c9dad62ac   11 years Sebastien Decugis Fix issue with generating Failed-AVP when the error is …
(edit) @1229:4e52f009861a   11 years tk Fix setting of answer and expiry callbacks. This corrects the …
(edit) @1225:ce8bc8227ef4   11 years tk Print times in localtime, not UTC.
(edit) @1222:1020da0ea4bc   11 years tk Fix dumping of time stamps. "conv" was used uninitialized.
(edit) @1212:c38bb8b69c43   11 years Sebastien Decugis Fix message rtd handling for extensions based on this data
(edit) @1205:165569e8cba8   11 years Sebastien Decugis Allow NULL parameter in fd_msg_free
(edit) @1188:f40de74bd1c7   11 years Sebastien Decugis Don't block PSM during failover
(edit) @1186:56c36d1007b4   11 years Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the …
(edit) @1173:d0a7b76a3c1c   11 years Sebastien Decugis Fix typos
(edit) @1172:83d55d26ae80   11 years Sebastien Decugis Hand the case of invalid objects in the msg_dump functions
(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) @1151:100a0925f809   11 years Sebastien Decugis Fix a number of issues reported by cppcheck: …
(edit) @1136:140450615773   11 years Sebastien Decugis Revert changeset 1122 (ADDRESS_AVP_INCLUDE_PORT) as this will create …
(edit) @1127:1af09cc156d6   11 years Sebastien Decugis Updated copyright information
(edit) @1125:98d1ad9bf85a   11 years Sebastien Decugis Fix initialization of random number; Cleanup the dump message display
(edit) @1122:d4371b7aa0ff   11 years Sebastien Decugis New CMake option: ADDRESS_AVP_INCLUDE_PORT. Turn off for standard …
(edit) @1121:ccbd1426e04a   11 years Sebastien Decugis Improve testmesg_stress to measure impact of loaded dictionary
(edit) @1120:c473581adff2   11 years Sebastien Decugis Cleanup some traces
(edit) @1119:79dd22145f52   11 years Sebastien Decugis Fix a number of compilation warnings
(edit) @1113:eb4ce68b6e5c   11 years Sebastien Decugis Added calls to remaining hooks
(edit) @1104:757df62cadb6   11 years Sebastien Decugis Merge
(edit) @1103:d8591b1c56cd   11 years Sebastien Decugis Implemented a few hooks
(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) @1097:4d2dcb54d9a6   11 years Sebastien Decugis New function fd_rtd_get_nb_attempts
(edit) @1096:97a257c80de0   11 years Sebastien Decugis Implemented remaining flavour of message dump function
(edit) @1095:647c7e7015af   11 years Sebastien Decugis Ported the fd_msg_dump_full function to the new 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) @1092:e40374ddfeef   11 years Sebastien Decugis Optimization: do not attempt resolving dictionary objects again when …
(edit) @1088:1d1a20a0779d   11 years Sebastien Decugis Second part of changeset 1083, now the code compiles again. Still …
(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) @1080:765134772e47   11 years Sebastien Decugis Replace macros with functions for dumping sockaddr structures
(edit) @1078:74bba7975864   11 years Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced …
(edit) @1073:f8cffccb8f29   11 years Sebastien Decugis Fix typo
(edit) @1071:6ca6cadf209c   11 years Sebastien Decugis Implement the fd_stat_getstats function; changed prototype of …
(edit) @1070:ac5c105cbc08   11 years Sebastien Decugis Fix invalid condition
(edit) @1068:54f06e95c2ee   11 years Sebastien Decugis Change logic to remove compilation warning
(edit) @1067:23989d6c8390   11 years Sebastien Decugis Add total count in the statistics of the queues, thanks for the feedback :)
(edit) @1062:56bf0377e2ff   11 years tk Raise "Conflicting rules" to error level since it causes validation …
(edit) @1060:13fc3fc9c789   11 years Sebastien Decugis New feature in fd_fifo to get timing statistics
(edit) @1059:a1d6e1980132   11 years Sebastien Decugis Fix fifo_tget to propagate any error returned by the posix call
(edit) @1056:e330166422ba   11 years Sebastien Decugis Use the pragma outside the function
(edit) @1054:b95e2b9b78d8   11 years Sebastien Decugis Remove a useless warning
(edit) @1052:b3d623f04b6d   11 years Sebastien Decugis Fix a number of remaining compilation warnings
(edit) @1050:75592614af57   11 years Sebastien Decugis Yet another warning removed
(edit) @1036:aecdc2fbf222   11 years tk Add fd_msg_dump_full function that dumps a message in human-readable …
(edit) @1035:2f989d1a21e9   11 years tk Improve dumper for time, and print longer UTF8 strings.
(edit) @1033:000e1904074c   11 years Sebastien Decugis Fix a number of additional warnings
(edit) @1030:4a2ac93e92ff   11 years Sebastien Decugis Fix invalid use of PRId64 primitive
(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) @1022:9beef9a09faa   11 years tk Fix spin/core-dump inducing format string error.
(edit) @1019:6fcd30ce3ce7   11 years Sebastien Decugis Retrieve additional information when adding a routing error
(edit) @1017:d69612a16929   11 years Sebastien Decugis Do not abort dispatch thread when a callback returns an error
(edit) @1014:908ffbb81f60   11 years Sebastien Decugis Added a second callback in fd_msg_send_timeout to handle more easily …
(edit) @1009:e22434c66126   11 years Sebastien Decugis Be more restrictive on fd_msg_send() called with answer messages, the …
(edit) @1005:1b0b1ab77be5   11 years tk Revert two \n.
(edit) @1001:d03f7e3805ad   11 years Sebastien Decugis Fix generation of the Proxy-Info AVP in fd_msg_new_answer_from_req
(edit) @995:2016a0c46bda   11 years Sebastien Decugis Fixed Proxy-Info duplication, added a test case for this
(edit) @992:80584f0e851a   11 years Sebastien Decugis Copy by default the Proxy-Info AVP included in requests into the …
(edit) @990:efb4e4ce2a6f   11 years Sebastien Decugis Include level string even with color output to ease copy/paste
Note: See TracRevisionLog for help on using the revision log.