aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord/gnunet-gnsrecord-tvg.c
Commit message (Collapse)AuthorAge
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* 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
|
* 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 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
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* IDENTITYMartin Schanzenbach2022-10-29
| | | | | | | This commit is a major rework of the unclean GNUNET_IDENTITY_*Key structures and its use in serialized objects (e.g. RPC messages). The structures are now no longer to be used directly but instead through their serialization helper functions whenever needed.
* major modification to datacache to store route options (and clean up the API)Christian Grothoff2022-07-07
|
* -fix typosChristian Grothoff2022-06-26
|
* -update testvector generationMartin Schanzenbach2022-03-29
|
* -make coverity happier !coverityMartin Schanzenbach2022-03-04
|
* -nuke zklMartin Schanzenbach2022-02-19
|
* -fix merge issuesChristian Grothoff2022-02-19
|
* -try to make static analysis happyChristian Grothoff2022-02-19
|
* -sanitize utf8 api a bitMartin Schanzenbach2022-02-15
|
* -tolower again, use NFKCMartin Schanzenbach2022-02-15
|
* -more tvsMartin Schanzenbach2022-02-14
|
* -simlify and correct tombstone logicMartin Schanzenbach2022-02-06
|
* GNS: Rework GNS block wire formatMartin Schanzenbach2022-02-03
|
* -make tvs deterministicMartin Schanzenbach2022-02-01
|
* -fix tvsMartin Schanzenbach2022-02-01
|
* -include storage key in tvgMartin Schanzenbach2022-01-31
|
* -fixMartin Schanzenbach2022-01-31
|
* -be againMartin Schanzenbach2022-01-31
|
* -output IVs and Ks for symmetric encryption GNSMartin Schanzenbach2022-01-31
|
* -fix big endian again; add test vector consumerMartin Schanzenbach2022-01-31
|
* -not a scalar/intMartin Schanzenbach2022-01-30
|
* -fix tvg gnsMartin Schanzenbach2022-01-30
|
* -fixMartin Schanzenbach2022-01-29
|
* -add edkey test vectorMartin Schanzenbach2021-05-02
|
* -fix some coverity issues wrt gnsMartin Schanzenbach2021-03-26
|
* -more gnsrecord APIMartin Schanzenbach2020-10-22
|
* -formatting tvgsMartin Schanzenbach2020-10-16
|
* - fix tvgs; expose alternative identity typeMartin Schanzenbach2020-10-16
|
* - better wire format for rrblocksMartin Schanzenbach2020-10-15
|
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
|
* test vectors in binaryMartin Schanzenbach2020-05-26
|
* fix bit counting messMartin Schanzenbach2020-05-26
|
* add zone keys to tvMartin Schanzenbach2020-05-10
|
* add gnsrecord tvgMartin Schanzenbach2020-05-10