aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
Commit message (Expand)AuthorAge
* -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
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* reducing error messages about missing configuration options by introducing ne...Christian Grothoff2012-09-27
* - bugMatthias Wachs2012-09-13
* changes to address notificationMatthias Wachs2012-08-24
* -debug code for new transport issueChristian Grothoff2012-07-24
* - fixed session codeMatthias Wachs2012-06-29
* -LRN: Check session target:Christian Grothoff2012-06-23
* - workaround for mantis 0002445Matthias Wachs2012-06-20
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fixChristian Grothoff2012-06-02
* -minor code cleanupsChristian Grothoff2012-06-01
* -trying to make issues such as #2389 less likely, but I doubt this fixes itChristian Grothoff2012-06-01
* -fixing #2382, also some code cleanupChristian Grothoff2012-05-28
* -minor code cleanupsChristian Grothoff2012-05-27
* - preweekend fixMatthias Wachs2012-05-25
* session timeout for udp and tcpMatthias Wachs2012-05-25
* - additional checksMatthias Wachs2012-05-23
* -more loggingChristian Grothoff2012-05-16
* -fix loglevelChristian Grothoff2012-05-16
* -dead fieldChristian Grothoff2012-05-15
* -cleaning up TCP loggingChristian Grothoff2012-05-15
* -fixChristian Grothoff2012-05-15
* -cleanupChristian Grothoff2012-05-15
* -fixing misc seaspider parser errorsChristian Grothoff2012-05-14
* -minor cleanupChristian Grothoff2012-05-12
* -implementing WLAN string to addressChristian Grothoff2012-05-10
* -fixing #2302Christian Grothoff2012-05-06
* - fixed tcp_string_to_addressMatthias Wachs2012-05-02
* -fixing #2290Christian Grothoff2012-05-01
* - coverity bugsMatthias Wachs2012-04-25
* introducing soft shutdown concept for services; during soft shutdown, service...Christian Grothoff2012-04-22
* -simplifying destruction of connections, cleaning up server API -- all for #2274Christian Grothoff2012-04-19
* -removing obsolete argument from GNUNET_CONNECTION_destroyChristian Grothoff2012-04-19
* - bugMatthias Wachs2012-04-16
* - fix for session counting: nat_wait sessions decreased session counter but d...Matthias Wachs2012-04-10
* - additional debug message for mantis 2214Matthias Wachs2012-04-03
* - fix ipv6 address format for tcp pretty printerMatthias Wachs2012-04-02
* - set initially number of tcp sessions to 0Matthias Wachs2012-04-02
* - remove err msgMatthias Wachs2012-03-30
* -LRN: Generalize ip-address str->addr conversionChristian Grothoff2012-03-11