aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* fix stats output of dht profilerChristian Grothoff2018-05-06
* cosmesticsChristian Grothoff2018-05-06
* fix dht profiler memory leakChristian Grothoff2018-05-06
* typosChristian Grothoff2018-05-06
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-06
|\
| * fix dht profiler logicChristian Grothoff2018-05-06
| * fix simplify profiler logic, n_puts_failed no longer usedChristian Grothoff2018-05-05
| * fix profiler build, signature of callback changedChristian Grothoff2018-05-05
* | Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
|/
* eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff2018-04-30
* enable more parallelism with DHT queue, but limit to 1000 entries, then kill ...Christian Grothoff2018-04-30
* futuresng02018-03-05
* dist test_dht_tools.confChristian Grothoff2018-01-14
* fix #5238Christian Grothoff2018-01-12
* fix more 'make dist' issuesChristian Grothoff2018-01-02
* Use Suffix Extensions in Makefiles (doc, src/{arm,dht,integration,statistics}...ng02017-10-17
* fix test failure introduced by latest configuration parser fix, avoid unneces...Christian Grothoff2017-06-26
* dht: install cli clientsDaniel Golle2017-06-24
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* 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
* 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
* 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 DH...Christian Grothoff2017-02-22
* 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