summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_wire.c
AgeCommit message (Collapse)Author
2023-07-13merging /keys and /wireChristian Grothoff
2023-07-03more API clean upChristian Grothoff
2023-07-03more work on API atomizationChristian Grothoff
2023-05-01-fix uninitialized variable and memory leakChristian Grothoff
2023-05-01expose TALER_EXCHANGE_parse_accounts() in external APIChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2023-04-13add logic to check signature over fees in /wire response (fixes #7802)Christian Grothoff
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-07-05-actually, incrementing on every error seems fineChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-19-misc bugfixesChristian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-03-05fix #6786: do not die on bogus URLChristian Grothoff
2021-01-12dynamic curl timeouts for /keys and /wire requestsFlorian Dold
2020-12-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-07-16boolean argument removed in GNUNET_CURL_job_add (#6188)Christian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ↵Christian Grothoff
JSON, or 400 the requester; similarly don't tolerate anything else as client
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-04-04return more error details for /wire and /keys to clientsChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling ↵Christian Grothoff
when curl_easy_init() fails
2020-02-29limit redirectsChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-17doxygen fixesChristian Grothoff
2020-01-17Avoiding comparison between unsigned int and int.Marcello Stanisci
2020-01-13die, dead #include, dieChristian Grothoff
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-12fix ftbfsChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff