Navigation


source: freeDiameter/libfdcore/peers.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) @1395:603a72c4bf6c   4 years tk peers.c: fix typo in comment
(edit) @1238:8f9684264fe0   11 years Sebastien Decugis Change management of the p_reqin_count counter to be updated only on …
(edit) @1207:043b894b0511   11 years Sebastien Decugis Cleanups in failover situation to avoid deadlocks and corrupt messages …
(edit) @1201:d2608e47db28   11 years Sebastien Decugis Fix issue that can trigger an assert when failover occurs
(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) @1185:23695957bfc0   11 years Sebastien Decugis Don't block on peers shutdown when early errors
(edit) @1181:22de21feec64   11 years Sebastien Decugis Preparing for DTLS support
(edit) @1113:eb4ce68b6e5c   11 years Sebastien Decugis Added calls to remaining hooks
(edit) @1103:d8591b1c56cd   11 years Sebastien Decugis Implemented a few hooks
(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) @1078:74bba7975864   11 years Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced …
(edit) @1027:0117a7746b21   11 years Sebastien Decugis Fix a number of errors and warnings introduced/highlighted by recent …
(edit) @1010:357c2f892d24   11 years Sebastien Decugis Implement a new counter on pending answers to send back to a peer. …
(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) @968:652713ce3596   11 years tk merge main
(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) @939:1bc052ef961f   11 years Sebastien Decugis Add a function to access this counter
(edit) @933:04f590da5821   11 years Sebastien Decugis Add cmake option DISABLE_PEER_EXPIRY to disable dynamic peer …
(edit) @928:5053f1abcf5d   11 years Sebastien Decugis Updated copyright information
(edit) @917:a2cf598607e6   11 years Sebastien Decugis Another place where ev_data was not dereferenced -- thanks Thomas
(edit) @908:ed611e15f744   11 years Sebastien Decugis Fix a few warnings, thank you Thomas again
(edit) @837:1d2721778c7a   12 years Sebastien Decugis Updated copyright information
(edit) @827:a8ed055a9253   12 years Sebastien Decugis Fix name of the constant errors used for rescode
(edit) @767:c47c16436f71   13 years Sebastien Decugis Added a limit on fifo queues to avoid memory exaustion when messages …
(edit) @749:2557127f3c8b   13 years Sebastien Decugis fix bug reported by Vjacheslav Chekushin on the mailing-list (thanks\!)
(edit) @743:5d529eb0ad33   13 years Sebastien Decugis Fix bug in peers order 1.1.0
(edit) @740:4a9f08d6b6ba   13 years Sebastien Decugis Updated my mail address
(edit) @738:d666051658bd   13 years Sebastien Decugis Fix broken 'almostcasecmp' logic
(edit) @725:8b03c672261f   13 years Sebastien Decugis Fix a small bug in peers validation process
(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) @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.