Age | Commit message (Expand) | Author |
2023-03-12 | WiP: age-withdraw, added TALER_age_restriction_commit_from_base, 6/n | Özgür Kesim |
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-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 |
2023-03-06 | WiP: age-withdraw implementation, part 4/n | Özgür Kesim |
2023-03-06 | WiP: age-withdraw implementation, part 3/n | Özgür Kesim |
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 | -fix FTBFS and other bugsv0.9.2-debian-1 | 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 |
2023-03-01 | WiP: age-withdraw implementation, part 1/n | Özgür Kesim |
2023-02-21 | -typov0.9.2 | Christian Grothoff |
2023-02-21 | fix dist rule | 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 |
2023-02-19 | fix typo | Christian Grothoff |
2023-02-19 | expose now returned purse_expiration in exchange API | Christian Grothoff |
2023-02-19 | implement #7706 | Christian Grothoff |
2023-02-19 | -fix more memory leaks | Christian Grothoff |
2023-02-19 | -fix memory leak | Christian Grothoff |
2023-02-19 | check currency matches before proceeding | Christian Grothoff |
2023-02-19 | -doxygen fixes | Christian Grothoff |
2023-02-19 | also inform about AML-triggered KYC requirement in GET deposits endpoint | Christian Grothoff |
2023-02-19 | return KYC requirement row when AML imposed KYC requirements on withdraw; ret... | Christian Grothoff |
2023-02-17 | more towards actually allowing AML decisions to trigger KYC | Christian Grothoff |
2023-02-17 | fix memory leak and transaction error handling related to KYC | Christian Grothoff |
2023-02-16 | add code to sanity-check KYC configuration and KYC decisions | Christian Grothoff |
2023-02-15 | remove obsolete taler-crypto-worker | Florian Dold |
2023-02-14 | begin API change to allow AML officers to trigger KYC process | Christian Grothoff |
2023-02-14 | -fix test FTBFS | Christian Grothoff |