aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* fixing test configMatthias Wachs2013-12-18
* pass ATS information for incoming sessions immediately to ATS serviceChristian Grothoff2013-12-18
* fix for bt plugin and set nonce to 0Matthias Wachs2013-12-18
* fix for pluginMatthias Wachs2013-12-18
* rescheduling sessions for udpMatthias Wachs2013-12-18
* new timeout function and keep alives with noncesMatthias Wachs2013-12-18
* -properly unload incomplete pluginsChristian Grothoff2013-12-18
* check for keep alive function while loading pluginMatthias Wachs2013-12-18
* fix for fixMatthias Wachs2013-12-18
* fixing 0003221: Crash in UDP broadcast: plugin_transport_udp_broadcasting.c:2...Matthias Wachs2013-12-18
* Fix assertion failure seen on buildbot ubuntu-armv71-evans,Christian Grothoff2013-12-17
* do not reschedule timeout on sendingMatthias Wachs2013-12-17
* IPv6 not available: second messsage is betterMatthias Wachs2013-12-17
* Non-uniform keepalive timeout for different pluginsLRN2013-12-15
* -cleanup, doxygenChristian Grothoff2013-12-13
* -simplify logic to help diagnose #2858Christian Grothoff2013-12-13
* -doxygen, indentationChristian Grothoff2013-12-13
* -doxygen, indentation, minor code cleanupChristian Grothoff2013-12-13
* -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
* -remove break for something that theoretically could be OKChristian Grothoff2013-12-13
* -fix #3212Christian Grothoff2013-12-13
* reduce switch log level, increase ats timeout log levelMatthias Wachs2013-12-13
* fix assertion in line 1388Matthias Wachs2013-12-13
* -fix 3208 by making kills asyncChristian Grothoff2013-12-13
* -sometimes bugs are really simple -- fixing #3191 but creating fresh crashesChristian 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
* commentMatthias Wachs2013-12-13
* -undoChristian Grothoff2013-12-13
* -code cleanup, fixing #3207: timeout can be NULL in reschedule_session_timeou...Christian Grothoff2013-12-13
* -code cleanup, fixing #3207: timeout can be NULL in reschedule_session_timeou...Christian Grothoff2013-12-13
* remove addresses we cannot connect toMatthias Wachs2013-12-13
* -doxygen, style fixesChristian Grothoff2013-12-13
* Destroy address and session if blacklist denies connectionMatthias Wachs2013-12-13
* this is not possible, since identity check is enforced by transport_clients o...Matthias Wachs2013-12-13
* -fix leak, styleChristian Grothoff2013-12-12
* -deadChristian Grothoff2013-12-12
* -no vgChristian Grothoff2013-12-12
* -be stricter during handshake, close sessions with broken interactions aggres...Christian Grothoff2013-12-12
* -fix NPEChristian Grothoff2013-12-12
* - new plugin API functionsBart Polot2013-12-12
* -extend transport plugin API with capability to just disconnect a single sess...Christian Grothoff2013-12-12
* -deadChristian Grothoff2013-12-12
* shorter session timeout for UDPMatthias Wachs2013-12-12
* be more descriptive for debuggingMatthias Wachs2013-12-12
* -more logging, etc.Christian Grothoff2013-12-11