aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* simplify ATS API and plugin API by returning the network type, instead of an ...Christian Grothoff2015-01-17
* eliminating callback argument and its implementation which are never called i...Christian Grothoff2015-01-17
* use ATS functions to convert quality network type to string, instead of using...Christian Grothoff2015-01-17
* -oopsChristian Grothoff2015-01-17
* do not print two messages, one is enoughChristian Grothoff2015-01-17
* -clean up testcaseChristian Grothoff2015-01-10
* fixed and improved test for address switchingMatthias Wachs2015-01-08
* fixing testcase: task not correctly unset, passes for me nowMatthias Wachs2015-01-08
* -docu, style fixesChristian Grothoff2015-01-05
* -stylistic fixes, also, only block re-validation for 2s IF we actually did se...Christian Grothoff2015-01-05
* Add a test to reproduce issue #3554David Barksdale2015-01-01
* -fix doxygen issuesChristian Grothoff2014-12-25
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fix #3589Christian Grothoff2014-12-23
* -fix call to MHD_start_daemon, properly pass MHD_USE_IPv6 if neededChristian Grothoff2014-12-23
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* -doxygen and minor style fixesChristian Grothoff2014-12-20
* -simplify logicChristian Grothoff2014-12-20
* -make staticChristian Grothoff2014-12-20
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
* -eliminate duplicate all_zeros globals, eliminated dead 'latency' field in Se...Christian Grothoff2014-12-20
* -add assertionChristian Grothoff2014-12-20
* -use const in peerstore callbackChristian Grothoff2014-12-18
* -adding debug logic for #3555Christian Grothoff2014-12-16
* -fix use of possibly wrong or uninitialized sessionChristian Grothoff2014-12-16
* adding single location for no_forcestart configuration listChristian Grothoff2014-12-11
* -simplifying configsChristian Grothoff2014-12-11
* -simplifying configsChristian Grothoff2014-12-11
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -simplify logic, eleminate dead codeChristian Grothoff2014-12-03
* -fix misc compiler warningsChristian Grothoff2014-12-03
* -fix docs, fix shutdownChristian Grothoff2014-11-23
* -bad printfChristian Grothoff2014-11-23
* -fix misc monitoring issuesChristian Grothoff2014-11-23
* -fix sync signalling for plugin monitoringChristian Grothoff2014-11-23
* -fix message typeChristian Grothoff2014-11-23
* -indentation, doxygenChristian Grothoff2014-11-23
* -no args for -PChristian Grothoff2014-11-23
* -rename constantsChristian Grothoff2014-11-22
* -fix warningChristian Grothoff2014-11-22
* adding TCP STEALTH support (without integrity protection) to HTTP(S) serverChristian Grothoff2014-11-22
* -fixesChristian Grothoff2014-11-22
* -doxChristian Grothoff2014-11-22
* adding TCP STEALTH support to HTTP client (without integrity protection)Christian Grothoff2014-11-22
* adding support for TCP STEALTH integrity protectionChristian Grothoff2014-11-22
* -move welcome creation to startupChristian Grothoff2014-11-22
* -fix #3558Christian Grothoff2014-11-15
* implement transport plugin session monitoring support in gnunet-transport (#3...Christian Grothoff2014-11-07
* implementing plugin session monitoring API (#3452)Christian Grothoff2014-11-07
* -use const for the arrayChristian Grothoff2014-11-02