aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* -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
* fix bit counting messMartin Schanzenbach2020-05-26
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
* 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
* format pythonng02019-10-12
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
* Fix dht python test failure with python3.7ng02019-02-13
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13