aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* 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
* fix communicator IP parsing, debug udp communicatorSchanzenbach, Martin2019-12-27
* add udp comm test caseSchanzenbach, Martin2019-12-26
* fix rekeySchanzenbach, Martin2019-12-26
* tcp comm kind of workingSchanzenbach, Martin2019-12-26
* mergeSchanzenbach, Martin2019-12-26
|\
| * replace expensive function call with macro for trivial calculationChristian Grothoff2019-12-25
| * more itersChristian Grothoff2019-12-25
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2019-12-25
| |\
| * | avoid constantly adding/removing timeout taskChristian Grothoff2019-12-25
* | | more fixed tcp commSchanzenbach, Martin2019-12-26
| |/ |/|
* | fix kxSchanzenbach, Martin2019-12-25
|/
* ignChristian Grothoff2019-12-25
* allow multiple iterations, more code cleanupChristian Grothoff2019-12-25
* use unsignedChristian Grothoff2019-12-25
* use static arrayChristian Grothoff2019-12-25
* use new_arrayChristian Grothoff2019-12-25
* clean up code a bitChristian Grothoff2019-12-25
* fix warningsChristian Grothoff2019-12-25
* make tng tests experimentalSchanzenbach, Martin2019-12-25
* add tcp test configsSchanzenbach, Martin2019-12-25
* we do not really need that loop atmSchanzenbach, Martin2019-12-25
* better test for commsSchanzenbach, Martin2019-12-25