aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* - removed use of GNUNET_free_non_nullt3sserakt2020-07-21
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-07-21
|\
| * merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
| * avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
| * -fixMartin Schanzenbach2020-07-07
| * -fix: use new peer keys for blacklistMartin Schanzenbach2020-07-07
| * -fix: use non-experimental unix plugin as second entryMartin Schanzenbach2020-07-06
| * -fix: variable size in testMartin Schanzenbach2020-07-06
| * -fix: codepath fixesMartin Schanzenbach2020-07-06
| * -fix key file format mismatchMartin Schanzenbach2020-07-05
| * Fix_build_dependenciesBertrand Marc2020-07-05
| * GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* | - fixed mem leaks.t3sserakt2020-07-21
* | - make PREFIX work for communicator, to use valgrind and gdbt3sserakt2020-07-21
* | TNG: Implemented 5530: add replay protection to TCP communicator. Added monot...t3sserakt2020-07-17
|/
* Fixed 5528: TCP *communicator* bindto option should support DNS names, and 60...t3sserakt2020-06-12
* tng: do not handle message send more than onceMartin Schanzenbach2020-06-01
* tng: fix for macos unix socket handlingMartin Schanzenbach2020-06-01
* tng: MTU fix for other UNIXes, log messageMartin Schanzenbach2020-06-01
* tng: UNIX communicator fixes. Test fixesMartin Schanzenbach2020-06-01
* tng: more UDP communicator backchannelsMartin Schanzenbach2020-06-01
* towards UDP backchannelsMartin Schanzenbach2020-05-30
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
* fix #6186 related bugsChristian Grothoff2020-04-21
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fix FTBFS issueChristian Grothoff2020-04-21
* fixing #6149Christian Grothoff2020-04-11
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
* hack around crash on disconnectChristian Grothoff2020-04-08
* fix sign api for to address #6164Christian Grothoff2020-04-08
* added communicator tests to experimentalt3sserakt2020-04-03
* error handlingChristian Grothoff2020-03-25
* fix TNG test with NATSchanzenbach, Martin2020-02-18
* proposed fix for excessive queueing (somehow does not quite work, not sure why)Christian Grothoff2020-02-15
* fix dist for tng 2/2v0.12.2Schanzenbach, Martin2020-01-13
* fix dist for tngSchanzenbach, Martin2020-01-13
* fix backchannelSchanzenbach, Martin2020-01-01
* add backchannel test; fix udp basicSchanzenbach, Martin2019-12-31
* add rekey udp testSchanzenbach, Martin2019-12-31
* rename configs to matchSchanzenbach, Martin2019-12-31
* also config filesSchanzenbach, Martin2019-12-31
* rename tests to dertermine test modeSchanzenbach, Martin2019-12-31
* add configurable rekey intervalSchanzenbach, Martin2019-12-31
* update udp communicatorSchanzenbach, Martin2019-12-31
* more accurate calculationSchanzenbach, Martin2019-12-31
* Merge branch 'master' of ssh://gnunet.org/gnunetSchanzenbach, Martin2019-12-30
|\
| * replace printf() with GNUNET_log()Julius Bünger2019-12-29
* | fix testSchanzenbach, Martin2019-12-30
* | minor test runn modificationSchanzenbach, Martin2019-12-27
|/
* actually fix rekeySchanzenbach, Martin2019-12-27