aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord
Commit message (Expand)AuthorAge
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: More meson subsystemsMartin Schanzenbach2023-09-20
* gnsrecord: forgot to initialize buffer for parsingMartin Schanzenbach2023-09-10
* GNS: Fix revocation TVs.Martin Schanzenbach2023-07-04
* GNS: Rename testvector test to include lsd referenceMartin Schanzenbach2023-07-04
* GNS: Dog-food even more of our TVsMartin Schanzenbach2023-07-04
* GNS: Use test vector from current spec.Martin Schanzenbach2023-07-04
* GNS: Fix EdDSA test vector nonceMartin Schanzenbach2023-07-04
* GNS: Remove debug from TVG generatorMartin Schanzenbach2023-07-03
* GNS: Make TV expirations independent of TZMartin Schanzenbach2023-07-03
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2023-07-03
|\
| * testvectors: add testcase from Go implementation.Bernd Fix2023-07-03
* | GNS: Fix testsMartin Schanzenbach2023-07-03
|/
* GNS: Update test vector testMartin Schanzenbach2023-07-03
* GNS: Also consume a set of test vectors.Martin Schanzenbach2023-07-03
* GNS: Properly name nonce hash in EDKEY TV.Martin Schanzenbach2023-07-03
* GNS: More derived key output.Martin Schanzenbach2023-07-03
* GNS: Add derived keys to TV output.Martin Schanzenbach2023-07-03
* GNS: Revert incorrect change hashing ztypeMartin Schanzenbach2023-07-03
* GNS: Assert return values in key derivation.Martin Schanzenbach2023-07-03
* GNS: Fix query hash for EdDSAMartin Schanzenbach2023-07-03
* GNS: Revert TV endiannessMartin Schanzenbach2023-07-03
* GNS: TVs shorter expiration. Prettify revocation TV output.Martin Schanzenbach2023-06-29
* GNS: Harmonize test vectos to big-endianMartin Schanzenbach2023-06-29
* GNS: Test vector output nicerMartin Schanzenbach2023-06-29
* GNS: Little endian private key in TV.Martin Schanzenbach2023-06-28
* GNS: Update test vector generation for current specMartin Schanzenbach2023-06-28
* GNS: Fix hash for storage key to include zone type as specified inMartin Schanzenbach2023-06-28
* ALL: Use <inttypes.h> to properly handle log format strings.Martin Schanzenbach2023-06-01
* GNSRECORD: fix memory leaks in tests.ulfvonbelow2023-02-06
* - move from libexec to noinstMartin Schanzenbach2023-01-05
* GNSRECORD/UTIL: Move test vector generation binaries to libexecMartin Schanzenbach2023-01-05
* -fix test ftbfsMartin Schanzenbach2022-12-05
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* GNS: Use flags as defined and generated from GANAMartin Schanzenbach2022-11-10
* -fix coverityMartin Schanzenbach2022-11-01
* -bugfixesMartin Schanzenbach2022-10-30
* IDENTITYMartin Schanzenbach2022-10-29
* -fix namestore JSON; fix zone monitorMartin Schanzenbach2022-10-24
* -forgot to complete the patch from before wrt REST API flags and expirationsMartin Schanzenbach2022-10-23
* -more rest API fixes, test fixMartin Schanzenbach2022-10-23
* -fix test; modify NAMESTORE JSON booleans, Fixes #7398Martin Schanzenbach2022-10-21
* ZONEMASTER: Use parallel worker thread for GNS block signingMartin Schanzenbach2022-10-20
* -fix tests; add zonefile testMartin Schanzenbach2022-10-20
* GNS: Make string formats more comaptible with DNS zonefilesMartin Schanzenbach2022-10-19
* ZONEMASTER: Merge monitor into zonemaster processMartin Schanzenbach2022-10-18
* -DOC: Pass through GNSRECORD libraryWillow Liquorice2022-10-03
* NAMESTORE: Allow service-side record set filtering. Fixes #7193Martin Schanzenbach2022-09-28
* major modification to datacache to store route options (and clean up the API)Christian Grothoff2022-07-07