Age | Commit message (Expand) | Author |
2022-04-02 | -implement messenger key update, fix ego store operations | TheJackiMonster |
2022-04-02 | -unused | Martin Schanzenbach |
2022-04-01 | - Introduced check, if we need to rebuild a DV box, because we have a differe... | t3sserakt |
2022-04-01 | -fix | Martin Schanzenbach |
2022-04-01 | -portability openbsd | 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 | -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 |
2022-03-29 | -fix | Martin Schanzenbach |
2022-03-28 | -fix leak in edx25519 | Özgür Kesim |
2022-03-27 | Edx25519 implemented | Özgür Kesim |
2022-03-27 | GNS: Sanitize APIs and align with LSD0001 | Martin Schanzenbach |
2022-03-26 | add GNUNET_TIME_absolute_round_down() function | Christian Grothoff |
2022-03-21 | -init uninit | Christian Grothoff |
2022-03-21 | -fix FTBFS | Christian Grothoff |
2022-03-21 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach |
2022-03-21 | NAMESTORE: Towards new transaction-based API | Martin Schanzenbach |
2022-03-21 | -add gns record type handling for messenger room details | TheJackiMonster |
2022-03-21 | add new approximate time cmp function | Christian Grothoff |
2022-03-19 | -fix distv0.16.2 | Martin Schanzenbach |
2022-03-18 | -forgot test file | Martin Schanzenbach |
2022-03-18 | GNS: Fix BOX handling in apex | Martin Schanzenbach |
2022-03-17 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach |
2022-03-17 | GNS: Fix BOX service port handling in NBO | Martin Schanzenbach |
2022-03-17 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt |
2022-03-17 | - Trying to exchange iptables with nft, first shot failed. | t3sserakt |
2022-03-16 | -cov fixes | Martin Schanzenbach |
2022-03-16 | -better lock handling/refactoring !coverity | Martin Schanzenbach |
2022-03-16 | -actually lock label of a zone, not all labels | Martin Schanzenbach |
2022-03-16 | NAMESTORE: Add record set blocking API | Martin Schanzenbach |
2022-03-16 | -fix namestore tests | Martin Schanzenbach |
2022-03-15 | -fix crash when member left messenger room | TheJackiMonster |
2022-03-15 | NAMESTORE: Prevent storing records under invalid labels | Martin Schanzenbach |
2022-03-14 | slightly beautify alg | Christian Grothoff |
2022-03-14 | implement nicer path truncation where we keep the part of the path that did v... | Christian Grothoff |
2022-03-12 | -add sanity check on local inputs, fix assertion | Christian Grothoff |
2022-03-12 | -remove broken path trunction logic | Christian Grothoff |
2022-03-12 | -move function to more logical place, no semantic change | Christian Grothoff |
2022-03-12 | -fix interpretation of return value after block API change | Christian Grothoff |
2022-03-12 | consider HELLOs also from PUTs, remove exact duplicates even if block type is... | Christian Grothoff |
2022-03-12 | truncate paths if sigs are bad instead of just discarding the message | Christian Grothoff |
2022-03-12 | only hash over PID, not full HELLO URL when checking for duplicate HELLO blocks | Christian Grothoff |
2022-03-12 | revise block API to match latest DHT specs | Christian Grothoff |
2022-03-08 | -fix dist build | Martin Schanzenbach |
2022-03-07 | -better handling of tng netns | Martin Schanzenbach |
2022-03-07 | -use nft instead of iptables for netjail | Martin Schanzenbach |
2022-03-05 | -simplify | Martin Schanzenbach |