aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* - fixed behaviour of init_peer_cb()Julius Bünger2015-02-15
* - changed behaviour on peer disconnectJulius Bünger2015-02-15
* - leave peer in sampler on peer disconnectJulius Bünger2015-02-15
* - add additional check before peer removalJulius Bünger2015-02-15
* - don't put our own id in the algorithmJulius Bünger2015-02-15
* - restructured peer removalJulius Bünger2015-02-15
* - changed criteria for putting peer in pull listJulius Bünger2015-02-15
* - restructured check whether peer is liveJulius Bünger2015-02-15
* - restructured in_arr() and rem_from_list()Julius Bünger2015-02-15
* - macro for getting/setting peer flagsJulius Bünger2015-02-15
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* distinct samplers for client and Brahms protocolJulius Bünger2015-02-07
* - fixed resource leakagesJulius Bünger2015-02-05
* - trying to fix coverity defectsJulius Bünger2015-02-05
* - fixed error in peer selection, never grow smaller than 3Julius Bünger2015-01-30
* - trying to fix issue of not sending push/pulls to peersJulius Bünger2015-01-28
* - fixed double free problemJulius Bünger2015-01-28
* - fixes for NPEBart Polot2015-01-28
* - memleaksBart Polot2015-01-28
* - avoid NPEBart Polot2015-01-28
* - avoid chain-calling the destroy handler to destroy the channel currently be...Bart Polot2015-01-28
* - don't free static memoryBart Polot2015-01-28
* - RPS sampler destroy also accesses peer_mapBart Polot2015-01-28
* - fix memory mangement when calling cadet to detect livenessBart Polot2015-01-28
* - fix memory management of sampler tasksBart Polot2015-01-28
* fixed wrong size checkJulius Bünger2015-01-28
* - docBart Polot2015-01-28
* - never resize to 0Bart Polot2015-01-28
* fixing size problemsJulius Bünger2015-01-28
* - get size direcly from samplerBart Polot2015-01-28
* -remove prefixesBart Polot2015-01-28
* fixed size problems and removal of channelJulius Bünger2015-01-28
* - alignment, styleBart Polot2015-01-28
* - changes to handling of own identityBart Polot2015-01-28
* fixed wrong cancellationJulius Bünger2015-01-28
* optical changesJulius Bünger2015-01-27
* fixed _seed() funktionJulius Bünger2015-01-27
* fixed doxygenJulius Bünger2015-01-26
* taking care of send msg size in the apiJulius Bünger2015-01-23
* mostly taking care about max size we are allowed to sendJulius Bünger2015-01-23
* code cleanupJulius Bünger2015-01-23
* moved the client request rate estimation in fkt of its ownJulius Bünger2015-01-22
* improved selection of peers for pushingJulius Bünger2015-01-22
* modified TODOsJulius Bünger2015-01-22
* don't read threshholds from .confJulius Bünger2015-01-22
* keep track of whom we sent pull requests to (avoid duplicate replys)Julius Bünger2015-01-22
* make sure fkt is called with right argumentJulius Bünger2015-01-22
* clean up ntfy_tmt_rdy handles on removal of peerJulius Bünger2015-01-22
* restructured service and samplerJulius Bünger2015-01-22