Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | -fix horrible indentationHEADmaster | Christian Grothoff | |
4 days | -modify mingling to preserve less structure, breaks protocol slightly... | Christian Grothoff | |
5 days | -bump version | Christian Grothoff | |
10 days | -log more details | Christian Grothoff | |
11 days | fix scheduler bug with same-priority immediately-ready tasks possibly ↵ | Christian Grothoff | |
hogging the scheduler | |||
14 days | BUILD: Change submodule handling, update gana | Martin Schanzenbach | |
2022-05-12 | update contrib/gana to 5ada88d0d3e25587a1340cc35669c36f608a50db | Thien-Thi Nguyen | |
This is to avoid a duplicate Number: https://bugs.gnunet.org/view.php?id=7240 | |||
2022-05-11 | update submodule contrib/gana | Thien-Thi Nguyen | |
2022-05-09 | DHT: Move block type definitions to GANA | Martin Schanzenbach | |
2022-05-09 | FCFSD: Allow configuration of relative expiration time of added records | Martin Schanzenbach | |
2022-05-05 | -fix unchecked remove calls in messenger ego store | TheJackiMonster | |
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> | |||
2022-04-30 | -nicer logging | Christian Grothoff | |
2022-04-27 | -oops, fix wrong size of unreduced scalar | Florian Dold | |
2022-04-26 | -only need to copy 32 bytes | Florian Dold | |
2022-04-26 | gnunet-crypto-tvg: edx25519 test vectors | Florian Dold | |
2022-04-26 | edx25519: use SHA512/256 instead of SHA256 | Florian Dold | |
2022-04-26 | - added missing GNUNET_SERVICE_client_continue | t3sserakt | |
2022-04-25 | - added debug information | t3sserakt | |
2022-04-25 | -code cleanup: remove duplicated comments | Christian Grothoff | |
2022-04-25 | -simplify mq | Christian Grothoff | |
2022-04-24 | -added name for deletion message kind | TheJackiMonster | |
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> | |||
2022-04-19 | edx25519: KDF call | Florian Dold | |
2022-04-19 | edx25519: use libsodium, tweak KDF call | Florian Dold | |
2022-04-09 | BUILD: Fix mysql detection as reported on ML | Martin Schanzenbach | |
2022-04-08 | -libgnunetpq needs version bump | Christian Grothoff | |
2022-04-06 | -fix MHD detection | Christian Grothoff | |
2022-04-05 | -fix messenger renaming | TheJackiMonster | |
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> | |||
2022-04-05 | add flag to return 'not present' status from GNUNET_JSON_spec_mark_optional | Christian Grothoff | |
2022-04-04 | -fix | Martin Schanzenbach | |
2022-04-04 | UTIL: OpenBSD does not implement unsafe srandom | Martin Schanzenbach | |
2022-04-04 | BUILD: Simplify mhd detection | Martin Schanzenbach | |
2022-04-04 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | |
2022-04-04 | -typo | Christian Grothoff | |
2022-04-03 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | |
2022-04-03 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | |
2022-04-02 | -add include for type fd_set | TheJackiMonster | |
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> | |||
2022-04-02 | -implement messenger key update, fix ego store operations | TheJackiMonster | |
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> | |||
2022-04-02 | -unused | Martin Schanzenbach | |
2022-04-01 | - Introduced check, if we need to rebuild a DV box, because we have a ↵ | t3sserakt | |
different path. - Bug fix when freeing PendingMessage structs, in case of more complex hierarchies of pending messages. E.g. root msg -> DV Box -> reliability box. - Bug fix in backtalker logic. - Change logic, if MTU changes to keep already computed fragments. - Introduced a retry delay, if pending messages are not ready again. - Added schedule_transmit_on_queue, if communicator tells us about having capacity again. - Bug fixed in store request sent callback. - Some smaller bug fixes. | |||
2022-04-01 | -fix | Martin Schanzenbach | |
2022-04-01 | -portability openbsd | Martin Schanzenbach | |
2022-04-01 | -fix !tarball | Martin Schanzenbach | |
2022-03-31 | -portability fixes | Martin Schanzenbach | |
2022-03-30 | -fix bogus free bugs | Christian Grothoff | |
2022-03-30 | -style fixes, no semantic changes | Christian Grothoff | |
2022-03-30 | -logging, minor memory leak fix | Christian Grothoff | |
2022-03-29 | -changelog housekeepingv0.16.3 | Martin Schanzenbach | |
2022-03-29 | -update testvector generation | Martin Schanzenbach | |
2022-03-29 | -add assertion again | Martin Schanzenbach | |
2022-03-29 | GNS: Do not fail on assertions in block processing | Martin Schanzenbach | |