aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* -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 ↵Christian Grothoff2015-01-05
| | | | send a PING, not if we didn't find the plugin
* 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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* 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 ↵Christian Grothoff2014-12-20
| | | | SendOKMessage
* -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
| | | | #3565 indirectly
* -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 ↵Christian Grothoff2014-11-07
| | | | (#3452)
* 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
|