aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-28fix #3688Christian Grothoff
2015-02-28disable solver during aging, ensure there is only one aging taskChristian Grothoff
2015-02-28adding additional checks for invariants to help find #3690Christian Grothoff
2015-02-23- sending act malicious messageJulius Bünger
2015-02-23- sending act malicious messageJulius Bünger
2015-02-23Don't timeout XHR clients so quickly.David Barksdale
2015-02-22simplify logic, do not report monitoring events for sessions in destroy, inde...Christian Grothoff
2015-02-22-stylistic fixesChristian Grothoff
2015-02-22baseline for test with malicious peersJulius Bünger
2015-02-21fix TCP plugin RC issue (#3687) by changing util API (!)Christian Grothoff
2015-02-21-indenting...Christian Grothoff
2015-02-21-signal connection failure to receive even if receive is triggered after fail...Christian Grothoff
2015-02-21fix use-after-free on exitChristian Grothoff
2015-02-21be more careful with errno, so we can be sure it is not overwritten by 'free(...Christian Grothoff
2015-02-21-fix scope assignmentChristian Grothoff
2015-02-20trying to fix #3687/3683/3684 by avoiding server's client reference counting ...Christian Grothoff
2015-02-20implement linear back off for restart attemptsMatthias Wachs
2015-02-20RIP fulcrum: machine does not exist anymoreMatthias Wachs
2015-02-19fix crash: check if problem is already created before updatingMatthias Wachs
2015-02-18fix blacklist checking logic, integrating tracking of sessions with blacklist...Christian Grothoff
2015-02-18fixing #3683: proper counting of TCP connectionsChristian Grothoff
2015-02-18-doxygenChristian Grothoff
2015-02-18-tolerate NULLChristian Grothoff
2015-02-17- fixed conflicting int typeJulius Bünger
2015-02-17- fixed roundingJulius Bünger
2015-02-17- fixed conflicting int sizesJulius Bünger
2015-02-17- fixed memory and coding issuesJulius Bünger
2015-02-17- cleaned test codeJulius Bünger
2015-02-17- fixed logicJulius Bünger
2015-02-17- fixed uninitialised memory, logicJulius Bünger
2015-02-16- fixed slow startup of serviceJulius Bünger
2015-02-15- fixed confusion of push and pullJulius Bünger
2015-02-15- check for validity of peersJulius Bünger
2015-02-15- make sure there is an established channel for each peer in gossip listJulius Bünger
2015-02-15- fix wrong checkJulius Bünger
2015-02-15- cancle own connection when peer is not in gossip listJulius Bünger
2015-02-15- got rid of unneeded codeJulius Bünger
2015-02-15- renamed flagJulius Bünger
2015-02-15- don't add own id to pull_listJulius Bünger
2015-02-15- fixed behaviour of init_peer_cb()Julius Bünger
2015-02-15- changed behaviour on peer disconnectJulius Bünger
2015-02-15- leave peer in sampler on peer disconnectJulius Bünger
2015-02-15- add additional check before peer removalJulius Bünger
2015-02-15- don't put our own id in the algorithmJulius Bünger
2015-02-15- restructured peer removalJulius Bünger
2015-02-15- changed criteria for putting peer in pull listJulius Bünger
2015-02-15- restructured check whether peer is liveJulius Bünger
2015-02-15- restructured in_arr() and rem_from_list()Julius Bünger
2015-02-15- macro for getting/setting peer flagsJulius Bünger
2015-02-13-fixChristian Grothoff