aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
Commit message (Expand)AuthorAge
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* UTIL: fix ftbfsMartin Schanzenbach2023-10-14
* meson: add most tests and testsuitesMartin Schanzenbach2023-10-14
* UTIL: Incorporate nt component. Fixes #7955Martin Schanzenbach2023-10-13
* UTIL: use dedicated marker in ready queue.ulfvonbelow2023-02-06
* UTIL: add test demonstrating scheduler bug, don't run it by default.ulfvonbelow2023-02-06
* - move from libexec to noinstMartin Schanzenbach2023-01-05
* GNSRECORD/UTIL: Move test vector generation binaries to libexecMartin Schanzenbach2023-01-05
* -fix old test file referenceMartin Schanzenbach2022-12-05
* Large refactor in order to restore some sanity with respect to private define...Martin Schanzenbach2022-12-04
* -fix FTBFS issuesChristian Grothoff2022-10-26
* NAMESTORE: Introduce GANA-managed error codesMartin Schanzenbach2022-10-23
* Edx25519 implementedÖzgür Kesim2022-03-27
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
* add crypto_cs testing and benchmarkGian Demarmels2021-12-07
* add crypto_cs implementationLucien Heuzeveldt2021-12-07
* Allow gnunet-qr to read codes from PNG picturesAlessio Vanni2021-11-21
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* refactor gnunet-config to make preload hacks obsoleteChristian Grothoff2021-09-05
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
* -rename plugin, otherwise plugin_test fails due to conflicting other plugin w...Christian Grothoff2021-07-30
* config: extended diagnostics, import cycle detection, deterministic load orderFlorian Dold2021-07-28
* UTIL: Fix #6858Martin Schanzenbach2021-05-10
* migrate test as well, integrate child_management with libgnunetutilChristian Grothoff2021-05-03
* GNS: Add EDKEY support.Martin Schanzenbach2021-05-02
* - unconditionally build dlogMartin Schanzenbach2021-04-26
* SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818).Christian Grothoff2021-04-18
* UTIL/SCALARPRODUCT: Do not build ECC dlog or scalarproduct with incompatible ...Martin Schanzenbach2021-03-30
* add base32 encoder/decoderChristian Grothoff2021-03-02
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite...Christian Grothoff2020-12-19
* add test vector unit testFlorian Dold2020-12-04
* gnunet-crypto-tvg: output JSON, fix memleaksFlorian Dold2020-12-04
* use (and "GNUnet-ify") libyuarel as a basepoint for uri parsingJonathan Buchanan2020-08-26
* remove argon2 dependency. Use limited libsodium argon2id function for GNS and...Martin Schanzenbach2020-05-26
* move from tweetnacl (+custom hacks) -> only sodiumFlorian Dold2020-05-06
* add argon2 for LSD0001Schanzenbach, Martin2020-04-17
* adding a GNUNET_memcmp_priv for constant-time comparing of data; fixes #6152 ...Christian Grothoff2020-04-03
* adding MQ benchmarkChristian Grothoff2020-02-04
* add minimal scheduler benchmarkChristian Grothoff2020-02-04
* remove Taler-specific leftovers, we don't need them anymoreFlorian Dold2020-01-15
* add test vector generation for crypto opsFlorian Dold2020-01-15
* move buffer library from GNU Taler to GNUnetFlorian Dold2020-01-15
* add test for ecdsa ecdhSchanzenbach, Martin2020-01-06
* create crypto_pow, in preparation for #3795Christian Grothoff2019-11-30
* src/util: This should fix make dist failure (untested)ng02019-11-27
* use Curve25519 for ECDH and tweetnacl where we canFlorian Dold2019-11-26
* revert changes for gnunet-qr, see note in configure.acng02019-11-21
* comment secondary dependencies for -qrng02019-11-21
* add initial logic to detect zbar dependenciesng02019-11-21
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10