summaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_datacache.c
Commit message (Collapse)AuthorAge
* 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
|
* do not route requests that were perfectly satisfiedChristian Grothoff2011-09-27
|
* making some files compileChristian Grothoff2011-09-27
|
* more wild hxingChristian Grothoff2011-09-26
|
* wild hxingChristian Grothoff2011-09-25