summaryrefslogtreecommitdiff
path: root/src/bank-lib/bank_api_transfer.c
AgeCommit message (Collapse)Author
2023-06-04address FIXMEs in bank service APIChristian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-09-05-misc bugfixesChristian Grothoff
2021-07-31-remove more json_pack callsChristian Grothoff
2020-11-07adjust ECsChristian 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-21fix #6192Christian Grothoff
2020-04-09enforce proper URL limit (#6172)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-27more stringent overflow checksChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-03remove dead field, avoid unnecessary heap allocationChristian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling ↵Christian Grothoff
when curl_easy_init() fails
2020-01-18doxygenChristian Grothoff
2020-01-18dce: redundant argsFlorian Dold
2020-01-17doxygenChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-16reuse TALER_url_joinChristian Grothoff
2020-01-16remove duplicated, wrong ec logic in bank-libChristian Grothoff
2020-01-16HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content ↵Florian Dold
type negotiation
2020-01-13mergeChristian Grothoff
2020-01-12add separate transfer and admin/add/incoming commandsChristian Grothoff