aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* -removing FIXME"Christian Grothoff2022-02-19
* -add scripts to deploy DHT tests with DHTUChristian Grothoff2022-02-19
* -fix assertion, fix key initializationChristian Grothoff2022-02-19
* -fix htons/htonl bug introduced by message format changeChristian Grothoff2022-02-19
* -try to make static analysis happyChristian 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: add gnunet-dht-hello for bootstrappingChristian Grothoff2022-02-19
* -add hold/drop logicChristian Grothoff2022-02-19
* -more work on DHTU integrationChristian Grothoff2022-02-19
* add new HELLO_URI block support to block pluginChristian Grothoff2022-02-19
* first steps towards usable dhtuChristian Grothoff2022-02-19
* -DHT: add path signature verification logic; tests pass, but logic remains de...Christian Grothoff2022-01-10
* -DHT: add path signature verification logic; tests pass, but logic remains deadChristian Grothoff2022-01-10
* -export routine for path verification (untested)Christian Grothoff2022-01-10
* add more information to ensure signatures are fresh and request-specificChristian Grothoff2022-01-10
* -DHT: implement path signing (but signatures are not yet being verified)Christian Grothoff2022-01-09
* -DHT: implement path signing (but signatures are not yet being verified)Christian Grothoff2022-01-09
* DHT: modify API and protocol messages to add path signatures, except for now ...Christian Grothoff2022-01-09
* DHT: signed path definition (not implemented at all)Christian Grothoff2022-01-09
* -more DHT code cleanup (no substantial changes)Christian Grothoff2022-01-03
* -revising GDS_am_closest_peer to actually check all relevant peers in the rou...Christian Grothoff2022-01-03
* -DHT: clean up peer selection logicChristian Grothoff2022-01-02
* -minor code cleanupChristian Grothoff2022-01-02
* -renameChristian Grothoff2022-01-02
* -DHT: deduplicate monitor matching logicChristian Grothoff2022-01-02
* -non-trivial refactoring/cleanup of the DHT codeChristian Grothoff2022-01-02
* clean up am_closest_peer and other functionsChristian Grothoff2022-01-02
* revise DHT hashing functions, add test logicChristian Grothoff2022-01-02
* -migrate code to new block APIChristian Grothoff2021-12-29
* -start to use new block API in DHTChristian Grothoff2021-12-29
* -updating block plugins to new APIChristian Grothoff2021-12-29
* - fix closest peer algorithmMartin Schanzenbach2021-12-10
* DHT: Update wire formats.v0.16.0-alpha.0Martin Schanzenbach2021-12-03
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* fix #7029Christian Grothoff2021-10-06
* -fix DHT loopChristian Grothoff2021-08-02
* add dependency libThien-Thi Nguyen2021-07-29
* DHT: cleaner implementation of peer selection logic (use 64-bits, more readab...Christian Grothoff2021-07-01
* Revert "-coverity: nptr frees"Martin Schanzenbach2021-05-15
* -coverity: nptr freesMartin Schanzenbach2021-05-15
* - fix misc typosChristian Grothoff2021-04-28
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* more typosChristian Grothoff2020-11-14
* -warnings mostly formatMartin Schanzenbach2020-11-13
* -fix more warningsMartin Schanzenbach2020-10-16
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05