Age | Commit message (Expand) | Author |
2023-01-05 | - move from libexec to noinst | Martin Schanzenbach |
2023-01-05 | GNSRECORD/UTIL: Move test vector generation binaries to libexec | Martin Schanzenbach |
2022-12-05 | -fix old test file reference | Martin Schanzenbach |
2022-12-04 | Large refactor in order to restore some sanity with respect to private define... | Martin Schanzenbach |
2022-10-26 | -fix FTBFS issues | Christian Grothoff |
2022-10-23 | NAMESTORE: Introduce GANA-managed error codes | Martin Schanzenbach |
2022-03-27 | Edx25519 implemented | Özgür Kesim |
2021-12-14 | introducing GNUNET_TIME_Timestamp | Christian Grothoff |
2021-12-07 | add crypto_cs testing and benchmark | Gian Demarmels |
2021-12-07 | add crypto_cs implementation | Lucien Heuzeveldt |
2021-11-21 | Allow gnunet-qr to read codes from PNG pictures | Alessio Vanni |
2021-10-11 | BUILD: Remove --disable-testing. Issue #7033 | Martin Schanzenbach |
2021-09-05 | refactor gnunet-config to make preload hacks obsolete | Christian Grothoff |
2021-08-24 | -remove dead ats-tests, fix strange Debian build issues | Christian Grothoff |
2021-07-30 | -rename plugin, otherwise plugin_test fails due to conflicting other plugin w... | Christian Grothoff |
2021-07-28 | config: extended diagnostics, import cycle detection, deterministic load order | Florian Dold |
2021-05-10 | UTIL: Fix #6858 | Martin Schanzenbach |
2021-05-03 | migrate test as well, integrate child_management with libgnunetutil | Christian Grothoff |
2021-05-02 | GNS: Add EDKEY support. | Martin Schanzenbach |
2021-04-26 | - unconditionally build dlog | Martin Schanzenbach |
2021-04-18 | SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818). | Christian Grothoff |
2021-03-30 | UTIL/SCALARPRODUCT: Do not build ECC dlog or scalarproduct with incompatible ... | Martin Schanzenbach |
2021-03-02 | add base32 encoder/decoder | Christian Grothoff |
2020-12-19 | change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite... | Christian Grothoff |
2020-12-04 | add test vector unit test | Florian Dold |
2020-12-04 | gnunet-crypto-tvg: output JSON, fix memleaks | Florian Dold |
2020-08-26 | use (and "GNUnet-ify") libyuarel as a basepoint for uri parsing | Jonathan Buchanan |
2020-05-26 | remove argon2 dependency. Use limited libsodium argon2id function for GNS and... | Martin Schanzenbach |
2020-05-06 | move from tweetnacl (+custom hacks) -> only sodium | Florian Dold |
2020-04-17 | add argon2 for LSD0001 | Schanzenbach, Martin |
2020-04-03 | adding a GNUNET_memcmp_priv for constant-time comparing of data; fixes #6152 ... | Christian Grothoff |
2020-02-04 | adding MQ benchmark | Christian Grothoff |
2020-02-04 | add minimal scheduler benchmark | Christian Grothoff |
2020-01-15 | remove Taler-specific leftovers, we don't need them anymore | Florian Dold |
2020-01-15 | add test vector generation for crypto ops | Florian Dold |
2020-01-15 | move buffer library from GNU Taler to GNUnet | Florian Dold |
2020-01-06 | add test for ecdsa ecdh | Schanzenbach, Martin |
2019-11-30 | create crypto_pow, in preparation for #3795 | Christian Grothoff |
2019-11-27 | src/util: This should fix make dist failure (untested) | ng0 |
2019-11-26 | use Curve25519 for ECDH and tweetnacl where we can | Florian Dold |
2019-11-21 | revert changes for gnunet-qr, see note in configure.ac | ng0 |
2019-11-21 | comment secondary dependencies for -qr | ng0 |
2019-11-21 | add initial logic to detect zbar dependencies | ng0 |
2019-09-10 | remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ... | ng0 |
2019-08-08 | pathes to better support third party extensions from ML. Thanks to Alessio Vanni | Schanzenbach, Martin |
2019-06-18 | Introducing GNUNET_Uuid and matching hash map for 128 bit values. | Christian Grothoff |
2019-06-05 | version bumping | Christian Grothoff |
2019-04-03 | disting | Christian Grothoff |
2019-04-03 | fix linker options for gnunet-qr | Christian Grothoff |
2019-03-13 | gnunet-qr: Use GNUNET_PROGRAM_run to simplify the code. | Hartmut Goebel |