aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* 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
* Made it impossible to start/stop the helper more then ones, should fix #1873David Brodski2011-11-07
|
* fixing mantis 1878Matthias Wachs2011-11-07
|
* LRN: Call-transport-disconnect-to-clear-session-message-q.patch:Christian Grothoff2011-11-05
| | | | | | This was submitted to #1880, but i'm including this here as well.
* LRN: cosmeticsChristian Grothoff2011-11-05
|
* LRN: Add '-Wl,' prefix to -no-undefinedChristian Grothoff2011-11-05
| | | | | | | | | | -no-undefined is not a valid compiler option as of GCC 4.6.x (it IS valid linker option). Note that this REQUIRES an extra -no-undefined to be passed to libtool (this is done by GN_LIB_LDLFAGS and GN_PLUGIN_LDFLAGS), because libtool does not understand -Wl,-no-undefined.
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* extending ats api to inform about addresses in useMatthias Wachs2011-11-04
|
* ignore return values explicitlyChristian Grothoff2011-11-04
|
* close stdin before dup-ing, check return value of dup2Christian Grothoff2011-11-04
|
* parse earlier, check sscanf return valueChristian Grothoff2011-11-04
|
* ignore return values explicitlyChristian Grothoff2011-11-04
|