Navigation


source: freeDiameter/libfdcore/routing_dispatch.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1554:566bb46cc73f   4 years Sebastien Decugis Updated copyright information
(edit) @1397:239ba25870d8   4 years tk Allow parametrizing the number of threads for routing in/out. This is …
(edit) @1328:81af4f5a517a   6 years tk Improve shutdown. Should generate less messages that can not get sent out.
(edit) @1301:50fb308e84f7   9 years Sebastien Decugis Added a new hook to allow extensions act on the error messages being …
(edit) @1283:f09f16f432e6   9 years Sebastien Decugis Updated copyright information
(edit) @1281:ab6457399be2   9 years Sebastien Decugis Updated copyright information 1.2.1-rc1
(edit) @1274:681e8e55af27   10 years tk Allow routing messages in state CLOSING_GRACE. Otherwise, replies …
(edit) @1238:8f9684264fe0   11 years Sebastien Decugis Change management of the p_reqin_count counter to be updated only on …
(edit) @1230:e72c9dad62ac   11 years Sebastien Decugis Fix issue with generating Failed-AVP when the error is …
(edit) @1216:581bbd48524a   11 years Sebastien Decugis Change prototype of rt_out callbacks to allow disposal of messages
(edit) @1212:c38bb8b69c43   11 years Sebastien Decugis Fix message rtd handling for extensions based on this data
(edit) @1190:6a1042d8075b   11 years Sebastien Decugis Replace FDEV_TERMINATE events with calls to fd_core_shutdown to handle …
(edit) @1186:56c36d1007b4   11 years Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the …
(edit) @1154:0b95a3afbfc3   11 years Sebastien Decugis Return DIAMETER_LOOP_DETECTED if local peer is already in the …
(edit) @1127:1af09cc156d6   11 years Sebastien Decugis Updated copyright information
(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) @1103:d8591b1c56cd   11 years Sebastien Decugis Implemented a few hooks
(edit) @1078:74bba7975864   11 years Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced …
(edit) @1055:4387d1beff80   11 years tk Fix typo.
(edit) @1037:4f5eb63aef96   11 years tk In TRACE_DEBUG, mention which thread we're in …
(edit) @1027:0117a7746b21   11 years Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent …
(edit) @1014:908ffbb81f60   11 years Sebastien Decugis Added a second callback in fd_msg_send_timeout to handle more easily …
(edit) @974:2091bf698fb1   11 years tk Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and …
(edit) @934:977a5375543c   11 years Sebastien Decugis Remove one stupid indirection level
(edit) @754:e02254d7d01b   13 years Sebastien Decugis Fix handling of message when no dispatch cb handled the message, to …
(edit) @740:4a9f08d6b6ba   13 years Sebastien Decugis Updated my mail address
(edit) @738:d666051658bd   13 years Sebastien Decugis Fix broken 'almostcasecmp' logic
(edit) @717:571b3abaa5df   13 years Sebastien Decugis Support for Diameter Redirects through rt_redirect.fdx extension …
(edit) @715:1c838ecd3442   13 years Sebastien Decugis Removed redundant TODO notice
(edit) @712:886e935f7513   13 years Sebastien Decugis Fixed decorated NAI handing in case of messages without User-Name AVP
(edit) @706:4ffbc9f1e922   13 years Sebastien Decugis Large UNTESTED commit with the following changes: * Improved …
(edit) @691:78b665400097   13 years Sebastien Decugis Cleanup all pthread_cleanup_push / pop pairs so that pop is always …
(edit) @688:8c3dc8584dab   13 years Sebastien Decugis Prepared capability for messages logging to separate files / folders
(edit) @686:f83d9878bf66   13 years Sebastien Decugis Fixed in case of termination of several modules (before initialization …
(edit) @662:2e94ef0515d7   13 years Sebastien Decugis Updated copyright information 1.1.0-rc1
(add) @658:f198d16fa7f4   13 years Sebastien Decugis Initial commit for 1.1.0: * Restructuring: * libfreeDiameter: …
Note: See TracRevisionLog for help on using the revision log.