summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2021-12-14migration to protocol v11Christian Grothoff
2021-11-29-fix typosChristian Grothoff
2021-11-20-do not escape inside API, expect client to do itChristian Grothoff
2021-11-16-more work on KYC testChristian Grothoff
2021-11-16add new KYC commandChristian Grothoff
2021-11-03fix post order trait usageChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28fix FTBFSChristian Grothoff
2021-10-28-work on FTBFSChristian Grothoff
2021-10-28-work on FTBFS of src/testingChristian Grothoff
2021-10-28fix lib/ FTBFSChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-10-21start with /kyc support in libtalermerchantChristian Grothoff
2021-10-10-update KYC DB schema to store exchange pub/sig/timestampChristian Grothoff
2021-10-09-starting work on /kyc handlerChristian Grothoff
2021-09-02fix internal APIs and implemnetation to match new UUID specification based on...Christian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-23-update to match latest GNUnet APIsChristian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2021-08-02-doxygen fixChristian Grothoff
2021-08-01-doxygen fixesChristian Grothoff
2021-08-01fix #6946: reload merchant instance settings from DB on changeChristian Grothoff
2021-08-01-implement lock expiratin (#6937)Christian Grothoff
2021-07-22-code cleanup order creationChristian Grothoff
2021-07-21refactor private-get-productsFlorian Dold
2021-07-20-support Florian DB APIChristian Grothoff
2021-07-20-workshop refactoringChristian Grothoff
2021-07-20die on bugs, do not commitChristian Grothoff
2021-06-16fixing #6903Christian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as pa...Christian Grothoff
2021-05-19add test for #6876, and minor fixesChristian Grothoff
2021-05-18implement delete transfer cmdChristian Grothoff
2021-05-18add C client API for DELETE /transfers/ID operation (#6876)Christian Grothoff
2021-05-17implement #6876Christian Grothoff
2021-05-11add instance to query to ensure no cross-instance conflicts; still, this does...Christian Grothoff
2021-04-26-document refund_amount argumentChristian Grothoff
2021-04-24fix DB test: total_sold must be ignoredChristian Grothoff
2021-04-24-fix typosChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-17-fix indentChristian Grothoff
2021-04-17fix backend-db testChristian Grothoff
2021-04-17add command to test /instance/auth operation (#6778/6779)Christian Grothoff
2021-04-16use POST instead of PATCHChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-16enable use of per-instance APIs also in C APIChristian Grothoff
2021-04-08possible fix for #6835Christian Grothoff