summaryrefslogtreecommitdiff
path: root/src/util/age_restriction.c
AgeCommit message (Expand)Author
2023-11-28fix spelling issuesChristian Grothoff
2023-10-29misc age-restriction related memory leak fixes, plus FIXME-Oec as some leaks ...Christian Grothoff
2023-09-24fix various FIXMEsChristian Grothoff
2023-09-05fix off-by-one in coarse date calculationÖzgür Kesim
2023-07-24[age-withdraw] first tests passÖzgür Kesim
2023-07-10fix memory leaks reported by valgrindÖzgür Kesim
2023-06-27added TALER_adult_age(struct TALER_AgeMask *mask)Özgür Kesim
2023-06-27added birthdate parserÖzgür Kesim
2023-06-26[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/nÖzgür Kesim
2023-06-07major libtalertesting API refactoring, including no longer having taler-speci...Christian Grothoff
2023-05-09Fix age mask parsing from configÖzgür Kesim
2023-03-13WIP: age-withdraw, continue verify_commitment_and_max_age, 7/nÖzgür Kesim
2023-03-12WiP: age-withdraw, added TALER_age_restriction_commit_from_base, 6/nÖzgür Kesim
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-06-26-fix valgrind complaintsÖzgür Kesim
2022-04-27-fix derivation, loggingFlorian Dold
2022-04-26age restriction: make seed a HashCode due to endianess and security level con...Florian Dold
2022-04-26-remove debug loggingFlorian Dold
2022-04-26various age restriction fixes, some of them half-bakedFlorian Dold
2022-04-26-use uint32_t instead of uint8_t + padding for the ageÖzgür Kesim
2022-04-26use htonl, not GNUNET_htonllFlorian Dold
2022-04-26fix age attestation signature padding and endianessFlorian Dold
2022-04-22-fixed tests for age restriction, now using correct seedÖzgür Kesim
2022-04-21Fixed seed size for TALER_age_restriction_commitÖzgür Kesim
2022-03-28-rename variableÖzgür Kesim
2022-03-28[age restriction] progress 19/19 (final) - Use Edx25519 for cryptoÖzgür Kesim
2022-03-22implement helper functions for p2p signatures, clean up existing signature logicChristian Grothoff
2022-03-08-ensure label has no zero bytesÖzgür Kesim
2022-03-03[age restriction] progress 18/n - attestation testedÖzgür Kesim
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
2022-03-01[age restriction] progress 17/n - attestation implementedÖzgür Kesim