aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord
Commit message (Collapse)AuthorAge
* NAMESTORE: Prevent storing records under invalid labelsMartin Schanzenbach2022-03-15
|
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
|
* -make coverity happier !coverityMartin Schanzenbach2022-03-04
|
* -coverity bugsMartin Schanzenbach2022-03-01
|
* -ftbfsMartin Schanzenbach2022-02-26
|
* -silence warningsMartin Schanzenbach2022-02-26
|
* -gix record handlingMartin Schanzenbach2022-02-25
|
* -fix gnsrecord testsMartin Schanzenbach2022-02-24
|
* -fix private record inclusionMartin Schanzenbach2022-02-19
|
* -nuke zklMartin Schanzenbach2022-02-19
|
* -fix merge issuesChristian Grothoff2022-02-19
|
* -try to make static analysis happyChristian Grothoff2022-02-19
|
* -revert old rfc confusion.Martin Schanzenbach2022-02-16
|
* -sanitize utf8 api a bitMartin Schanzenbach2022-02-15
|
* -tolower again, use NFKCMartin Schanzenbach2022-02-15
|
* GNS: Allow lowercase and uppercaseMartin Schanzenbach2022-02-15
| | | | | According to LSD0001, atm lowercase and uppercase names are allowed and different.
* -more tvsMartin Schanzenbach2022-02-14
|
* -fix namestore logicMartin Schanzenbach2022-02-08
|
* -fixMartin Schanzenbach2022-02-07
|
* GNS: LSD0001 improvementsMartin Schanzenbach2022-02-07
| | | | | | NAMESTORE: Better error handling. Fixed private record feature. GNSRECORD: Record inconsistency check for delegation and redirection records
* -simlify and correct tombstone logicMartin Schanzenbach2022-02-06
|
* -fix distv0.16.0-alpha.6Martin Schanzenbach2022-02-03
|
* GNS: Introduce CRITICAL flag. Fixes #7169Martin Schanzenbach2022-02-03
|
* GNS: Rework GNS block wire formatMartin Schanzenbach2022-02-03
|
* GNS: Fix context strings in key derivation according to LSD0001Martin Schanzenbach2022-02-01
|
* -make tvs deterministicMartin Schanzenbach2022-02-01
|
* -fix tvsMartin Schanzenbach2022-02-01
|
* -include storage key in tvgMartin Schanzenbach2022-01-31
|
* -ftbfsMartin Schanzenbach2022-01-31
|
* -fixMartin Schanzenbach2022-01-31
|
* -fix testvectorsMartin Schanzenbach2022-01-31
|
* -be againMartin Schanzenbach2022-01-31
|
* -output IVs and Ks for symmetric encryption GNSMartin Schanzenbach2022-01-31
|
* -forgot fileMartin 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
|
* GNS: Towards NFCMartin Schanzenbach2022-01-18
|
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* -fix actually follow spec for Salsa encryptionMartin Schanzenbach2021-05-03
|
* -add more tests for eddsa and gnsrecordMartin Schanzenbach2021-05-03
|
* -remove (hopefully) unnecessary clampingMartin Schanzenbach2021-05-03
|
* -add edkey test vectorMartin Schanzenbach2021-05-02
|
* -fix buildMartin Schanzenbach2021-05-02
|
* GNS: Add EDKEY support.Martin Schanzenbach2021-05-02
| | | | | | GNS and GNSRECORD can now handle EdDSA keys in addition to the existing ECDSA scheme. See also LSD0001.
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* Implement function to load plugins within a specific contextAlessio Vanni2021-04-05
| | | | | | | | | | | | | | | When `GNUNET_OS_init' is called to change the application project data, lazy-loading plugins will fail as it will not find the requested files. The function will temporarily swap the project data with the argument value and will search for plugins, within the installation directory tree inferred from that structure. Applications can still use `GNUNET_PLUGIN_load_all' to load their plugins from within their own installation directory tree, though services are recommended to use the `in_context' version to avoid falling in the same pit. Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* -fixing memleaks and nptr derefsMartin Schanzenbach2021-03-26
|
* -fix some coverity issues wrt gnsMartin Schanzenbach2021-03-26
|