aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* 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
* adding TCP_STEALTH option to default configurationChristian Grothoff2014-11-02
* adding TCP_STEALTH support to TCP pluginChristian Grothoff2014-11-02
* -doxygen fixesChristian Grothoff2014-10-27
* implementing monitoring functionality in transport serviceChristian Grothoff2014-10-23
* define transport plugin monitor IPC formatChristian Grothoff2014-10-23
* -fix test logicChristian Grothoff2014-10-05
* -fix leak of sockaddrChristian Grothoff2014-10-05
* -remove dead assignmentChristian Grothoff2014-10-05
* -fix typo found by Bertrand MarcChristian Grothoff2014-09-30
* fix for missing receive not done callMatthias Wachs2014-09-22
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* address Debian #758937: allow use of curl if it is really the gnutls version ...Christian Grothoff2014-09-04
* fix for neigbours created multiple timesMatthias Wachs2014-09-03