aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* Fix assertion failure seen on buildbot ubuntu-armv71-evans,Christian Grothoff2013-12-17
| | | | | | | build 769: .Dec 17 21:19:40-025205 transport-20588 ERROR Assertion failed at plugin_transport_udp_broadcasting.c:253.
* 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
| | | | TCP sessions to be more efficient upon receiving
* -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 ↵Christian Grothoff2013-12-13
| | | | reschedule_session_timeout if we are 'in destroy', in which case we should simply do nothing
* -code cleanup, fixing #3207: timeout can be NULL in ↵Christian Grothoff2013-12-13
| | | | reschedule_session_timeout if we are 'in destroy', in which case we should simply do nothing
* 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
| | | | | Address suggestion requests are not need, if a request was scheduled before...
* this is not possible, since identity check is enforced by transport_clients ↵Matthias Wachs2013-12-13
| | | | on try connect call
* -fix leak, styleChristian Grothoff2013-12-12
|
* -deadChristian Grothoff2013-12-12
|
* -no vgChristian Grothoff2013-12-12
|
* -be stricter during handshake, close sessions with broken interactions ↵Christian Grothoff2013-12-12
| | | | aggressively
* -fix NPEChristian Grothoff2013-12-12
|
* - new plugin API functionsBart Polot2013-12-12
|
* -extend transport plugin API with capability to just disconnect a single ↵Christian Grothoff2013-12-12
| | | | session (not yet used)
* -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
|
* -indentation, doxygen, loggingChristian Grothoff2013-12-11
|
* -remove useless/broken configure options, and gnunet_directories.hChristian Grothoff2013-12-11
|
* -indentation, doxygen, loggingChristian Grothoff2013-12-11
|
* use a define as statistic string to be sure to set the same valueMatthias Wachs2013-12-11
|
* -doxygen fixesChristian Grothoff2013-12-10
|
* make message appear less oftenMatthias Wachs2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|