aboutsummaryrefslogtreecommitdiff
path: root/src/dht
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-06-03proper datacache expiration by proximity firstChristian Grothoff
2018-05-30add proximity considerations to datacacheChristian Grothoff
2018-05-22no need to dup cfgChristian Grothoff
2018-05-22++Nils Gillmann
2018-05-21fix crash on unexpected client disconnect on incoming message, remove bogus a...Christian Grothoff
2018-05-19follow-up, fix conf locationsNils Gillmann
2018-05-06fix stats output of dht profilerChristian Grothoff
2018-05-06cosmesticsChristian Grothoff
2018-05-06fix dht profiler memory leakChristian Grothoff
2018-05-06typosChristian Grothoff
2018-05-06Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-05-06fix dht profiler logicChristian Grothoff
2018-05-05fix simplify profiler logic, n_puts_failed no longer usedChristian Grothoff
2018-05-05fix profiler build, signature of callback changedChristian Grothoff
2018-04-30eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff
2018-04-30enable more parallelism with DHT queue, but limit to 1000 entries, then kill ...Christian Grothoff
2018-03-05futuresng0
2018-01-14dist test_dht_tools.confChristian Grothoff
2018-01-12fix #5238Christian Grothoff
2018-01-02fix more 'make dist' issuesChristian Grothoff
2017-10-17Use Suffix Extensions in Makefiles (doc, src/{arm,dht,integration,statistics}...ng0
2017-06-26fix test failure introduced by latest configuration parser fix, avoid unneces...Christian Grothoff
2017-06-24dht: install cli clientsDaniel Golle
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-16Last commit as of getopt porting. 'social' still gives warnings.Marcello Stanisci
2017-03-15porting.Marcello Stanisci
2017-03-15getopt API porting.Marcello Stanisci
2017-03-10fix missing time conversionChristian Grothoff
2017-03-10fix use of uninitialized (shadow-issue) expirationChristian Grothoff
2017-02-27implement revocation block plugin, get revocation test to pass againChristian Grothoff
2017-02-26add validation for inner consensus elementFlorian Dold
2017-02-26ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff
2017-02-26make sure DHT does not pass around cyclic pathsChristian Grothoff
2017-02-26get rid of non-working, non-maintained experimental alternative DHTsChristian Grothoff
2017-02-26fix ugly parts of testChristian Grothoff
2017-02-22fix compile errorsChristian Grothoff
2017-02-22eliminate dead argumentChristian Grothoff
2017-02-22fix bug introduced with BLOCK change where we would eval a local reply twice ...Christian Grothoff
2017-02-22no log macro in hereChristian Grothoff
2017-02-22strcmp instead of memcmpChristian Grothoff
2017-02-22enable RR option for HELLO gets in DHTChristian Grothoff
2017-02-22fix typeChristian Grothoff
2017-02-22fix test_dht_montior abortionChristian Grothoff
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