aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-14new deb patch releasev0.9.2-debian-3Florian Dold
2023-03-13-fix comments for doxygenÖzgür Kesim
2023-03-13-typoÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13WIP: age-withdraw, continue verify_commitment_and_max_age, 7/nÖzgür Kesim
- coin, blinding, nonce and age restriction now derived from TALER_PlanchetMasterSecretP - use max_age instead than max_age_group as argument - Also, docs updated in other repo.
2023-03-13-gana bumpÖzgür Kesim
2023-03-12Merge branch 'master' into age-withdrawÖzgür Kesim
2023-03-12-gana bumpÖzgür Kesim
2023-03-12WiP: 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-11Merge branch 'master' into age-withdrawÖzgür Kesim
2023-03-11simplify hash generation of age commitmentÖzgür Kesim
2023-03-11WiP: age-withdraw, cut out work up to verify_commitment_and_max_ageÖzgür Kesim
2023-03-10be more explicit in systemd unit fileFlorian Dold
2023-03-10fix typo in commentFlorian Dold
2023-03-09retry on failureChristian Grothoff
2023-03-09add commentsChristian Grothoff
2023-03-09typoMS
2023-03-08log URL in error message (fixes #7725)Christian Grothoff
2023-03-08fix #7744Christian Grothoff
2023-03-08style fixChristian 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-06WiP: age-withdraw implementation, part 4/nÖzgür Kesim
- check dates of denominations (expiry, etc.) - refactor denomination checks into denomination_is_valid()
2023-03-06WiP: age-withdraw implementation, part 4/nÖzgür Kesim
- check dates of denominations (expiry, etc.) - refactor denomination checks into denomination_is_valid()
2023-03-06Merge branch 'age-withdraw'Özgür Kesim
2023-03-06-fix missing /home/grothoff for taler-exchange-offline userChristian Grothoff
2023-03-06WiP: 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-2Christian Grothoff
2023-03-06-cleanup age-withdraw_revealÖzgür Kesim
2023-03-05fix permissions, default to UNIX, improve loggingChristian Grothoff
2023-03-04bump Debian versionChristian Grothoff
2023-03-04avoid interactive promptChristian Grothoff
2023-03-04bump Debian versionChristian Grothoff
2023-03-04improve nginx configuration consistencyChristian Grothoff
2023-03-04prepare dirs for secmodChristian Grothoff
2023-03-04make taler-exchange-offline a 'normal' user with shellChristian Grothoff
2023-03-04-fix FTBFS and other bugsv0.9.2-debian-1Christian Grothoff
2023-03-04debian bumpChristian Grothoff
2023-03-04use localhost, for consistencyChristian Grothoff
2023-03-04misc minor fixesChristian Grothoff
2023-03-03totp update functionpriscilla
2023-03-02totp algorithmpriscilla
2023-03-01WiP: 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-01WiP: 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.2Christian Grothoff
2023-02-21fix dist ruleChristian Grothoff