aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* -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
|
* 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
|
* expose connectivity desire of clients to ATS pluginsChristian Grothoff2015-02-08
|
* adding FIXME about 'struct Session'Christian Grothoff2015-02-08
|
* -clarify APIChristian Grothoff2015-02-08
|
* cleaning up preference_peers as well once they are no longer neededChristian Grothoff2015-02-08
|
* cleaning up gnunet-service-ats_preferences.cChristian Grothoff2015-02-08
|
* cleaning up gnunet-service-ats_preferences.cChristian Grothoff2015-02-08
|
* -adding comments, minor cleanup startChristian Grothoff2015-02-08
|