aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* - disabled dv circle test caset3sserakt2022-02-03
|
* - added missing topo filet3sserakt2022-01-21
|
* - removed test file from Makefile.amt3sserakt2022-01-21
|
* - fixed bug with broadcast test.t3sserakt2022-01-21
| | | | | | | | | | | | | | | | - added configurable port for router in netjail_start.sh. - added key for configuring broadcast in topo.sh. - port for communicators can variable. - added variable additional_connects in GNUNET_TESTING_NetjailTopology. - additional connects can be configured in topology file. - added distance vector test with circle topology. - Reassambly for fragmentation is now stored at VirtualLink, not at Neighbour. - DV forwarding distingush between control flow and payload. - handling fragment box switch to be based on VirtualLink. - reliability box will not be handled like a fragment. - propagating next retransmission attempt variable of fragment to the root message. - check for fragmentation when adding reliability box. - several smaller bug fixes.
* 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
| |