aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
AgeCommit message (Expand)Author
2013-02-04limit connection for tcpwachs
2013-02-04check code for 0002774wachs
2012-12-12fix: tcp did not return network typewachs
2012-12-10- fix for session check and clean upwachs
2012-11-14-fix #2652grothoff
2012-10-16overhead reportingwachs
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationgrothoff
2012-09-27reducing error messages about missing configuration options by introducing ne...grothoff
2012-09-13- bugwachs
2012-08-24changes to address notificationwachs
2012-07-24-debug code for new transport issuegrothoff
2012-06-29- fixed session codewachs
2012-06-23-LRN: Check session target:grothoff
2012-06-20- workaround for mantis 0002445wachs
2012-06-12-consistently use struct GNUNET_HashCodegrothoff
2012-06-02-fixgrothoff
2012-06-01-minor code cleanupsgrothoff
2012-06-01-trying to make issues such as #2389 less likely, but I doubt this fixes itgrothoff
2012-05-28-fixing #2382, also some code cleanupgrothoff
2012-05-27-minor code cleanupsgrothoff
2012-05-25- preweekend fixwachs
2012-05-25session timeout for udp and tcpwachs
2012-05-23- additional checkswachs
2012-05-16-more logginggrothoff
2012-05-16-fix loglevelgrothoff
2012-05-15-dead fieldgrothoff
2012-05-15-cleaning up TCP logginggrothoff
2012-05-15-fixgrothoff
2012-05-15-cleanupgrothoff
2012-05-14-fixing misc seaspider parser errorsgrothoff
2012-05-12-minor cleanupgrothoff
2012-05-10-implementing WLAN string to addressgrothoff
2012-05-06-fixing #2302grothoff
2012-05-02- fixed tcp_string_to_addresswachs
2012-05-01-fixing #2290grothoff
2012-04-25- coverity bugswachs
2012-04-22introducing soft shutdown concept for services; during soft shutdown, service...grothoff
2012-04-19-simplifying destruction of connections, cleaning up server API -- all for #2274grothoff
2012-04-19-removing obsolete argument from GNUNET_CONNECTION_destroygrothoff
2012-04-16- bugwachs
2012-04-10- fix for session counting: nat_wait sessions decreased session counter but d...wachs
2012-04-03- additional debug message for mantis 2214wachs
2012-04-02- fix ipv6 address format for tcp pretty printerwachs
2012-04-02- set initially number of tcp sessions to 0wachs
2012-03-30- remove err msgwachs
2012-03-11-LRN: Generalize ip-address str->addr conversiongrothoff
2012-03-10add support for stub-mode for transport pluginsgrothoff
2012-03-05-LRN: experimental HELLO URIsgrothoff
2012-03-02fix for mantis 2189wachs
2012-03-02- fix for mantis 2189wachs