aboutsummaryrefslogtreecommitdiff
path: root/src/ats
Commit message (Collapse)AuthorAge
...
* 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 ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -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 ↵Christian Grothoff2015-02-08
| | | | are at the limit
* -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 ↵Christian Grothoff2015-02-08
| | | | existing mechanism to signal address activation
* -simplify logic, convert breaks into assertsChristian Grothoff2015-02-08
|
* -restructuring, adding commentsChristian Grothoff2015-02-08
|
* -remove fprintfChristian Grothoff2015-02-08
|
* eliminate super-lazy functionsChristian Grothoff2015-02-08
|
* clean up find_quality_property_index and get_active_address_itChristian Grothoff2015-02-08
|
* cleaning up get_active_addressChristian Grothoff2015-02-08
|
* cleaning up address_decrementChristian Grothoff2015-02-08
|
* check for nanChristian Grothoff2015-02-08
|
* avoid several linear scans and allocations by combining AddressWrapper and ↵Christian Grothoff2015-02-08
| | | | asi structs
* use new 'get_connectivity' API which is also RC-counting, instead of another mapChristian Grothoff2015-02-08
|