aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_datacache.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
* major modification to datacache to store route options (and clean up the API)Christian Grothoff2022-07-07
|
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
|
* -fix datacache to return 2x num_closest in both directionsChristian Grothoff2022-02-23
|
* -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
|
* -non-trivial refactoring/cleanup of the DHT codeChristian Grothoff2022-01-02
|
* clean up am_closest_peer and other functionsChristian Grothoff2022-01-02
|
* revise DHT hashing functions, add test logicChristian Grothoff2022-01-02
|
* -start to use new block API in DHTChristian Grothoff2021-12-29
|
* -fix more warningsMartin Schanzenbach2020-10-16
|
* 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
|
* 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
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
|
* use NULL as flag for evaluation of query, ensure we pass non-NULL for ↵Christian Grothoff2017-02-01
| | | | reply_block to evaluate reply even if reply is zero bytes long
* porting xdht to new service API, major code de-duplication effortChristian Grothoff2016-09-26
|
* refactor DHT for new service APIChristian Grothoff2016-09-26
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -doxygenChristian Grothoff2015-04-29
|
* do not do cryptographic verification for results from datacacheChristian Grothoff2015-03-08
|
* -extend block API to allow specifying flags, use this to allow reducing ↵Christian Grothoff2015-02-28
| | | | checks for replies from local DB
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - debug infoBart Polot2013-03-14
|
* - debugBart Polot2013-03-08
|
* - more verbosity in DEBUGBart Polot2013-03-08
|
* Added GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANTBart Polot2012-11-14
|
* changing datacache API to separate put-paths from data (so that plugins can ↵Christian Grothoff2012-11-13
| | | | test for duplicates), removing support for MySQL
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* put ifdefs around DEBUG logsChristian Grothoff2011-10-25
|
* log eval resultChristian Grothoff2011-10-24
|
* nologChristian Grothoff2011-09-29
|
* log more details for debuggingChristian Grothoff2011-09-29
|
* adding some statsChristian Grothoff2011-09-27
|
* getting client API to compileChristian Grothoff2011-09-27
|