Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-01 | start work on AML decision query API | Christian Grothoff | |
2023-01-27 | add logic to store attributes | Christian Grothoff | |
2023-01-01 | -crypto for AML decision signatures | Christian Grothoff | |
2022-12-31 | write KYC attribute encryption logic | Christian Grothoff | |
2022-12-29 | expand DB API with AML functions, fix purse refund calculations in ↵ | Christian Grothoff | |
libtalerexchange | |||
2022-12-27 | -new crypto functions | Christian Grothoff | |
2022-12-27 | -doxygen fixes | Christian Grothoff | |
2022-12-19 | -fix includes in tests | Christian Grothoff | |
2022-12-09 | properly handle GONE case on purse deposit | Christian Grothoff | |
2022-12-06 | fix FIXME: sign also over balance during account-setup | Christian Grothoff | |
2022-12-05 | adapt build to latest GNUnet without gnunet/platform.h | Christian Grothoff | |
2022-11-14 | more refactoring towards #7272 | Christian Grothoff | |
2022-11-13 | add test for batch CS derive/sign logic | Christian Grothoff | |
2022-11-13 | implement CS batch operations in libtalerutil | Christian Grothoff | |
2022-11-13 | refactor CS derive API in preparation for batch API | Christian Grothoff | |
2022-11-13 | add batch logic to taler-exchange-secmod-cs | Christian Grothoff | |
2022-11-13 | API refactoring towards batch CS | Christian Grothoff | |
2022-11-13 | add support for batch signing in RSA | Christian Grothoff | |
2022-11-13 | implement TALER_CRYPTO_helper_rsa_batch_sign | Christian Grothoff | |
2022-11-06 | fix #7427 | Christian Grothoff | |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim | |
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments | |||
2022-11-03 | -ref bug | Christian Grothoff | |
2022-11-03 | -ref bug | Christian Grothoff | |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff | |
2022-11-01 | purse auditor helper theoretically complete (but DB logic still missing) | Christian Grothoff | |
2022-10-22 | -remove bogus tests | Christian Grothoff | |
2022-10-15 | handle reserve open/close responses in reserve history in libtalerexchange | Christian Grothoff | |
2022-10-15 | -refactor DB for reserve history/status routines | Christian Grothoff | |
2022-10-02 | complete taler-exchange-httpd_reserves_open.c logic (first pass, still ↵ | Christian Grothoff | |
without DB logic or tests) | |||
2022-09-29 | added benchmark tool for age restriction | Özgür Kesim | |
2022-09-18 | add new signature functions for DD31 | Christian Grothoff | |
2022-09-17 | -misc minor fixes | Christian Grothoff | |
2022-08-23 | enforce syntax of reserve_uri (typo) | Christian Grothoff | |
2022-08-23 | enforce syntax of reserve_uri | Christian Grothoff | |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff | |
2022-08-16 | do not use illegal '+' in payment target type | Florian Dold | |
2022-08-11 | major rework of the KYC logic, making it more configurable, not complete, ↵ | Christian Grothoff | |
but tests pass again | |||
2022-08-05 | -first pass at new KYC DB API | Christian Grothoff | |
2022-08-01 | -set RD_ONLY flag | Christian Grothoff | |
2022-07-29 | add offline signature to drain profits (#4960) | Christian Grothoff | |
2022-07-08 | rename param | Thien-Thi Nguyen | |
The new name now matches the documentation and the header file. * src/util/tv_age_restriction.c (age_mask_to_string): Rename param from ‘m’ to ‘mask’; update all references. | |||
2022-07-07 | -fixed doxygen errors | Özgür Kesim | |
2022-07-05 | -annotate bugs | Christian Grothoff | |
2022-07-02 | -fix batch deposit uninit issue | Christian Grothoff | |
2022-06-28 | -fix issue with missing signature over denomination and age restriction hash ↵ | Christian Grothoff | |
in purse deposit | |||
2022-06-28 | -add FIXME | Christian Grothoff | |
2022-06-26 | -fix valgrind complaints | Özgür Kesim | |
2022-06-26 | -fix typos | Christian Grothoff | |
2022-06-26 | -fix misc doxygen warnings, code clean up | Christian Grothoff | |
2022-06-18 | -more work on taler-helper-auditor-reserve p2p audits | Christian Grothoff | |