aboutsummaryrefslogtreecommitdiff
path: root/src/ats
Commit message (Expand)AuthorAge
* -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 memory leak of address on shutdownChristian Grothoff2015-02-12
* -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
* 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
* -fix typoChristian Grothoff2015-02-10
* -fixChristian Grothoff2015-02-10
* do proper check for stability, in particular UINT32_MAX-0 is not a delta of 1...Christian Grothoff2015-02-09
* perform proper locking and unlockingChristian Grothoff2015-02-09
* -better debug output, indentationChristian Grothoff2015-02-09
* -use backoff for reconnectsChristian Grothoff2015-02-09
* -that the tests do not catch bugs like this is a real issue...Christian Grothoff2015-02-09
* -fix shutdownChristian Grothoff2015-02-08
* -fix shutdown orderChristian Grothoff2015-02-08
* -fin, mention future work in TODOChristian Grothoff2015-02-08
* -updating commentsChristian Grothoff2015-02-08
* -cleaning up bandwidth allocation routineChristian Grothoff2015-02-08
* -when selecting addresses, kick out peers with insufficient support if we are...Christian Grothoff2015-02-08
* -further simplifyChristian Grothoff2015-02-08
* -further simplifyChristian Grothoff2015-02-08
* -further simplifyChristian Grothoff2015-02-08
* -getting there...Christian Grothoff2015-02-08
* -simplify flow, redistribute bandwidth after adding addressChristian Grothoff2015-02-08
* do not force disconnect just because client does not request address anymoreChristian Grothoff2015-02-08
* -simplify flowChristian Grothoff2015-02-08
* -simplify flowChristian Grothoff2015-02-08
* -simplify logicChristian Grothoff2015-02-08
* -useless assertion removalChristian Grothoff2015-02-08
* -indentChristian Grothoff2015-02-08
* changing s_get API to return void instead of address, have plugin use existin...Christian Grothoff2015-02-08
* -simplify logic, convert breaks into assertsChristian Grothoff2015-02-08
* -restructuring, adding commentsChristian Grothoff2015-02-08
* -remove fprintfChristian Grothoff2015-02-08