aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* update address on receiveMatthias Wachs2011-11-11
|
* just return on invalid sessionMatthias Wachs2011-11-11
|
* session pointers can rarely be identical due to timing issuesMatthias Wachs2011-11-11
|
* Fixed debug stuffBart Polot2011-11-11
|
* (no commit message)Matthias Wachs2011-11-11
|
* + moved outbound quota setting to separate functionMatthias Wachs2011-11-11
| | | | | + fixed validation error: race condition between address switching and disconnect
* Set appropiate error_levelBart Polot2011-11-10
|
* Added TTL and packet ID to multicast packets, to avoid eternal ↵Bart Polot2011-11-10
| | | | retransmission and packet duplication on trees with loops/mutliple paths respectively.
* mem leakMatthias Wachs2011-11-10
|
* improved fast_reconnectMatthias Wachs2011-11-10
| | | | | | | | | improved continuation management (no peer references) but - ats address update and destroying sessions is not working correctly...
* this break is not needed anymore, since we measure latency in neighboursMatthias Wachs2011-11-10
|
* staticChristian Grothoff2011-11-10
|
* (no commit message)Matthias Wachs2011-11-10
|
* latency measurement with neighbour_keep_alive_taskMatthias Wachs2011-11-10
|
* handle PONG only if expectedMatthias Wachs2011-11-10
|
* removing quota test outputMatthias Wachs2011-11-10
|
* fixChristian Grothoff2011-11-10
|
* fixChristian Grothoff2011-11-10
|
* More sensible values for testcase timeoutsBart Polot2011-11-10
|
* receive set_quota messagesMatthias Wachs2011-11-09
|
* checking quotasMatthias Wachs2011-11-09
|
* bidirectional connectsMatthias Wachs2011-11-09
|
* implementing fast_reconnect stateMatthias Wachs2011-11-09
|
* cancel suggestsMatthias Wachs2011-11-09
|
* cancel address suggestsMatthias Wachs2011-11-09
|
* Revert changes from r18076Bart Polot2011-11-09
|
* Improved debug loggingBart Polot2011-11-09
|
* Improved testcase parametersBart Polot2011-11-09
|
* Added debug info, small fixes, doxygen.Bart Polot2011-11-09
|
* fixChristian Grothoff2011-11-09
|
* cleanupChristian Grothoff2011-11-09
|
* Fixed compilation error with new GNUNET_HELLO_AddressBart Polot2011-11-09
|
* clean up, asserts, FIXMEChristian Grothoff2011-11-09
|
* minor cleanupChristian Grothoff2011-11-09
|
* assertions and minor cleanupChristian Grothoff2011-11-09
|
* fixChristian Grothoff2011-11-09
|
* fix nested use of strtokChristian Grothoff2011-11-09
|
* cleanupChristian Grothoff2011-11-09
|
* clarificationPhilipp Tölke2011-11-09
|
* documentation for developers/performance-metricsPhilipp Tölke2011-11-09
|
* fixChristian Grothoff2011-11-09
|
* fixChristian Grothoff2011-11-09
|
* fix shutdown orderChristian Grothoff2011-11-09
|
* Added logging, fixed doxygenBart Polot2011-11-08
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* Attempt to fix error on peergroup start on buildbotsBart Polot2011-11-08
|
* Added comments, fixed debug code, added doxygenBart Polot2011-11-08
|
* adding address abstractionChristian Grothoff2011-11-08
|
* ATS suggests sessions that we in between terminated from transportMatthias Wachs2011-11-08
| | | | | | | | | | | | This causes: 0001863 Assertion failed at ats_api_scheduling.c:289. 0001868 plugins given sometimes an emtpy address in combination with 'force address' -> session was an inbound session 0001890 Crash during mesh small unicast test (i think)
* remove outputMatthias Wachs2011-11-08
|