aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* UTIL: Add UTF-8 NFC testMartin Schanzenbach2022-01-18
|
* GNS: Towards NFCMartin Schanzenbach2022-01-18
|
* - fix distMartin Schanzenbach2022-01-15
|
* -fixMartin Schanzenbach2022-01-14
|
* -fixMartin Schanzenbach2022-01-14
|
* RECLAIM: Add DIDs - trizuzMartin Schanzenbach2022-01-14
|
* also benchmark 4096Christian Grothoff2022-01-13
|
* -ignChristian Grothoff2022-01-10
|
* -remove signing from DHTU API: no longer neededChristian Grothoff2022-01-10
|
* -DHT: add path signature verification logic; tests pass, but logic remains ↵Christian Grothoff2022-01-10
| | | | dead (FTBFS fix)
* -DHT: add path signature verification logic; tests pass, but logic remains deadChristian Grothoff2022-01-10
|
* -fix another NPEChristian Grothoff2022-01-10
|
* -fix NPEChristian Grothoff2022-01-10
|
* fix recursive loading of BCChristian 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: implement path signing (but signatures are not yet being verified)Christian Grothoff2022-01-09
|
* -DHT: implement path signing (but signatures are not yet being verified)Christian Grothoff2022-01-09
|
* 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)
* DHT: signed path definition (not implemented at all)Christian Grothoff2022-01-09
|
* -fix kdf pointer bugMartin Schanzenbach2022-01-07
|
* -some input sanitization for identity and abdMartin Schanzenbach2022-01-07
|
* - changed makefile to add the test for seting up of the backchannel key materialt3sserakt2022-01-06
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-01-06
|\
| * -actually include tlds.conf in distv0.16.0-alpha.4Martin Schanzenbach2022-01-05
| |
| * -move extra dist to bottomv0.16.0-alpha.3Martin Schanzenbach2022-01-05
| |
| * -remove gana files; now generated at bootstrapMartin Schanzenbach2022-01-04
| |
| * -fix legacyMartin Schanzenbach2022-01-04
| |
| * -fixMartin Schanzenbach2022-01-04
| |
| * BUILD: gnunet-signatures from ganaMartin Schanzenbach2022-01-04
| |
| * BUILD: Add gana GNS TLDsMartin Schanzenbach2022-01-04
| |
| * -more DHT code cleanup (no substantial changes)Christian Grothoff2022-01-03
| |
| * -revising GDS_am_closest_peer to actually check all relevant peers in the ↵Christian Grothoff2022-01-03
| | | | | | | | routing table
| * -DHT: clean up peer selection logicChristian Grothoff2022-01-02
| |
| * -minor code cleanupChristian Grothoff2022-01-02
| |
| * -FTBFSChristian Grothoff2022-01-02
| |
| * -fix typos causing FTBFS:Christian Grothoff2022-01-02
| |
| * -dceChristian Grothoff2022-01-02
| |
| * -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
| |
| * revise DHT hashing functions, add test logicChristian Grothoff2022-01-02
| |
| * -coverityMartin Schanzenbach2022-01-01
| |
| * -migrate code to new block APIChristian Grothoff2021-12-29
| |
| * -start to use new block API in DHTChristian Grothoff2021-12-29
| |
| * implement revised block APIChristian Grothoff2021-12-29
| |
| * -fix leakChristian Grothoff2021-12-29
| |
| * -updating block plugins to new APIChristian Grothoff2021-12-29
| |
| * -more FTBFSChristian Grothoff2021-12-29
| |