aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* (no commit message)Matthias Wachs2011-11-15
|
* debug messages need to print correct address formatMatthias Wachs2011-11-15
|
* related to mantis 1905Matthias Wachs2011-11-15
|
* fix 1903Christian Grothoff2011-11-15
|
* asserts for 1903:Christian Grothoff2011-11-15
|
* (no commit message)Matthias Wachs2011-11-14
|
* fix emsgChristian Grothoff2011-11-14
|
* fix emsgChristian Grothoff2011-11-14
|
* only do small messages on non-Linux UNIX domain socket testsChristian Grothoff2011-11-14
|
* fixing 1891Christian Grothoff2011-11-14
|
* (no commit message)Matthias Wachs2011-11-14
|
* fixing memory leak #1895Matthias Wachs2011-11-14
|
* nicerChristian Grothoff2011-11-12
|
* Fix missing test_connectedBruno Cabral2011-11-11
|
* loaded the same plugin multiple times instead of multiple pluginsMatthias Wachs2011-11-11
|
* ATS address updatign and deletionMatthias Wachs2011-11-11
|
* update address on receiveMatthias Wachs2011-11-11
|
* just return on invalid sessionMatthias Wachs2011-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
* 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
|
* 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
|
* receive set_quota messagesMatthias Wachs2011-11-09
|
* checking quotasMatthias Wachs2011-11-09
|
* bidirectional connectsMatthias Wachs2011-11-09
|
* implementing fast_reconnect stateMatthias Wachs2011-11-09
|
* fixChristian Grothoff2011-11-09
|
* cleanupChristian Grothoff2011-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
|
* fixChristian Grothoff2011-11-09
|
* fixChristian Grothoff2011-11-09
|
* fix shutdown orderChristian Grothoff2011-11-09
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* remove outputMatthias Wachs2011-11-08
|
* trying to fix https://ng.gnunet.org/bugs/view.php?id=1888Matthias Wachs2011-11-08
|
* transport notifies about addresses in useMatthias Wachs2011-11-08
|
* more code to get latency in ATSI working; not complete, also now generating ↵Christian Grothoff2011-11-07
| | | | a warning -- for a real problem that still needs to be fixed
* PING regularly, track latency, towards fixing 1793, 1879Christian Grothoff2011-11-07
|
* (no commit message)Matthias Wachs2011-11-07
|
* new test to test bi-directional connection attemptsMatthias Wachs2011-11-07
|
* workaround for:Matthias Wachs2011-11-07
| | | | | | https://gnunet.org/bugs/view.php?id=1882 https://gnunet.org/bugs/view.php?id=1884