summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2021-04-01implement returning additional order details for unpaid orders (fixes #6822)Christian Grothoff
2021-03-13clean up url_join callsChristian Grothoff
2021-03-04fix #6780Christian Grothoff
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-03-01remove auth token from PATCH instanceFlorian Dold
2021-02-13fix memory leaksChristian Grothoff
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-02-02extend client and testing libs to support setting authentication tokens (#6731)Christian Grothoff
2021-01-18only log things as ERROR that are actually ERRORs; return 502 instead of 500 ...Christian Grothoff
2021-01-18only log things as ERROR that are actually ERRORsChristian Grothoff
2021-01-07fix #6677Christian Grothoff
2020-12-08fix minor merchant issuesChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-30properly parse and return out-of-stock reply, fix 2 FIXMEsChristian Grothoff
2020-10-30address FIXMEs: support args being optional, detail does not exist in reply, ...Christian Grothoff
2020-10-25implement #6525, requires LASTEST GNUnet to workChristian Grothoff
2020-10-25fix compiler warningChristian Grothoff
2020-10-25handle more possible HTTP status codes nicelyChristian Grothoff
2020-10-25use better status codesChristian Grothoff
2020-10-25fix logging of expected problemsChristian Grothoff
2020-10-25indentation fixesChristian Grothoff
2020-10-20expose refund_pending status in GET /private/orders/<ID> operation. Fixes #6491.Christian Grothoff
2020-10-20Doxygen fixesMS
2020-10-16typoMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS