aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
Commit message (Collapse)AuthorAge
* 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, ↵Christian Grothoff2012-04-22
| | | | services that are still managing non-monitor clients continue to run until those clients disconnect; however, the services do stop to accept new connections (will stop listening); soft shutdown is now used by ats, transport, peerinfo, namestore and most importantly statistics; this should fix #2197
* -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 ↵Matthias Wachs2012-04-10
| | | | did increase it
* - 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
| | | | | - added error msg for mantis 2214
* -LRN: Generalize ip-address str->addr conversionChristian Grothoff2012-03-11
|
* add support for stub-mode for transport pluginsChristian Grothoff2012-03-10
|
* -LRN: experimental HELLO URIsChristian Grothoff2012-03-05
|
* fix for mantis 2189Matthias Wachs2012-03-02
|
* - fix for mantis 2189Matthias Wachs2012-03-02
|
* - LRN's patch: return value of nat clientMatthias Wachs2012-03-02
|
* - coverity "issues"Matthias Wachs2012-02-22
|
* - clean up pending nat sessionsMatthias Wachs2012-02-16
|
* - fixing assertion in gnunet_service_ats_addressesMatthias Wachs2012-02-16
|
* - coverity errorsMatthias Wachs2012-02-13
|
* removing legacy send functions from plugins and renaming new send functionMatthias Wachs2012-02-13
|
* - minor fixMatthias Wachs2012-02-13
|
* fix access before null checkMatthias Wachs2012-02-13
|
* - debug msgsMatthias Wachs2012-01-30
|
* - fixMatthias Wachs2012-01-27
|
* - session sending in tcpMatthias Wachs2012-01-26
|
* - more new codeMatthias Wachs2012-01-26
|
* - new get_session functionsMatthias Wachs2012-01-26
|
* coverity 10054Matthias Wachs2012-01-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
* first changes for new plugin apiMatthias Wachs2011-12-20
|
* WAN/LAN for HTTP/SMatthias Wachs2011-12-14
|
* removing ats functions from plugins, instead provide callback functionMatthias Wachs2011-12-14
|
* changes:Matthias Wachs2011-12-13
| | | | | | | changed order of startup since ats is now required for plugins transport provides ATS handles for plugins network detection for tcp
* remove log messageMatthias Wachs2011-11-18
|
* api change for network interface iterations to support broadcast address and ↵Matthias Wachs2011-11-17
| | | | network mask