aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* fix div by zeroChristian Grothoff2018-07-11
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
* Default Configuration (transport): a small step for me; a great step for usab...dvn2018-06-27
* tests: use port numbers that are unlikely to collide with user ports (just ha...psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* fix https://gnunet.org/bugs/view.php?id=5093Schanzenbach, Martin2018-06-23
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix typo in Makefile.amChristian Grothoff2018-06-04
* add function for getopt uint16_t argumentsChristian Grothoff2018-06-04
* disable xu transport, header missingChristian Grothoff2018-05-30
* adding xu transportChristian Grothoff2018-05-28
* track hello passingChristian Grothoff2018-05-28
* Merge branch 'h2020' of git+ssh://gnunet.org/gnunet into h2020Christian Grothoff2018-05-26
|\
| * build xtChristian Grothoff2018-05-26
* | disable LAN/loopback for ACChristian Grothoff2018-05-26
|/
* xt transport for experiments:Christian Grothoff2018-05-26
* +Nils Gillmann2018-05-19
* follow-up, fix conf locationsNils Gillmann2018-05-19
* fix clean up logic in test_plugin_transport.cChristian Grothoff2018-05-10
* more verbose loggingChristian Grothoff2018-05-10
* revert patch that cannot work, wlan dummy is more complicated to begin withChristian Grothoff2018-05-07
* at least compiling fixNils Gillmann2018-05-07
* try to fix test failure in src/transportNils Gillmann2018-05-07
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* [transport-wlan] use correct buffer positionDavid Barksdale2018-03-25
* be more generous for short-lived tests wrt quotaChristian Grothoff2018-01-13
* prevent assertion failureChristian Grothoff2018-01-13
* prevent NPEChristian Grothoff2018-01-13
* transport: [fix] Typos in commentsMatthias Kolja Miehl2018-01-07
* internally assert that asprintf size allocation never failsChristian Grothoff2018-01-06
* fix indentation and use after free in tcp pluginChristian Grothoff2018-01-06
* fix potential use after free in tcpChristian Grothoff2018-01-05
* Fixed int to unsigned casting warning.anryko2018-01-05
* eliminate warningsChristian Grothoff2018-01-05
* prevent use-after-free by indicating free status in return value of set_incom...Christian Grothoff2018-01-05
* Fixed Uninitialized Variable warning.anryko2018-01-04
* fix UDP memory leakChristian Grothoff2018-01-04
* fix more 'make dist' issuesChristian Grothoff2018-01-02
* fix misc make dist issuesChristian Grothoff2018-01-02
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * Fix tcp on exit crash -- could have sworn I fixed this one beforeChristian Grothoff2017-10-29
| * allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | more logging for transportChristian Grothoff2017-12-27
* | Another assert which is actually OKDavid Barksdale2017-12-19
* | Another assert which is actually OK.David Barksdale2017-12-18
* | Remove GNUNET_break call which is actually OKDavid Barksdale2017-11-19
* | Fix memory leak and use-after-freeDavid Barksdale2017-11-12
* | Fix use-after-free in revalidate_addressDavid Barksdale2017-10-09