Age | Commit message (Expand) | Author |
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, but... | Christian Grothoff |
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 |
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 |
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 |
2022-06-07 | -more minor bugfixes | Christian Grothoff |
2022-06-07 | -fix minor bugs | Christian Grothoff |
2022-06-05 | fixed typo | Özgür Kesim |
2022-06-04 | -more work on p2p payments and tests thereof | Christian Grothoff |
2022-05-31 | -log invalid URI | Christian Grothoff |
2022-05-30 | -fix reserve history, include in tests | Christian Grothoff |
2022-05-30 | -generate 404 on non-existing accounts for fakebank, use payto://-URIs with r... | Christian Grothoff |
2022-05-30 | -sketch API for RSA parallel signing | Christian Grothoff |
2022-05-29 | add batch signing support to taler-exchange-secmod-rsa | Christian Grothoff |
2022-05-23 | -more reserve history fixes | Christian Grothoff |
2022-05-21 | -log where it failed | Christian Grothoff |
2022-05-20 | missing plus sign for image data uris | Sebastian |
2022-05-09 | check reserve balance after p2p merges | Christian Grothoff |
2022-05-08 | pass purse_fee to determine how purse creation is paid for | Christian Grothoff |
2022-05-07 | -online | Christian Grothoff |
2022-05-07 | add function for purse status signing | Christian Grothoff |
2022-05-07 | rename function that is for the merchant signature to have merchant in the name | Christian Grothoff |
2022-05-02 | -remove FIXMEs | Christian Grothoff |
2022-04-27 | -logging | Florian Dold |
2022-04-27 | -get p2p test to pass | Christian Grothoff |
2022-04-27 | -work on p2p payments | Christian Grothoff |
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-24 | -misc p2p fixes | Christian Grothoff |
2022-04-23 | -work on p2p payments | Christian Grothoff |
2022-04-23 | -uncrustify | Christian Grothoff |
2022-04-22 | Add abstractions: TALER_exchange_deposit_{sign,verify} | Thien-Thi Nguyen |
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-04-20 | -work on create purse with merge | Christian Grothoff |