aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_clients.c
Commit message (Collapse)AuthorAge
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -fix compiler warningChristian Grothoff2022-11-23
|
* -disable internal sanity checks by defaultChristian Grothoff2022-11-23
|
* -DOC: Documentation cleanup pass through DHT subsystemWillow Liquorice2022-10-03
|
* -First pass through DHTWillow Liquorice2022-08-30
|
* double-check GP/PP are finenlnet-r5n-auditChristian Grothoff2022-08-25
|
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
|
* major modification to datacache to store route options (and clean up the API)Christian Grothoff2022-07-07
|
* protocol change: swap xquery and result filter, integrate mutator with ↵Christian Grothoff2022-05-31
| | | | result filter
* -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 ↵Christian Grothoff2022-02-25
| | | | block key
* -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
| | | | the actual signatures are just placeholders (signing and signature verification are missing)
* -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
| | | | This reverts commit c2b5973f9ada481c7d623e388094dd58e7668211.
* -coverity: nptr freesMartin Schanzenbach2021-05-15
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* 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
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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 ↵Christian Grothoff2018-04-30
| | | | when transmission is complete
* 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
|