aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
* -do not continue in case of transmission errorChristian Grothoff2015-02-09
|
* -minor indentation/logging fixesChristian Grothoff2015-02-09
|
* 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
|
* -do only send HELLO to clients once on startup, do only send fully ↵Christian Grothoff2015-02-09
| | | | initialized HELLO to clients if we can help it, even the first one; do not perform blacklist check twice for try_connect
* -tolerateNAT instant reportingChristian Grothoff2015-02-09
|
* -instantly report addresses during NAT initialization if possibleChristian 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
|
* removing dead argumentChristian Grothoff2015-02-08
|