aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
AgeCommit message (Expand)Author
2024-06-05remove legacy user_typeChristian Grothoff
2024-05-26-finish implementation of protocol v16, still undertestedChristian Grothoff
2024-04-17update build systemChristian Blättler
2024-03-09implement #8608Christian Grothoff
2024-03-03implement #8357Christian Grothoff
2024-02-10try to fix #8353Christian Grothoff
2024-02-05remove reserves/rewards from public C APIs and testsChristian Grothoff
2024-01-06updating logic to use new depositcheck tooling (not yet working)Christian Grothoff
2023-09-01new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...Christian Grothoff
2023-07-10tip -> rewardChristian Grothoff
2023-05-28implement new account api in libtalermerchant (for #7824)Christian Grothoff
2023-04-11store user-type with merchant settingsChristian Grothoff
2023-01-16code clean up and get KYC test to pass again with recent exchange changesChristian Grothoff
2022-12-21api using templatepriscilla
2022-12-05updatepriscilla
2022-11-22api templatepriscilla
2022-09-07modernize libcurl test, as in GNUnetChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-12-11fix #7123Christian Grothoff
2021-10-21start with /kyc support in libtalermerchantChristian Grothoff
2021-05-18add C client API for DELETE /transfers/ID operation (#6876)Christian Grothoff
2021-04-16use POST instead of PATCHChristian Grothoff
2021-04-16implement #6779 (still needs tests)Christian Grothoff
2020-10-14add test for #6545Christian Grothoff
2020-08-17testing and lib sources for new endpointJonathan Buchanan
2020-07-24implement lib functions for paid methodJonathan Buchanan
2020-07-19add lib function for forget orderJonathan Buchanan
2020-06-23DCE: removing legacy code and APIsChristian Grothoff
2020-06-19implement library method for DELETE /orders/ and testsJonathan Buchanan
2020-06-17implementations, tests, and renames for GET /tips/ & GET /private/tips/Jonathan Buchanan
2020-06-13starting with merchant_api_merchant_get_order.cChristian Grothoff
2020-06-13adjust GET /orders/ID to match specChristian Grothoff
2020-06-08headers and empty source files for GET /private/tipsJonathan Buchanan
2020-06-04wrote method for delete reserveJonathan Buchanan
2020-06-01implement POST /private/reservesChristian Grothoff
2020-06-01implement GET /reserves/RESERVE_IDChristian Grothoff
2020-06-01implement TALER_MERCHANT_reserves_get()Christian Grothoff
2020-05-13implement GET /transfersChristian Grothoff
2020-05-12implement merchant_api_post_transfers.cChristian Grothoff
2020-05-03revise GET /private/orders APIChristian Grothoff
2020-05-02renamingChristian Grothoff
2020-05-02implement abort client libChristian Grothoff
2020-05-02implement /refund handlingChristian Grothoff
2020-04-30update pay logicChristian Grothoff
2020-04-30sql-ingChristian Grothoff
2020-04-27implement order claimingChristian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-26fix fTBFSChristian Grothoff
2020-04-22move libtalermerchanttesting and test cases to src/testing/Christian Grothoff
2020-04-21implemenet DELETE /products/Christian Grothoff