summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2022-03-15[age restriction] age verification implemented, but not tested.Özgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-17-fix FTBFSChristian Grothoff
2022-02-17fix exchange API breakageFlorian Dold
2022-02-13-fix uninit nonceChristian Grothoff
2022-02-13-migrate merchant tests to support RSA and CSChristian Grothoff
2022-02-11-fix CS-pickup logic (in theory, untested)Christian Grothoff
2022-02-11-fix FTBFS, but with logic holesChristian Grothoff
2021-12-19-introduce new types for tip identifiers and tip pickupsChristian Grothoff
2021-12-17-protocol bumpChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-12-11fix #7123Christian Grothoff
2021-11-25fix #7104Christian Grothoff
2021-11-24also increment other version definev0.9.0-dev.2Florian Dold
2021-11-20-do not escape inside API, expect client to do itChristian Grothoff
2021-11-20fix #7034: URL decode authorization header tokenChristian Grothoff
2021-11-19-fix misc bugsChristian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-11-07finish merchant client api /kyc implementationChristian Grothoff
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28fix lib/ FTBFSChristian Grothoff
2021-10-21start with /kyc support in libtalermerchantChristian Grothoff
2021-09-02fix internal APIs and implemnetation to match new UUID specification based on...Christian Grothoff
2021-08-13-do merge updates for exchange 0.8.3v0.8.1Christian Grothoff
2021-08-05-merge sebastjm's #6945 branch/fix, and fix an issue in the test logicChristian Grothoff
2021-08-04finish fix for #6953Christian Grothoff
2021-08-01finish implementing #6935Christian Grothoff
2021-08-01-more json_pack fixesChristian Grothoff
2021-08-01-more json_pack fixesChristian Grothoff
2021-08-01-misc fixes, more json_pack convertingChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-07-23-fix struct nameChristian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as pa...Christian Grothoff
2021-05-26move ‘deposit_sum’ decl upscopeThien-Thi Nguyen
2021-05-26log exchange status code if operation fails with bad gatewayChristian Grothoff
2021-05-19add test for #6876, and minor fixesChristian Grothoff
2021-05-18add C client API for DELETE /transfers/ID operation (#6876)Christian Grothoff
2021-05-11fix #6861, maybe #6854Christian Grothoff
2021-04-17add tests and bugfixes to fix #6778 and #6779Christian Grothoff
2021-04-16add missing currency check, fix test to use string for imageChristian 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-16implement #6779 (still needs tests)Christian Grothoff
2021-04-16enable use of per-instance APIs also in C APIChristian Grothoff
2021-04-11more refund-related loggingChristian Grothoff
2021-04-02fix more leaksChristian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-04-02fix format stringChristian Grothoff
2021-04-01implement #6816: use more sane format for date argument in GET /private/order...Christian Grothoff