aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Collapse)AuthorAge
* Last commit as of getopt porting. 'social' still gives warnings.Marcello Stanisci2017-03-16
|
* porting.Marcello Stanisci2017-03-15
|
* getopt API porting.Marcello Stanisci2017-03-15
|
* fix missing time conversionChristian Grothoff2017-03-10
|
* fix use of uninitialized (shadow-issue) expirationChristian Grothoff2017-03-10
|
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
|
* add validation for inner consensus elementFlorian Dold2017-02-26
| | | | | The nested block validation requires the block context, and thus the evaluate callback not also receives the block context.
* ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff2017-02-26
|
* make sure DHT does not pass around cyclic pathsChristian Grothoff2017-02-26
|
* get rid of non-working, non-maintained experimental alternative DHTsChristian Grothoff2017-02-26
|
* fix ugly parts of testChristian Grothoff2017-02-26
|
* fix compile errorsChristian Grothoff2017-02-22
|
* eliminate dead argumentChristian Grothoff2017-02-22
|
* fix bug introduced with BLOCK change where we would eval a local reply twice ↵Christian Grothoff2017-02-22
| | | | and discard it as duplicate in the end
* no log macro in hereChristian Grothoff2017-02-22
|
* strcmp instead of memcmpChristian Grothoff2017-02-22
|
* enable RR option for HELLO gets in DHTChristian Grothoff2017-02-22
|
* fix typeChristian Grothoff2017-02-22
|
* fix test_dht_montior abortionChristian Grothoff2017-02-22
|
* fix test_dht_montior abortion, fix crash on NULL HELLOChristian Grothoff2017-02-22
|
* support BF size adjustments in other pluginsChristian Grothoff2017-02-22
|
* fix typoChristian Grothoff2017-02-22
|
* fix typoChristian Grothoff2017-02-22
|
* try to fix BF size mess created by original BLOCK API changeChristian Grothoff2017-02-22
|
* clean up new block logic, avoid direct linkage against blockgroup lib from ↵Christian Grothoff2017-02-22
| | | | DHT service
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
|
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
|
* fix sanity check in dht_api: we are passing 32-byte PIDs, not 64-byte hashesChristian Grothoff2017-02-02
|
* have sanity checks for DHT path constructionChristian Grothoff2017-02-02
|
* set PATH during testcaseChristian Grothoff2017-02-02
|
* use NULL as flag for evaluation of query, ensure we pass non-NULL for ↵Christian Grothoff2017-02-01
| | | | reply_block to evaluate reply even if reply is zero bytes long
* use modern time specification for expirationChristian Grothoff2017-01-31
|
* add method to record and print DHT routes to DHT command-line toolsChristian Grothoff2017-01-31
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* document what test doesChristian Grothoff2017-01-26
|
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
|
* indentation fixesChristian Grothoff2017-01-15
|
* block size of 0 is also validChristian Grothoff2017-01-15
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* don't attempt to build dht-profiler if testing is disabledDaniel Golle2017-01-10
|
* cosmeticsChristian Grothoff2017-01-09
|
* exclude more testsChristian Grothoff2017-01-08
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* do not start unnecessary services while testing DHTChristian Grothoff2016-09-26
|
* -migrating wdht to new service APIChristian Grothoff2016-09-26
|
* porting xdht to new service API, major code de-duplication effortChristian Grothoff2016-09-26
|
* refactor DHT for new service APIChristian Grothoff2016-09-26
|
* -fix bad indentChristian Grothoff2016-09-11
|
* fix dht kill issueChristian Grothoff2016-09-11
|
* gns needs dht, and gns does not run as user gnunetChristian Grothoff2016-09-11
|