aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* -typoChristian Grothoff2015-10-18
|
* -dead function in headerChristian Grothoff2015-10-18
|
* combing through transport ATS logic, documenting and cleaning codeChristian Grothoff2015-10-18
|
* log plugin involved in slow transmissionsChristian Grothoff2015-10-17
|
* fix misscalculation of per-session flow delays and apply flow delays ↵Christian Grothoff2015-10-17
| | | | properly per message instead of per session
* add logging to watch for transmission delays within transport serviceChristian Grothoff2015-10-17
|
* -be harsher about transport service sending messages out of line, also at ↵Christian Grothoff2015-10-17
| | | | the same time check in transport service to only transmit messages if in the right state
* -add option to ignore SetQuotaMessage (but still generate them), and if the ↵Christian Grothoff2015-10-17
| | | | option is not set, really do use the quotas consistently
* -do not export set_incoming_quota past file, it is not used beyond the scopeChristian Grothoff2015-10-17
|
* -use INFO, not WARNChristian Grothoff2015-10-16
|
* -fix destroy_aiChristian Grothoff2015-10-16
|
* Remove unused variableDavid Barksdale2015-10-16
|
* trying to fix #4003Christian Grothoff2015-10-14
|
* add constant for the delay after which we log warningsChristian Grothoff2015-10-08
|
* -fix templateChristian Grothoff2015-10-08
|
* determine network scope for ATS even if we do not yet have a session and ↵Christian Grothoff2015-10-07
| | | | only have an address
* -more meaningful log msgChristian Grothoff2015-10-07
|
* add additional diagnostics to help localize #3971 invariant violationChristian Grothoff2015-10-07
|
* -do not leave PPT timeout tasks behindChristian Grothoff2015-10-07
|
* -fix NPEChristian Grothoff2015-10-07
|
* major bugfix: is_ready must only be set to GNUNET_NO if we actually did ↵Christian Grothoff2015-10-07
| | | | transmit something to transport, otherwise we cannot expect to get a SEND_OK back
* -adding more logging to diagnose transport transmission delaysChristian Grothoff2015-10-07
|
* adding DEBUG logic for #3863Christian Grothoff2015-10-05
|
* fix #3986Christian Grothoff2015-10-05
|
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* Forget to commit some filesBruno Cabral2015-08-21
|
* -improve indentation, reduce duplication of PIDs in core's neighbour mapChristian Grothoff2015-08-03
|
* Match struct IPv4/6TcpAddress with UDP versionsDavid Barksdale2015-07-27
| | | | | | I noticed that struct IPv4TcpAddress had two extra bytes in HELLOs generated on my machine. This change removes those extra bytes.
* Get STUN to work with UDP pluginBruno Cabral2015-07-18
|
* minor modifications to reduce warningsChristian Grothoff2015-07-18
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fix #3693: if PA is NULL, ignore message, we must be in the wrong stateChristian Grothoff2015-06-28
|
* Change NPE into GNUNET_break (0)David Barksdale2015-06-27
| | | | | See issue #3693
* Avoid trying to disconnect a neighbour twiceDavid Barksdale2015-06-24
|
* support gnurl's curl.h being in include/gnurl/ OR include/curl/Christian Grothoff2015-06-21
|
* fix use of deprecated MHD symbolsChristian Grothoff2015-06-12
|
* -nicer loggingChristian Grothoff2015-06-07
|
* -slightly better loggingChristian Grothoff2015-06-03
|
* -noinst-ing non-functional binaries/libraries that just exist as ↵Christian Grothoff2015-06-02
| | | | examples/templates
* -also use NONE instead of INBOUND for WLANChristian Grothoff2015-05-21
|
* -this does not help #3719, likely diagnosis was wrong as well, undoChristian Grothoff2015-05-21
|
* set inbound flag which should fix #3719 (assuming diagnostic is correct) at ↵Christian Grothoff2015-05-20
| | | | the expense of having two session objects for what is pretty much the same address; however, as the inbound one is not really validated and might not work due to NAT, this actually does make sense
* -indentation, doxygenChristian Grothoff2015-05-20
|
* -avoid theoretical use after freeChristian Grothoff2015-05-18
|
* -simplify socket NULL checkChristian Grothoff2015-05-01
|
* -lower to debug level (#3783)Christian Grothoff2015-04-29
|
* fix: compiler warning for uninitialized value Matthias Wachs2015-04-09
|
* -updated french translationsChristian Grothoff2015-03-24
|
* -undoChristian Grothoff2015-03-17
|
* -undoChristian Grothoff2015-03-17
|