aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* -typoChristian Grothoff2022-12-26
* -DHT: call try_connect also on already connected peers, just in case address ...Christian Grothoff2022-12-26
* DHT: call try_connect also on already connected peers, just in case address c...Christian Grothoff2022-12-26
* DHT: adjust BF size to actual neighbour set sizeChristian Grothoff2022-12-26
* -rename to deconfuse Martin about which block type is actually used these day...Christian Grothoff2022-12-24
* 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
* -fix compiler warningChristian Grothoff2022-11-23
* -disable internal sanity checks by defaultChristian Grothoff2022-11-23
* actually, do both in case of ANY: datacache and HELLOChristian Grothoff2022-10-27
* disallow ANY for block type in PUTs; do return HELLOs for ANY in GET requests...Christian Grothoff2022-10-27
* Merge branch 'dev/willow/gnunet_temp_sh_py'Martin Schanzenbach2022-10-18
|\
| * -Removed references to explicit /tmp in test scripts and configurations in DH...Willow Liquorice2022-10-03
* | -DOC: Documentation cleanup pass through DHT subsystemWillow Liquorice2022-10-03
* | -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03
|/
* -nullptrMartin Schanzenbach2022-09-01
* -First pass through DHTWillow Liquorice2022-08-30
* double-check GP/PP are finenlnet-r5n-auditChristian Grothoff2022-08-25
* separator changeChristian Grothoff2022-08-25
* -proper ResultMessage validation with new flagsChristian Grothoff2022-08-24
* fix Bernd's signature violation discoveryChristian Grothoff2022-08-21
* -fail on errorsChristian Grothoff2022-08-21
* check for GNU parallelChristian Grothoff2022-08-21
* -fix uninitialized 'reserved' fieldChristian Grothoff2022-08-21
* -remove unnecessary castChristian Grothoff2022-08-20
* -fix off-by-one on path truncationChristian Grothoff2022-08-20
* only 16 bit for optionsChristian Grothoff2022-08-18
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
* major modification to datacache to store route options (and clean up the API)Christian Grothoff2022-07-07
* fix: htonl vs htons, thanks BerndChristian Grothoff2022-06-19
* -more loggingChristian Grothoff2022-06-09
* protocol change: swap xquery and result filter, integrate mutator with result...Christian Grothoff2022-05-31
* slightly beautify algChristian Grothoff2022-03-14
* implement nicer path truncation where we keep the part of the path that did v...Christian Grothoff2022-03-14
* -add sanity check on local inputs, fix assertionChristian Grothoff2022-03-12
* -remove broken path trunction logicChristian Grothoff2022-03-12
* -move function to more logical place, no semantic changeChristian Grothoff2022-03-12
* -fix interpretation of return value after block API changeChristian Grothoff2022-03-12
* consider HELLOs also from PUTs, remove exact duplicates even if block type is...Christian Grothoff2022-03-12
* truncate paths if sigs are bad instead of just discarding the messageChristian Grothoff2022-03-12
* only hash over PID, not full HELLO URL when checking for duplicate HELLO blocksChristian Grothoff2022-03-12
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
* -fix dist buildMartin Schanzenbach2022-03-08
* -remove query hash from what is being signed overChristian Grothoff2022-02-26
* -hack up GET/PUT signatures, still broken by designChristian Grothoff2022-02-26
* add GNUNET_B2S() macro; fix dht_line_test: we sign over query_hash, not block...Christian Grothoff2022-02-25
* -fix datacache to return 2x num_closest in both directionsChristian Grothoff2022-02-23
* -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