aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* -fixChristian Grothoff2015-02-13
|
* -fixing misc minor bugs and style issues (unchecked return values, memory ↵Christian Grothoff2015-02-13
| | | | leaks, dead code
* 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 ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -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
|
* fix #3664: during PS_RECONNECT_ATS, primary address may be NULL, causing an ↵Christian Grothoff2015-02-10
| | | | NPE if we continue here
* -do not reschedule validation if in_use did not changeChristian Grothoff2015-02-10
|
* -just eliminate useless check, can just be falseChristian Grothoff2015-02-10
|
* -fixChristian Grothoff2015-02-10
|
* -improve UDP loggingChristian Grothoff2015-02-09
|
* -eliminate dead argument, do use quota immediatelyChristian Grothoff2015-02-09
|
* -reorder tests to have slow ones go lastChristian Grothoff2015-02-09
|
* -report if testcase failure is because switching is not enforced, then do ↵Christian Grothoff2015-02-09
| | | | not fail hard