Navigation


source: freeDiameter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @1109:4f33090b96bf   11 years Sebastien Decugis Fix handling of the timeout value
(edit) @1108:7ee7b95701c9   11 years Sebastien Decugis Change the rt_busy parameter to milliseconds
(edit) @1107:96f2051215c8   11 years Sebastien Decugis Replaced calls to TRACE_sSA and sSA_DUMP_NODE* macros
(edit) @1106:8401adfb58f5   11 years tk merge
(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) @1100:4b7192d0ffde   11 years tk basename is now also used for non-DEBUG, remove ifdef for #include.
(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) @1091:a7d8273b7506   11 years Sebastien Decugis New version will be 1.2.0 because of all the changes in the API
(edit) @1090:8be95f757b08   11 years Sebastien Decugis Improved the testmesg_stress with more functions tested and …
(edit) @1089:5f622da7f259   11 years Sebastien Decugis Fix issues in extensions
(edit) @1088:1d1a20a0779d   11 years Sebastien Decugis Second part of changeset 1083, now the code compiles again. Still …
(edit) @1087:1c5d410788cc   11 years Sebastien Decugis Fix invalid LOG_A call
(edit) @1086:f2f4b9ddd8e5   11 years tk Add many more rules, license, and some comments.
(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) @1083:d0017c5dde61   11 years Sebastien Decugis Fix display of the time in stats
(edit) @1082:b380c9f3be1e   11 years Sebastien Decugis Merge
(edit) @1081:758b21ae6c3e   11 years Sebastien Decugis Change text of the usage to match the (future) behavior
(edit) @1080:765134772e47   11 years Sebastien Decugis Replace macros with functions for dumping sockaddr structures
(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) @1076:fcdcb562fea8   11 years Sebastien Decugis New testcase to measure performance of the fd_msg_parse_* functions
(edit) @1075:54d1cb00331a   11 years Sebastien Decugis Use float type to solve /0 issue
(edit) @1074:018a573b05f0   11 years Sebastien Decugis Forgot to include the new file in the build
(edit) @1073:f8cffccb8f29   11 years Sebastien Decugis Fix typo
(edit) @1072:9a7d3ecbb44b   11 years Sebastien Decugis Update dbg_monitor to use the new function
(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) @1069:544fa1be79a9   11 years Sebastien Decugis Update the new API prototype to make it easier for extension to track …
(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) @1066:a455dbb7527c   11 years tk merge
(edit) @1065:c4e4e07f1336   11 years tk Add many more 3GPP AVPs and a few rules.
(edit) @1064:4e6c7710f4d5   11 years Sebastien Decugis Merged
(edit) @1063:7a7f63f6f135   11 years Sebastien Decugis Commit prototype of new functions for discussion. These will replace …
(edit) @1062:56bf0377e2ff   11 years tk Raise "Conflicting rules" to error level since it causes validation …
(edit) @1061:be24c7453aa6   11 years Sebastien Decugis Fix comment
(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) @1058:5d37c0db6cbf   11 years Sebastien Decugis Fix management of the tv_nsec to avoid invalid value (Thanks Guangming …
(edit) @1057:1c6c8fa622ff   11 years Sebastien Decugis Use yylval to make gcc happy
(edit) @1056:e330166422ba   11 years Sebastien Decugis Use the pragma outside the function
(edit) @1055:4387d1beff80   11 years tk Fix typo.
(edit) @1054:b95e2b9b78d8   11 years Sebastien Decugis Remove a useless warning
(edit) @1053:5072ddf4d38e   11 years Sebastien Decugis Update documentation for Fedora
(edit) @1052:b3d623f04b6d   11 years Sebastien Decugis Fix a number of remaining compilation warnings
(edit) @1051:69c6167d88d1   11 years Sebastien Decugis Add missing dependency for FreeBSD
(edit) @1050:75592614af57   11 years Sebastien Decugis Yet another warning removed
(edit) @1049:f943bc781401   11 years Sebastien Decugis Added tag proposed_merged for changeset 09e2a6d796ef
(edit) @1048:09e2a6d796ef   11 years Sebastien Decugis Update the changelog entry
(edit) @1047:a130b6a13abb   11 years Sebastien Decugis Fix some compilation warnings
(edit) @1046:506e272ddbba   11 years Sebastien Decugis Update documentation
(edit) @1045:a10e15490102   11 years Sebastien Decugis Merge
(edit) @1044:531733c053dc   11 years tk merge
(edit) @1043:3fa4dc91adee   11 years tk Add license.
(edit) @1042:dcc0eff204cf   11 years tk Add extension that balances load over multiple peers based on …
(edit) @1041:a740267f1be6   11 years tk Add extension that removes Destination-Host from Requests and restores …
(edit) @1040:86d37d9f7b13   11 years tk Fix pasto.
(edit) @1039:c7658535dc54   11 years Sebastien Decugis Update doc for OpenSuse?
(edit) @1038:cceb552b9b54   11 years Sebastien Decugis Merged
(edit) @1037:4f5eb63aef96   11 years tk In TRACE_DEBUG, mention which thread we're in …
(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) @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) @1032:313c510b0d65   11 years Sebastien Decugis Explicitely use BUILD_TESTING, somehow it gets defined anyway
(edit) @1031:46949d077108   11 years Sebastien Decugis Update the nightly script
(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) @1028:36386035e59d   11 years Sebastien Decugis Added tag proposed_merged for changeset 0117a7746b21
(edit) @1027:0117a7746b21   11 years Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent …
(edit) @1026:beb375690453   11 years tk More portable version of printflike.
(edit) @1025:afaeef21596b   11 years tk Mark fd_log and fd_msg_log as printf-like functions, and fix a warning …
(edit) @1024:5e1f74f103cc   11 years Sebastien Decugis Added tag proposed_merged for changeset 2a510c541472
(edit) @1023:2a510c541472   11 years Sebastien Decugis Merged
(edit) @1022:9beef9a09faa   11 years tk Fix spin/core-dump inducing format string error.
(edit) @1021:6f987640a4b2   11 years Sebastien Decugis Silence a few remaining warnings
(edit) @1020:8110a781116a   11 years Sebastien Decugis New extension rt_busypeers. See doc/rt_busypeers.conf.sample for more …
(edit) @1019:6fcd30ce3ce7   11 years Sebastien Decugis Retrieve additional information when adding a routing error
(edit) @1018:d67fec731a12   11 years Sebastien Decugis Updated test to match new behavior of dispatch function
(edit) @1017:d69612a16929   11 years Sebastien Decugis Do not abort dispatch thread when a callback returns an error
(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) @1013:7b5c46505e09   11 years Sebastien Decugis Replace calls to PyEval_CallFunction by PyObject_CallFunction
(edit) @1012:cafdcbcb5e79   11 years Sebastien Decugis Allow port value 0 in the configuration to disable a server
Note: See TracRevisionLog for help on using the revision log.