aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_clients.c
Commit message (Expand)AuthorAge
* -add sanity check on local inputs, fix assertionChristian Grothoff2022-03-12
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
* -remove query hash from what is being signed overChristian Grothoff2022-02-26
* -hack up GET/PUT signatures, still broken by designChristian Grothoff2022-02-26
* add GNUNET_B2S() macro; fix dht_line_test: we sign over query_hash, not block...Christian Grothoff2022-02-25
* -removing FIXME"Christian Grothoff2022-02-19
* -adding logging, minor dthu bugfixesChristian Grothoff2022-02-19
* -fix port initialization in addrChristian Grothoff2022-02-19
* -DHT: add gnunet-dht-hello for bootstrappingChristian Grothoff2022-02-19
* -more work on DHTU integrationChristian Grothoff2022-02-19
* DHT: modify API and protocol messages to add path signatures, except for now ...Christian Grothoff2022-01-09
* -more DHT code cleanup (no substantial changes)Christian Grothoff2022-01-03
* -renameChristian Grothoff2022-01-02
* -DHT: deduplicate monitor matching logicChristian Grothoff2022-01-02
* -non-trivial refactoring/cleanup of the DHT codeChristian Grothoff2022-01-02
* clean up am_closest_peer and other functionsChristian Grothoff2022-01-02
* -start to use new block API in DHTChristian Grothoff2021-12-29
* Revert "-coverity: nptr frees"Martin Schanzenbach2021-05-15
* -coverity: nptr freesMartin Schanzenbach2021-05-15
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* more typosChristian Grothoff2020-11-14
* -fix more warningsMartin Schanzenbach2020-10-16
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
* 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
* eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff2018-04-30
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* 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
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
* 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
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -misc fixes to DHT testsChristian Grothoff2016-06-27
* -fix arg orderChristian Grothoff2016-06-27
* fixing compiler warningsChristian Grothoff2016-05-06
* 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
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -extend block API to allow specifying flags, use this to allow reducing check...Christian Grothoff2015-02-28