summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...Christian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...Christian Grothoff
2020-07-05update exchange API to return struct instead of lots of individual args for T...Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-05-01more error codesChristian Grothoff
2020-04-21fix #6195Christian Grothoff
2020-04-21clarify behavior (#6194)Christian Grothoff
2020-04-21fix #6193Christian Grothoff
2020-04-21fix #6190Christian Grothoff
2020-04-12API updates and new error codes for merchant implementation of #6173Christian Grothoff
2020-04-12adapt withdraw2 API to support new tip-pickup design (#6173)Christian Grothoff
2020-04-12remove c_hash from planchet detail where it does not logically belongChristian Grothoff
2020-04-12fix expected status codeChristian Grothoff
2020-04-12fix rcChristian Grothoff
2020-04-11adapations to GNUnet API changeChristian Grothoff
2020-04-10return signature from refund APIChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-04-07rename constantsChristian Grothoff
2020-04-07make version field constChristian Grothoff
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-04-03check amount compatibility in history logicChristian Grothoff
2020-04-01better types/scoping/indentationChristian Grothoff
2020-04-01scope clean upChristian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-30match updated specification, use CREDIT instead of DEPOSIT for transfers into...Christian Grothoff
2020-03-30change confusing comment, revision is a different component of libtool versionsFlorian Dold
2020-03-29remove bogus warningsChristian Grothoff
2020-03-28fix leaks and bad RC logic wrt json reference copyingChristian Grothoff
2020-03-28do return fees in historyChristian Grothoff
2020-03-27removing inappropriate i18n codeChristian Grothoff
2020-03-26do not crash on odd inputsChristian Grothoff
2020-03-22the big EC renameChristian Grothoff
2020-03-20make recoup idempotent and simplify responseFlorian Dold
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-19concurrency requires strtok_rChristian Grothoff
2020-03-19remove debug logicChristian Grothoff
2020-03-19have benchmark driver also launch auditorChristian Grothoff
2020-03-17style, indentation and type fixes for lib/Christian Grothoff
2020-03-13fix regression introduced by addition of 'revoke' fieldChristian Grothoff
2020-03-10more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...Christian Grothoff
2020-03-10minor code cleanupChristian Grothoff
2020-03-10tolerate recoup information not being presentChristian Grothoff
2020-03-10actually look at recoup/revocations in libtalerexchange and expose the result...Christian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-03-01bad FIXME, we should notChristian Grothoff
2020-03-01new REST API => version bumpChristian Grothoff
2020-02-29doxygen fixesChristian Grothoff
2020-02-29limit redirectsChristian Grothoff