aboutsummaryrefslogtreecommitdiff
path: root/src/dht
AgeCommit message (Expand)Author
2017-02-22fix test_dht_montior abortion, fix crash on NULL HELLOChristian Grothoff
2017-02-22support BF size adjustments in other pluginsChristian Grothoff
2017-02-22fix typoChristian Grothoff
2017-02-22fix typoChristian Grothoff
2017-02-22try to fix BF size mess created by original BLOCK API changeChristian Grothoff
2017-02-22clean up new block logic, avoid direct linkage against blockgroup lib from DH...Christian Grothoff
2017-02-20completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff
2017-02-20first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff
2017-02-02fix sanity check in dht_api: we are passing 32-byte PIDs, not 64-byte hashesChristian Grothoff
2017-02-02have sanity checks for DHT path constructionChristian Grothoff
2017-02-02set PATH during testcaseChristian Grothoff
2017-02-01use NULL as flag for evaluation of query, ensure we pass non-NULL for reply_b...Christian Grothoff
2017-01-31use modern time specification for expirationChristian Grothoff
2017-01-31add method to record and print DHT routes to DHT command-line toolsChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-26document what test doesChristian Grothoff
2017-01-22use new SCHEDULER_add_at API where applicableChristian Grothoff
2017-01-15indentation fixesChristian Grothoff
2017-01-15block size of 0 is also validChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-10don't attempt to build dht-profiler if testing is disabledDaniel Golle
2017-01-09cosmeticsChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-09-26do not start unnecessary services while testing DHTChristian Grothoff
2016-09-26-migrating wdht to new service APIChristian Grothoff
2016-09-26porting xdht to new service API, major code de-duplication effortChristian Grothoff
2016-09-26refactor DHT for new service APIChristian Grothoff
2016-09-11-fix bad indentChristian Grothoff
2016-09-11fix dht kill issueChristian Grothoff
2016-09-11gns needs dht, and gns does not run as user gnunetChristian Grothoff
2016-08-19gnunet-service-xdht_neighbours: fix typoDaniel Golle
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-08eliminate constantly hashing PIDs by storing and caching the resultChristian Grothoff
2016-08-01-adapting xdht and wdht to new core MQ APIChristian Grothoff
2016-08-01-migrate to new core MQ APIChristian Grothoff
2016-07-30use different enum for HELLO address classes, deploy for DHTChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-08migrate transport_core API to MQChristian Grothoff
2016-06-27-do not crash if disable_try_connect is setChristian Grothoff
2016-06-27-misc fixes to DHT testsChristian Grothoff
2016-06-27-fix arg orderChristian Grothoff
2016-06-24-fix ftbfsChristian Grothoff
2016-06-23-fix ftbfsChristian Grothoff
2016-06-23convert DHT API to new MQ APIChristian Grothoff
2016-06-19-assert on taskChristian Grothoff
2016-05-06fix compiler warningsChristian Grothoff
2016-05-06fix compiler warningsChristian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff