Navigation


source: freeDiameter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @1011:aaf8743df5e7   11 years Sebastien Decugis Updated Ubuntu documentation
(edit) @1010:357c2f892d24   11 years Sebastien Decugis Implement a new counter on pending answers to send back to a peer. …
(edit) @1009:e22434c66126   11 years Sebastien Decugis Be more restrictive on fd_msg_send() called with answer messages, the …
(edit) @1008:d3d2a32320c4   11 years Sebastien Decugis Fix a compilation warning and protect CHECK_GNUTLS_DO macro
(edit) @1007:fcd20eb4907b   11 years Sebastien Decugis merge
(edit) @1006:6ce8322f3b78   11 years tk Report an error if a problem is big enough to break startup.
(edit) @1005:1b0b1ab77be5   11 years tk Revert two \n.
(edit) @1004:91d6555d508d   11 years Sebastien Decugis Fix compilation issue
(edit) @1003:e0a716b7647a   11 years Sebastien Decugis Added tag proposed_merged for changeset 7ca81c10ba06
(edit) @1002:7ca81c10ba06   11 years Sebastien Decugis Merged
(edit) @1001:d03f7e3805ad   11 years Sebastien Decugis Fix generation of the Proxy-Info AVP in fd_msg_new_answer_from_req
(edit) @1000:aeb202e2dbef   11 years Sebastien Decugis Cleanup test messages
(edit) @999:0f71fc6c069f   11 years Sebastien Decugis Fix compilation warning
(edit) @998:ad6c1ee04d2d   11 years Sebastien Decugis Protect macros for debug
(edit) @997:632913581c37   11 years Sebastien Decugis Added tag proposed_merged for changeset cf09fde3d7f5
(edit) @996:cf09fde3d7f5   11 years Sebastien Decugis Fix management of sessions in app_radgw: sessions are simply …
(edit) @995:2016a0c46bda   11 years Sebastien Decugis Fixed Proxy-Info duplication, added a test case for this
(edit) @994:1e1d6f94cd94   11 years tk Remove more newlines.
(edit) @993:eeb1a46c0e7d   11 years Sebastien Decugis Added tag proposed_merged for changeset 80584f0e851a
(edit) @992:80584f0e851a   11 years Sebastien Decugis Copy by default the Proxy-Info AVP included in requests into the …
(edit) @991:9c7d6b3cb90e   11 years Sebastien Decugis Updated tag
(edit) @990:efb4e4ce2a6f   11 years Sebastien Decugis Include level string even with color output to ease copy/paste
(edit) @989:579298b4c2bc   11 years Sebastien Decugis Added tag proposed_merged for changeset 371f899276ed
(edit) @988:371f899276ed   11 years Sebastien Decugis Merged
(edit) @987:8d7201a747eb   11 years tk Fix typo in comment.
(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
Note: See TracRevisionLog for help on using the revision log.