aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_neighbours.c
Commit message (Expand)AuthorAge
* -fix DHT loopChristian Grothoff2021-08-02
* 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 more warningsMartin Schanzenbach2020-10-16
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* fix bit counting messMartin Schanzenbach2020-05-26
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* ensure DHT never accepts or passes along expired blocksChristian 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
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* make sure DHT does not pass around cyclic pathsChristian Grothoff2017-02-26
* 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 test_dht_montior abortion, fix crash on NULL HELLOChristian Grothoff2017-02-22
* support BF size adjustments in other pluginsChristian 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
* have sanity checks for DHT path constructionChristian Grothoff2017-02-02
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* cosmeticsChristian Grothoff2017-01-09
* porting xdht to new service API, major code de-duplication effortChristian Grothoff2016-09-26
* refactor DHT for new service APIChristian Grothoff2016-09-26
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* eliminate constantly hashing PIDs by storing and caching the resultChristian Grothoff2016-08-08
* -migrate to new core MQ APIChristian Grothoff2016-08-01
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* migrate transport_core API to MQChristian Grothoff2016-07-08
* -do not crash if disable_try_connect is setChristian Grothoff2016-06-27
* -misc fixes to DHT testsChristian Grothoff2016-06-27
* -assert on taskChristian Grothoff2016-06-19
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -fixChristian Grothoff2015-10-18
* -install entry in DHTChristian Grothoff2015-10-18
* transition from TRANSPORT_try_connect to modern ATS connectivity APIChristian Grothoff2015-10-18
* rename all_known_peers to all_connected_peersChristian Grothoff2015-10-18