aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.c
Commit message (Collapse)AuthorAge
* - coverity errorsMatthias Wachs2012-02-13
|
* - doxygen errorsMatthias Wachs2012-02-13
|
* removing legacy send functions from plugins and renaming new send functionMatthias Wachs2012-02-13
|
* removing old send code from neighboursMatthias Wachs2012-02-13
|
* adding rewritten udp pluginMatthias Wachs2012-02-13
|
* -applying patch from vminko to fix #1972: adding support for continuous ↵Christian Grothoff2012-02-06
| | | | transport-level connection monitoring
* -nicerChristian Grothoff2012-02-01
|
* -fixChristian Grothoff2012-01-30
|
* - fixMatthias Wachs2012-01-26
|
* - session sending in tcpMatthias Wachs2012-01-26
|
* fixing mantis 2101Matthias Wachs2012-01-26
|
* - more changesMatthias Wachs2012-01-26
|
* implemented session based sending in transport service (coexisting with old ↵Matthias Wachs2012-01-26
| | | | code)
* - test codeMatthias Wachs2012-01-26
|
* - more new codeMatthias Wachs2012-01-26
|
* fixing: mantis 0002098: transport did not propagate session to atsMatthias Wachs2012-01-23
|
* -LRN: Give-debug-log-message-DEBUG-levelChristian Grothoff2012-01-21
|
* -LRN: neaten up, make debug log calls use DEBUG levelChristian Grothoff2011-12-25
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* fix for mantis 1959Matthias Wachs2011-12-20
| | | | | compare addresses and only mark address when addresses match
* fixing #2014Christian Grothoff2011-12-19
|
* fixes for mantis #1988Matthias Wachs2011-12-19
| | | | | and cleanup
* some doxygen + refactoring of GST_validation_set_address_useMatthias Wachs2011-11-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* - finale commit for the api changeMatthias Wachs2011-11-29
|
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all ↵Christian Grothoff2011-11-28
| | | | over the place; also some further documentation fixes
* -fixing 1963 by changing warning to stats callChristian Grothoff2011-11-25
|
* fixing unsupported messages in coreMatthias Wachs2011-11-23
|
* fix for mantis 1928 in combination with rev 18254Matthias Wachs2011-11-22
|
* (no commit message)Matthias Wachs2011-11-21
|
* fix for mantis 1897Matthias Wachs2011-11-16
|
* asserts for 1903:Christian Grothoff2011-11-15
|
* ATS address updatign and deletionMatthias 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...
* latency measurement with neighbour_keep_alive_taskMatthias Wachs2011-11-10
|
* removing quota test outputMatthias Wachs2011-11-10
|
* checking quotasMatthias Wachs2011-11-09
|
* bidirectional connectsMatthias Wachs2011-11-09
|
* implementing fast_reconnect stateMatthias Wachs2011-11-09
|
* fixChristian Grothoff2011-11-09
|
* clean up, asserts, FIXMEChristian Grothoff2011-11-09
|
* minor cleanupChristian Grothoff2011-11-09
|
* assertions and minor cleanupChristian Grothoff2011-11-09
|
* cleanupChristian Grothoff2011-11-09
|
* fixChristian Grothoff2011-11-09
|
* fixChristian 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