aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* - 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
* -fixChristian Grothoff2015-02-13
* -fixing misc minor bugs and style issues (unchecked return values, memory lea...Christian Grothoff2015-02-13
* simplify logic, avoid using uninit variableChristian Grothoff2015-02-13
* -fix callback after cancellation issueChristian Grothoff2015-02-12
* -reduce loglevel (#3682)Christian Grothoff2015-02-12
* -fix memory leak of address on shutdownChristian Grothoff2015-02-12
* -fix leak on transmission error in combination with disconnectChristian Grothoff2015-02-12
* log TCP server suspendsChristian Grothoff2015-02-12
* -nicer loggingChristian Grothoff2015-02-12
* -fix shutdown issueChristian Grothoff2015-02-12
* generate our own HELLO before starting validationsChristian Grothoff2015-02-12
* -fix typoChristian Grothoff2015-02-12
* -better stats for KEEPALIVEsChristian Grothoff2015-02-12
* -better stats for KEEPALIVEsChristian Grothoff2015-02-12
* reset blocking time for addresses upon successful connectionChristian Grothoff2015-02-12
* keep track of number of temporarily blocked addressesChristian Grothoff2015-02-12
* -improve loggingChristian Grothoff2015-02-11
* -styleChristian Grothoff2015-02-11
* -allow UINT64_MAX without crashingChristian Grothoff2015-02-11
* -allow UINT64_MAX without crashingChristian Grothoff2015-02-11
* finish implementing reservation test, and fix bandwidth reservation logicChristian Grothoff2015-02-11
* -remove unused exported symbolChristian Grothoff2015-02-11
* add proper test for bandwidth reservationChristian Grothoff2015-02-11
* add command to test reservationsChristian Grothoff2015-02-11
* -testcase was long deadChristian Grothoff2015-02-11
* -testcase was long deadChristian Grothoff2015-02-11
* -testcase was long deadChristian Grothoff2015-02-11
* -fix badnessChristian Grothoff2015-02-11
* -also obsoleteChristian Grothoff2015-02-11
* new testsuite, obsoleting (most of) the old oneChristian Grothoff2015-02-11
* -check for in_destroy when looking up session IDsChristian Grothoff2015-02-11
* -dead flagsChristian Grothoff2015-02-11
* eliminate dead call from APIChristian Grothoff2015-02-11
* do not call receive before sending first messageChristian Grothoff2015-02-11
* pass correct closureChristian Grothoff2015-02-11
* -fix NPEChristian Grothoff2015-02-11
* -fix crashChristian Grothoff2015-02-11
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -check RVChristian Grothoff2015-02-10
* -fix typoChristian Grothoff2015-02-10
* -fixing some memory leaks from #3667, also reindentation and code cleanupChristian Grothoff2015-02-10
* -fix #3665: hello can theoretically still be NULLChristian Grothoff2015-02-10