Age | Commit message (Expand) | Author |
2023-11-28 | fix spelling issues | Christian Grothoff |
2023-10-29 | misc age-restriction related memory leak fixes, plus FIXME-Oec as some leaks ... | Christian Grothoff |
2023-09-24 | fix various FIXMEs | Christian Grothoff |
2023-09-05 | fix off-by-one in coarse date calculation | Özgür Kesim |
2023-07-24 | [age-withdraw] first tests pass | Özgür Kesim |
2023-07-10 | fix memory leaks reported by valgrind | Özgür Kesim |
2023-06-27 | added TALER_adult_age(struct TALER_AgeMask *mask) | Özgür Kesim |
2023-06-27 | added birthdate parser | Özgür Kesim |
2023-06-26 | [age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n | Özgür Kesim |
2023-06-07 | major libtalertesting API refactoring, including no longer having taler-speci... | Christian Grothoff |
2023-05-09 | Fix age mask parsing from config | Özgür Kesim |
2023-03-13 | WIP: age-withdraw, continue verify_commitment_and_max_age, 7/n | Özgür Kesim |
2023-03-12 | WiP: age-withdraw, added TALER_age_restriction_commit_from_base, 6/n | Özgür Kesim |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff |
2022-06-26 | -fix valgrind complaints | Özgür Kesim |
2022-04-27 | -fix derivation, logging | Florian Dold |
2022-04-26 | age restriction: make seed a HashCode due to endianess and security level con... | Florian Dold |
2022-04-26 | -remove debug logging | Florian Dold |
2022-04-26 | various age restriction fixes, some of them half-baked | Florian Dold |
2022-04-26 | -use uint32_t instead of uint8_t + padding for the age | Özgür Kesim |
2022-04-26 | use htonl, not GNUNET_htonll | Florian Dold |
2022-04-26 | fix age attestation signature padding and endianess | Florian Dold |
2022-04-22 | -fixed tests for age restriction, now using correct seed | Özgür Kesim |
2022-04-21 | Fixed 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-22 | implement helper functions for p2p signatures, clean up existing signature logic | Christian 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 |