aboutsummaryrefslogtreecommitdiff
path: root/src/dhtu
Commit message (Expand)AuthorAge
* BUILD: Move dhtu to pluginMartin Schanzenbach2023-10-18
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* meson: add dht(u) testsMartin Schanzenbach2023-10-16
* BUILD: Meson libgnunet monolith fix; set still prevents buildMartin Schanzenbach2023-10-05
* Fix more warningsMartin Schanzenbach2023-10-05
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related t...Martin Schanzenbach2023-10-04
* BUILD: Make meson build without ats, tesbed, peerinfoMartin Schanzenbach2023-10-04
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * BUILD: Fix meson buildMartin Schanzenbach2023-09-29
| * BUILD: Meson - install more filesMartin Schanzenbach2023-09-23
| * BUILD: More pkgconfigMartin Schanzenbach2023-09-23
| * BUILD: Fix in case we need libm depMartin Schanzenbach2023-09-22
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| * BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
| * BUILD: More meson filesMartin Schanzenbach2023-09-20
* | Hello: Changed address and hello format to new TNG format.t3sserakt2023-10-03
* | NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
* | TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
* | NEWS: Removed all usage of old transport api, beside peerinfo tool, gnunet-tr...t3sserakt2023-06-19
|/
* TESTING: Sanitize API. Add new GNUNET_TESTING_command_new APIMartin Schanzenbach2022-12-08
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through DHT Underlay subsystemWillow Liquorice2022-10-03
* -fixMartin Schanzenbach2022-04-01
* -portability openbsdMartin Schanzenbach2022-04-01
* -make coverity happier !coverityMartin Schanzenbach2022-03-04
* - Fix: Include dhtu.conf file in distNico Thomas2022-02-19
* -fix htons/htonl bug introduced by message format changeChristian Grothoff2022-02-19
* -got basics to work with dhtu and udp+ip underlayChristian Grothoff2022-02-19
* -adding logging, minor dthu bugfixesChristian Grothoff2022-02-19
* -DHT: get tests to passChristian Grothoff2022-02-19
* -fix port initialization in addrChristian Grothoff2022-02-19
* -fix crashes on new DHT load/shutdownChristian Grothoff2022-02-19
* -DHT now takes care of queue size limitChristian Grothoff2022-02-19
* -more work on DHTU integrationChristian Grothoff2022-02-19
* first steps towards usable dhtuChristian Grothoff2022-02-19
* -ignChristian Grothoff2022-01-10
* -remove signing from DHTU API: no longer neededChristian Grothoff2022-01-10
* - fixed Makefile.amt3sserakt2021-12-08
* - removed test_dhtu_ip.c from Makefile.am, usage of ng testing framework changedt3sserakt2021-12-08
* Merge branch 'master' into dev/t3ss/tngt3sserakt2021-11-09
|\
| * -fix linker issue on DebianChristian Grothoff2021-10-22
* | - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
|/
* removed versioned artefacts with v2 and v3. changes to reflect the changes in...t3sserakt2021-10-14
* -clean up testing-NG finish logicChristian Grothoff2021-10-08
* -taking a first stab at cleaning up the testing messChristian Grothoff2021-10-04
* -add first dhtu test skeletonChristian Grothoff2021-09-23
* -finish first draft implementation of dhtu over GNUnet (old, not TNG)Christian Grothoff2021-09-22
* -do ATS integration in DHTUChristian Grothoff2021-09-22