aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* fix #7029Christian Grothoff2021-10-06
* -fix DHT loopChristian Grothoff2021-08-02
* add dependency libThien-Thi Nguyen2021-07-29
* DHT: cleaner implementation of peer selection logic (use 64-bits, more readab...Christian Grothoff2021-07-01
* Revert "-coverity: nptr frees"Martin Schanzenbach2021-05-15
* -coverity: nptr freesMartin Schanzenbach2021-05-15
* - fix misc typosChristian Grothoff2021-04-28
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* more typosChristian Grothoff2020-11-14
* -warnings mostly formatMartin Schanzenbach2020-11-13
* -fix more warningsMartin Schanzenbach2020-10-16
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* fix bit counting messMartin Schanzenbach2020-05-26
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* format pythonng02019-10-12
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
* Fix dht python test failure with python3.7ng02019-02-13
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
* avoid integer overflow issueChristian Grothoff2018-06-25
* result intentionally ignoredChristian Grothoff2018-06-25
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* ensure DHT never accepts or passes along expired blocksChristian Grothoff2018-06-12
* complain if datacache returns expired valuesChristian Grothoff2018-06-12
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* proper datacache expiration by proximity firstChristian Grothoff2018-06-03
* add proximity considerations to datacacheChristian Grothoff2018-05-30
* no need to dup cfgChristian Grothoff2018-05-22
* ++Nils Gillmann2018-05-22
* fix crash on unexpected client disconnect on incoming message, remove bogus a...Christian Grothoff2018-05-21
* follow-up, fix conf locationsNils Gillmann2018-05-19
* 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