aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* | -remove legacy transportMartin Schanzenbach2021-02-24
| |
* | -fix neighbour sendMartin Schanzenbach2021-02-24
| |
* | -fix mtu; neighbour sendMartin Schanzenbach2021-02-24
| |
* | -flurry of bugfixes for tng serviceMartin Schanzenbach2021-02-23
| |
* | HELLO: Fix netdb.h nonsense with h_addrMartin Schanzenbach2021-02-23
| |
* | -add test configsMartin Schanzenbach2021-02-23
|/
* TNG: Add a the api test; WIPMartin Schanzenbach2021-02-21
|
* HELLO: Add test for NG API; fix extraction moreMartin Schanzenbach2021-02-21
|
* -towards tng testsMartin Schanzenbach2021-02-21
|
* HELLO-TNG: Fix parsing; sill brokenMartin Schanzenbach2021-02-21
|
* TNG: Add queue update handlingMartin Schanzenbach2021-02-21
|
* Add struct names for FS events. #6743Martin Schanzenbach2021-02-21
|
* SetU move check to unionElias Summermatter2021-02-18
|
* -style fixChristian Grothoff2021-02-18
|
* Setu integrated new phase full receiving as described in rfc draftElias Summermatter2021-02-17
|
* Renamed Phase Expect IBF Cont -> Expect IBF LastElias Summermatter2021-02-17
|
* Renamed Phase Done -> FinishedElias Summermatter2021-02-17
|
* Fixed typo in renamingElias Summermatter2021-02-17
|
* Renamed Phase inventory passive -> passive decodingElias Summermatter2021-02-17
|
* Renamed Phase inventory active -> active decoding & Added idea folder to git ↵Elias Summermatter2021-02-17
| | | | ignore
* further work on libgnunet minimizationChristian Grothoff2021-02-15
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2021-02-08
|\
| * Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-02-02
| |\
| * | - refactored singleton worker task for udp com. to be per sender. refactored ↵t3sserakt2021-02-02
| | | | | | | | | | | | test code to only accept packet loss in case of timeout.
* | | -minor style fixesChristian Grothoff2021-02-08
| |/ |/|
* | fix #6690Christian Grothoff2021-01-30
| |
* | implement #6716Christian Grothoff2021-01-28
|/
* - add missing conft3sserakt2021-01-27
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-01-25
|\
| * fixesChristian Grothoff2021-01-21
| |
| * fix bucket collision logic'Christian Grothoff2021-01-19
| |
| * fix config testChristian Grothoff2021-01-16
| |
| * indentation and style fixesChristian Grothoff2021-01-15
| |
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2021-01-13
| |\
| | * -fix setting environment variable for testbedTheJackiMonster2021-01-11
| | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * | improve loggingChristian Grothoff2021-01-13
| |/
| * fix MACRO syntax, improve loggingChristian Grothoff2021-01-11
| |
| * convert to GMT, not localtime in GNUNET_TIME_year_to_timeChristian Grothoff2021-01-07
| |
| * properly document return value of GNUNET_PROGRAM_runChristian Grothoff2021-01-07
| |
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2021-01-06
| |\
| * | just use catChristian Grothoff2021-01-06
| | |
* | | - fixed bug in tcp com challenge logic. added test case for bidirectional test.t3sserakt2021-01-25
| |/ |/|
* | - added configuration to the tng communicator test codet3sserakt2021-01-05
| |
* | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-01-05
|\|
| * do not output synthetic pathsChristian Grothoff2021-01-02
| |
| * fix /proc/PID/maps parser format stringChristian Grothoff2021-01-02
| |
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-12-31
| |\
| | * Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-12-30
| | |\
| | * | RECLAIM: Fix quirky OIDC address handlingMartin Schanzenbach2020-12-30
| | | |
| * | | do not use atomic write for configuration file, we may not have permissions ↵Christian Grothoff2020-12-31
| | |/ | |/| | | | | | | to do this, also should not be necessary