aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
...
* -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
| | | | the actual signatures are just placeholders (signing and signature verification are missing)
* 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 ↵Christian Grothoff2021-12-28
| | | | implemented for GNS)
* -lsd0004 draft block APIMartin Schanzenbach2021-12-28
|
* changed derive_secrets APIGian Demarmels2021-12-21
| | | | | | | | changed derive_secrets API repaired performance test uncrustify
* -DCEChristian Grothoff2021-12-14
|
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
|
* -fix ftbfsMartin Schanzenbach2021-12-13
|
* add crypto_cs implementationLucien Heuzeveldt2021-12-07
|
* fixed timeout for netjail tests, removed duplicated function declaration ↵t3sserakt2021-12-06
| | | | from header, using GNUNET_TESTING_get_trait_batch_cmds in loop, fixed tng service shutdown logic, added missing GNUNET_SERVICE_client_continue, changed default log level for udp backchannel test to debug
* propose barrier APIChristian Grothoff2021-12-06
|
* propose barrier APIChristian Grothoff2021-12-06
|
* propose barrier APIChristian Grothoff2021-12-06
|
* add bool type to libgnunetpqChristian Grothoff2021-12-05
|
* ABD: Fix buildMartin Schanzenbach2021-12-03
|
* DHT: Remove unused processing optionMartin Schanzenbach2021-12-03
|
* - fixed warning, raised log level for udp backchannel test0.15.xt3sserakt2021-12-02
|
* - using the big macrofication of the traits from GNU Taler nowt3sserakt2021-12-01
|
* -fixChristian Grothoff2021-11-30
|
* - added number of unintentional connects to connect cmd, fixed bugs in tcp ↵t3sserakt2021-11-29
| | | | communicator and tng service, added method to get a cmd not restricted to future or past cmds
* add pk invariant checkChristian Grothoff2021-11-25
|
* -fix rtypeChristian Grothoff2021-11-21
|
* -avoid warningsChristian Grothoff2021-11-21
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-11-19
|\
| * -minor code cleanupChristian Grothoff2021-11-13
| |
| * -add gns record plugin for messenger room entriesTheJackiMonster2021-11-13
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | - Fixed header, fixed log level, changed block until connect logic, fixed ↵t3sserakt2021-11-19
|/ | | | memory issues.
* Merge branch 'master' into dev/t3ss/tngt3sserakt2021-11-09
|\
| * -style fixesChristian Grothoff2021-11-01
| |
| * -cleanupChristian Grothoff2021-11-01
| |
| * -style fixesChristian Grothoff2021-10-23
| |
* | - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
| | | | | | | | | | | | - added configuration by string in test skript instead of config file. - moved netjail scripts to contrib/netjail and install them into the share/gnunet directory.
* | - fixed coverity issuest3sserakt2021-10-28
| |