aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* 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
|
* more minor communicator fixesSchanzenbach, Martin2019-12-25
|
* update configsSchanzenbach, Martin2019-12-24
|
* start nat for tcpSchanzenbach, Martin2019-12-24
|
* fix dropped pkts; wipSchanzenbach, Martin2019-12-24
|
* more minor fixes and better measurementsSchanzenbach, Martin2019-12-24
|
* call listen before acceptSchanzenbach, Martin2019-12-23
|
* add tcp test; minor fixSchanzenbach, Martin2019-12-23
|
* add avg latency and various bugfixesSchanzenbach, Martin2019-12-23
|
* basic testsSchanzenbach, Martin2019-12-22
|
* basic tests wipSchanzenbach, Martin2019-12-22
|
* rename test as it is now communicator-independentSchanzenbach, Martin2019-12-22
|
* fixing tng testcase unix communicatorSchanzenbach, Martin2019-12-22
|
* make udp transport experimental p2Schanzenbach, Martin2019-12-12
|
* make udp transport experimentalSchanzenbach, Martin2019-12-12
|
* make these tests experimental for nwoChristian Grothoff2019-12-07
|
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* gnunet-helper-transport-bluetooth.c: Fix copyright line.ng02019-11-30
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* use ifdef instead of if for __linux__ and BSDng02019-11-20
|
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
| | | | use __linux__ instead of redefined LINUX.
* get rid of SOCKTYPE and FDTYPEChristian Grothoff2019-11-10
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* follow-up to win32 removal.ng02019-10-25
|
* remove never working setuid helper code from the build-system.ng02019-10-23
| | | | | | | refer to the Changelog for a longer reason. In conclusion, this is what people expect, this is what Package Managers patch away for portability, and we can't use install(1) for this because it's not a portable tool.
* first test commit to make sudo + sh scripts obsolete.ng02019-10-23
| | | | | install(1) is too unportable to handle this job so we take the content of the scripts.
* Add support for doas.ng02019-10-17
|
* use correct plugin name; thanks Corvus CoraxSchanzenbach, Martin2019-10-08
|