Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-12 | WiP: age-withdraw, added TALER_age_restriction_commit_from_base, 6/n | Özgür Kesim | |
Added TALER_age_restriction_commit_from_base in util/age_restriction.c, to create a age commitment and proof from a coin's private key as defined in https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction | |||
2023-03-11 | Merge branch 'master' into age-withdraw | Özgür Kesim | |
2023-03-11 | simplify hash generation of age commitment | Özgür Kesim | |
2023-03-11 | WiP: age-withdraw, cut out work up to verify_commitment_and_max_age | Özgür Kesim | |
2023-03-10 | be more explicit in systemd unit file | Florian Dold | |
2023-03-10 | fix typo in comment | Florian Dold | |
2023-03-09 | retry on failure | Christian Grothoff | |
2023-03-09 | add comments | Christian Grothoff | |
2023-03-09 | typo | MS | |
2023-03-08 | log URL in error message (fixes #7725) | Christian Grothoff | |
2023-03-08 | fix #7744 | Christian Grothoff | |
2023-03-08 | style fix | Christian Grothoff | |
2023-03-07 | -simplify zero-check for age-commitment hash | Özgür Kesim | |
2023-03-06 | -minor refactoring in age_withdraw-reveal | Özgür Kesim | |
2023-03-06 | -minor refactoring in age_withdraw-reveal | Özgür Kesim | |
2023-03-06 | WiP: age-withdraw implementation, part 4/n | Özgür Kesim | |
- check dates of denominations (expiry, etc.) - refactor denomination checks into denomination_is_valid() | |||
2023-03-06 | WiP: age-withdraw implementation, part 4/n | Özgür Kesim | |
- check dates of denominations (expiry, etc.) - refactor denomination checks into denomination_is_valid() | |||
2023-03-06 | Merge branch 'age-withdraw' | Özgür Kesim | |
2023-03-06 | -fix missing /home/grothoff for taler-exchange-offline user | Christian Grothoff | |
2023-03-06 | WiP: age-withdraw implementation, part 3/n | Özgür Kesim | |
- retrieval of previous commitment - validity check of all denominations - comparison of accumulated values and fees with commited value and fee. - update gana | |||
2023-03-06 | -fix missing /home/grothoff for taler-exchange-offline userv0.9.2-debian-2 | Christian Grothoff | |
2023-03-06 | -cleanup age-withdraw_reveal | Özgür Kesim | |
2023-03-05 | fix permissions, default to UNIX, improve logging | Christian Grothoff | |
2023-03-04 | bump Debian version | Christian Grothoff | |
2023-03-04 | avoid interactive prompt | Christian Grothoff | |
2023-03-04 | bump Debian version | Christian Grothoff | |
2023-03-04 | improve nginx configuration consistency | Christian Grothoff | |
2023-03-04 | prepare dirs for secmod | Christian Grothoff | |
2023-03-04 | make taler-exchange-offline a 'normal' user with shell | Christian Grothoff | |
2023-03-04 | -fix FTBFS and other bugsv0.9.2-debian-1 | Christian Grothoff | |
2023-03-04 | debian bump | Christian Grothoff | |
2023-03-04 | use localhost, for consistency | Christian Grothoff | |
2023-03-04 | misc minor fixes | Christian Grothoff | |
2023-03-03 | totp update function | priscilla | |
2023-03-02 | totp algorithm | priscilla | |
2023-03-01 | WiP: age-withdraw implementation, part 2/n | Özgür Kesim | |
Commit phase of the age-withdraw protocol implemented, according to https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction - added new files, forgot in previous commit | |||
2023-03-01 | WiP: age-withdraw implementation, part 1/n | Özgür Kesim | |
Commit phase of the age-withdraw protocol implemented, according to https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction | |||
2023-02-21 | -typov0.9.2 | Christian Grothoff | |
2023-02-21 | fix dist rule | Christian Grothoff | |
2023-02-21 | configure.ac version bump | Christian Grothoff | |
2023-02-21 | Debian bump | Christian Grothoff | |
2023-02-21 | -fix bug | Christian Grothoff | |
2023-02-21 | -misc minor bugfixes | Christian Grothoff | |
2023-02-21 | skeleton logic for POS confirmation | Christian Grothoff | |
2023-02-20 | fix memory leak on pay | priscilla | |
2023-02-20 | update changes with pull | priscilla | |
2023-02-20 | update | priscilla | |
2023-02-20 | -fix comment | Christian Grothoff | |
2023-02-19 | idempotency test | Christian Grothoff | |
2023-02-19 | on idempotent deposit, just skip most of the transaction | Christian Grothoff | |