aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* consider HELLOs also from PUTs, remove exact duplicates even if block type is...Christian 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
* -fix datacache to return 2x num_closest in both directionsChristian Grothoff2022-02-23
* fix #7173Christian Grothoff2022-02-21
* add salt argument to GNUNET_CRYPTO_CS_r_derive()Christian Grothoff2022-02-20
* -DHT: add gnunet-dht-hello for bootstrappingChristian Grothoff2022-02-19
* -more work on DHTU integrationChristian Grothoff2022-02-19
* -conclude hello-uri implementation and testChristian Grothoff2022-02-19
* incomplete first hack of new hello-uri libChristian Grothoff2022-02-19
* -also add serialization from/to blockChristian Grothoff2022-02-19
* first steps towards usable dhtuChristian Grothoff2022-02-19
* -style fixesChristian Grothoff2022-02-19
* -sanitize utf8 api a bitMartin Schanzenbach2022-02-15
* Use `const` for `GNUNET_FS_file_information_get_filename()`'s only argumentmadmurphy2022-02-10
* GNS: LSD0001 improvementsMartin Schanzenbach2022-02-07
* -remove tombstone structMartin Schanzenbach2022-02-06
* -simlify and correct tombstone logicMartin Schanzenbach2022-02-06
* GNS: Implement Tombstone logicMartin Schanzenbach2022-02-05
* GNS: Introduce CRITICAL flag. Fixes #7169Martin Schanzenbach2022-02-03
* GNS: Rework GNS block wire formatMartin Schanzenbach2022-02-03
* GNS: Fix revocation wire formatMartin Schanzenbach2022-02-01
* - fixed bug with broadcast test.t3sserakt2022-01-21
* GNS: Towards NFCMartin Schanzenbach2022-01-18
* -remove signing from DHTU API: no longer neededChristian Grothoff2022-01-10
* -DHT: add path signature verification logic; tests pass, but logic remains deadChristian Grothoff2022-01-10
* -export routine for path verification (untested)Christian Grothoff2022-01-10
* add more information to ensure signatures are fresh and request-specificChristian Grothoff2022-01-10
* DHT: modify API and protocol messages to add path signatures, except for now ...Christian Grothoff2022-01-09
* DHT: signed path definition (not implemented at all)Christian Grothoff2022-01-09
* -some input sanitization for identity and abdMartin Schanzenbach2022-01-07
* -remove gana files; now generated at bootstrapMartin Schanzenbach2022-01-04
* -fixMartin Schanzenbach2022-01-04
* BUILD: gnunet-signatures from ganaMartin Schanzenbach2022-01-04
* -DHT: clean up peer selection logicChristian Grothoff2022-01-02
* -dceChristian 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
* implement revised block APIChristian Grothoff2021-12-29
* -updating block plugins to new APIChristian Grothoff2021-12-29
* implement new block API for FS, fix FTBFSChristian Grothoff2021-12-29
* -minor adaptations to match up schanzen's block API and my block plugin APIChristian Grothoff2021-12-28
* revise block plugin design as per discussion with Martin today (only implemen...Christian Grothoff2021-12-28
* -lsd0004 draft block APIMartin Schanzenbach2021-12-28
* changed derive_secrets APIGian Demarmels2021-12-21
* -DCEChristian Grothoff2021-12-14