aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
Commit message (Expand)AuthorAge
* new timeout function and keep alives with noncesMatthias Wachs2013-12-18
* Non-uniform keepalive timeout for different pluginsLRN2013-12-15
* -fix warningChristian Grothoff2013-12-13
* -code cleanup, in particular moving towards using client context for storing ...Christian Grothoff2013-12-13
* -removing useless session counting logic, doxygen, code cleanupChristian Grothoff2013-12-13
* -crash if this happens, so we at least get a core dumpChristian Grothoff2013-12-13
* -move tcp session check into extra checks conditionChristian Grothoff2013-12-13
* -fix 3208 by making kills asyncChristian Grothoff2013-12-13
* use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriateChristian Grothoff2013-12-13
* use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriateChristian Grothoff2013-12-13
* -doxygen, style fixesChristian Grothoff2013-12-13
* -be stricter during handshake, close sessions with broken interactions aggres...Christian Grothoff2013-12-12
* -fix NPEChristian Grothoff2013-12-12
* -extend transport plugin API with capability to just disconnect a single sess...Christian Grothoff2013-12-12
* -more logging, etc.Christian Grothoff2013-12-11
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* remove dead assignmentsMatthias Wachs2013-08-19
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* remove outputMatthias Wachs2013-08-08
* debugging messages due to mantis bug 2980Matthias Wachs2013-08-08
* added error messageMatthias Wachs2013-08-08
* removing breaks, adding statsMatthias Wachs2013-07-17
* while running transport: valgrind showed memory leak due to not removed resol...Matthias Wachs2013-07-15
* -add dv_get_network to DV API, improve signature to use 'struct Session *' in...Christian Grothoff2013-07-13
* using inbound stringMatthias Wachs2013-07-12
* fix:Matthias Wachs2013-07-11
* changed return type to enumMatthias Wachs2013-07-10
* get function implementation in all pluginsMatthias Wachs2013-07-09
* added functionMatthias Wachs2013-07-09
* new api function to get network for sessionMatthias Wachs2013-07-09
* better just a warningMatthias Wachs2013-07-09
* fix: memory leakMatthias Wachs2013-07-02
* doxygen fixesMatthias Wachs2013-07-01
* fix crash Matthias Wachs2013-06-27
* added option field in tcp pluginMatthias Wachs2013-06-27
* additional checkMatthias Wachs2013-05-27
* -stats is allowed to be NULLChristian Grothoff2013-05-16
* -do not call NAT with zero addressesChristian Grothoff2013-05-15
* improved messagesMatthias Wachs2013-05-14
* -no longer pass distance information from non-DV pluginsChristian Grothoff2013-03-30
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
* unusedMatthias Wachs2013-03-15
* manipulation recv sideMatthias Wachs2013-03-15
* limit connection for tcpMatthias Wachs2013-02-04
* check code for 0002774Matthias Wachs2013-02-04
* fix: tcp did not return network typeMatthias Wachs2012-12-12
* - fix for session check and clean upMatthias Wachs2012-12-10
* -fix #2652Christian Grothoff2012-11-14
* overhead reportingMatthias Wachs2012-10-16