aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* - testsMatthias Wachs2012-02-23
* not an error: plugin can return NULL (e.g. for IPv6 address when does not sup...Matthias Wachs2012-02-23
* improved reschedulingMatthias Wachs2012-02-23
* splitted ipv4 and ipv6 socket select schedulingMatthias Wachs2012-02-23
* - new testMatthias Wachs2012-02-23
* fix to the 100% CPU load problemMatthias Wachs2012-02-23
* fix: ats suggested address for unknown pluginMatthias Wachs2012-02-23
* fix for mantis bug 0002154:Matthias Wachs2012-02-23
* fix to use correct queueMatthias Wachs2012-02-23
* - fixMatthias Wachs2012-02-22
* - separated sending for ipv4 and v6Matthias Wachs2012-02-22
* - coverity "issues"Matthias Wachs2012-02-22
* fix coverity 10138Matthias Wachs2012-02-22
* - removing break used for debuggingMatthias Wachs2012-02-20
* -LRN: Fix-config-file-in-compliance-testsChristian Grothoff2012-02-18
* - fix for FAST_RECONNECT related timeout issueMatthias Wachs2012-02-17
* - fix for Illegal state transition from `S_FAST_RECONNECT' to `S_CONNECT_REC...Matthias Wachs2012-02-16
* fix for fast reconnect: send ack after fast reconnect even when we are alread...Matthias Wachs2012-02-16
* fix test for peer restartMatthias Wachs2012-02-16
* - clean up pending nat sessionsMatthias Wachs2012-02-16
* - fixing assertion in gnunet_service_ats_addressesMatthias Wachs2012-02-16
* - cleanup while debuggingMatthias Wachs2012-02-16
* fix for Assertion failed at gnunet-service-ats_addresses.c:587Matthias Wachs2012-02-15
* - fix EAGAIN issueMatthias Wachs2012-02-14
* - unused variableMatthias Wachs2012-02-14
* - improved logging Matthias Wachs2012-02-14
* - fixMatthias Wachs2012-02-14
* - nicer error msgMatthias Wachs2012-02-14
* - remove vpn sock warningsMatthias Wachs2012-02-14
* - fix logging to remove error messagesMatthias Wachs2012-02-14
* - remove log msgMatthias Wachs2012-02-14
* - remove ERRORMatthias Wachs2012-02-14
* - coverity errorsMatthias Wachs2012-02-13
* - doxygen errorsMatthias Wachs2012-02-13
* - fixing coverity errrorsMatthias Wachs2012-02-13
* removing legacy send functions from plugins and renaming new send functionMatthias Wachs2012-02-13
* new sending in validationMatthias Wachs2012-02-13
* - minor fixMatthias Wachs2012-02-13
* -fixChristian Grothoff2012-02-13
* -use loop when looking up session...Christian Grothoff2012-02-13
* -simplifying codeChristian Grothoff2012-02-13
* -fixing leak of transmit context (cov 10128)Christian Grothoff2012-02-13
* -check return valueChristian Grothoff2012-02-13
* - fix for freebsdMatthias Wachs2012-02-13
* fix access before null checkMatthias Wachs2012-02-13
* removing old send code from neighboursMatthias Wachs2012-02-13
* adding rewritten udp pluginMatthias Wachs2012-02-13
* -GArik: remove redundant comparison, also use %p for pointersChristian Grothoff2012-02-12
* -GArik: size_t is unsigned -- DCEChristian Grothoff2012-02-12
* -patch from #1972 to display disconnects instead of exitingChristian Grothoff2012-02-07