summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2022-08-16do not use illegal '+' in payment target typeFlorian Dold
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-08-05-first pass at new KYC DB APIChristian Grothoff
2022-08-01-set RD_ONLY flagChristian Grothoff
2022-07-29add offline signature to drain profits (#4960)Christian Grothoff
2022-07-08rename paramThien-Thi Nguyen
2022-07-07-fixed doxygen errorsÖzgür Kesim
2022-07-05-annotate bugsChristian Grothoff
2022-07-02-fix batch deposit uninit issueChristian Grothoff
2022-06-28-fix issue with missing signature over denomination and age restriction hash ...Christian Grothoff
2022-06-28-add FIXMEChristian Grothoff
2022-06-26-fix valgrind complaintsÖzgür Kesim
2022-06-26-fix typosChristian Grothoff
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-06-18-more work on taler-helper-auditor-reserve p2p auditsChristian Grothoff
2022-06-07-more minor bugfixesChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-06-05fixed typoÖzgür Kesim
2022-06-04-more work on p2p payments and tests thereofChristian Grothoff
2022-05-31-log invalid URIChristian Grothoff
2022-05-30-fix reserve history, include in testsChristian 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 signingChristian Grothoff
2022-05-29add batch signing support to taler-exchange-secmod-rsaChristian Grothoff
2022-05-23-more reserve history fixesChristian Grothoff
2022-05-21-log where it failedChristian Grothoff
2022-05-20missing plus sign for image data urisSebastian
2022-05-09check reserve balance after p2p mergesChristian Grothoff
2022-05-08pass purse_fee to determine how purse creation is paid forChristian Grothoff
2022-05-07-onlineChristian Grothoff
2022-05-07add function for purse status signingChristian Grothoff
2022-05-07rename function that is for the merchant signature to have merchant in the nameChristian Grothoff
2022-05-02-remove FIXMEsChristian Grothoff
2022-04-27-loggingFlorian Dold
2022-04-27-get p2p test to passChristian Grothoff
2022-04-27-work on p2p paymentsChristian Grothoff
2022-04-27-fix derivation, loggingFlorian Dold
2022-04-26age restriction: make seed a HashCode due to endianess and security level con...Florian Dold
2022-04-26-remove debug loggingFlorian Dold
2022-04-26various age restriction fixes, some of them half-bakedFlorian Dold
2022-04-26-use uint32_t instead of uint8_t + padding for the ageÖzgür Kesim
2022-04-26use htonl, not GNUNET_htonllFlorian Dold
2022-04-26fix age attestation signature padding and endianessFlorian Dold
2022-04-24-misc p2p fixesChristian Grothoff
2022-04-23-work on p2p paymentsChristian Grothoff
2022-04-23-uncrustifyChristian Grothoff
2022-04-22Add 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-21Fixed seed size for TALER_age_restriction_commitÖzgür Kesim
2022-04-20-work on create purse with mergeChristian Grothoff