aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_routing.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
* -DOC: Documentation cleanup pass through DHT subsystemWillow Liquorice2022-10-03
|
* major modification to datacache to store route options (and clean up the API)Christian Grothoff2022-07-07
|
* consider HELLOs also from PUTs, remove exact duplicates even if block type ↵Christian Grothoff2022-03-12
| | | | is unknown
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
|
* -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
* -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
|
* -non-trivial refactoring/cleanup of the DHT codeChristian Grothoff2022-01-02
|
* -start to use new block API in DHTChristian Grothoff2021-12-29
|
* more typosChristian Grothoff2020-11-14
|
* 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
|
* 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 dead argumentChristian Grothoff2017-02-22
|
* fix bug introduced with BLOCK change where we would eval a local reply twice ↵Christian Grothoff2017-02-22
| | | | and discard it as duplicate in the end
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
|
* have sanity checks for DHT path constructionChristian Grothoff2017-02-02
|
* indentation fixesChristian Grothoff2017-01-15
|
* cosmeticsChristian Grothoff2017-01-09
|
* porting xdht to new service API, major code de-duplication effortChristian Grothoff2016-09-26
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -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 ↵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
|
* -doxygen, styleChristian Grothoff2013-09-23
|
* -simplified OR2 APIChristian Grothoff2013-08-21
|
* -minor fixChristian Grothoff2013-08-13
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* - fix in monitoring, documentation, styleBart Polot2013-03-01
|
* - save xquery for neighborsBart Polot2012-11-14
|
* Added GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANTBart Polot2012-11-14
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* -trying to fix high CPU load caused by DHTChristian Grothoff2012-07-18
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -fix #2319Christian Grothoff2012-05-09
|
* -fixing 2253Christian Grothoff2012-04-18
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* adding some statsChristian Grothoff2011-09-27
|