aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* - sending act malicious messageJulius Bünger2015-02-23
* - sending act malicious messageJulius Bünger2015-02-23
* baseline for test with malicious peersJulius Bünger2015-02-22
* - fixed roundingJulius Bünger2015-02-17
* - fixed conflicting int sizesJulius Bünger2015-02-17
* - fixed memory and coding issuesJulius Bünger2015-02-17
* - cleaned test codeJulius Bünger2015-02-17
* - fixed logicJulius Bünger2015-02-17
* - fixed uninitialised memory, logicJulius Bünger2015-02-17
* - fixed slow startup of serviceJulius Bünger2015-02-16
* - fixed confusion of push and pullJulius Bünger2015-02-15
* - check for validity of peersJulius Bünger2015-02-15
* - make sure there is an established channel for each peer in gossip listJulius Bünger2015-02-15
* - fix wrong checkJulius Bünger2015-02-15
* - cancle own connection when peer is not in gossip listJulius Bünger2015-02-15
* - got rid of unneeded codeJulius Bünger2015-02-15
* - renamed flagJulius Bünger2015-02-15
* - don't add own id to pull_listJulius Bünger2015-02-15
* - 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