summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_exchanges.c
AgeCommit message (Expand)Author
2019-01-30fix compiler warnings/errors.Marcello Stanisci
2018-05-10copy-and-paste fault.Marcello Stanisci
2018-04-15Towards enabling multiple wire accounts per merchant.Christian Grothoff
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-12-09fix issues related to unrounded timesChristian Grothoff
2017-09-26fix extra start of retry_exchange taskChristian Grothoff
2017-09-17adjust to API change of exchangeChristian Grothoff
2017-09-09work on #5092: be conservative, allow TALER_EXCHANGE_get_keys() to return NUL...Christian Grothoff
2017-09-02fix bad nesting of transactions during /pay processingChristian Grothoff
2017-09-02fix testcase, refund array is boxed in a refund_permissions field of the main...Christian Grothoff
2017-07-22do not use uninitialized master_pub field from 'struct Exchange', but use the...Christian Grothoff
2017-07-01implement first part of #4943: persist wire transfer fees of exchange in DBChristian Grothoff
2017-07-01support VC checks (#5035)Christian Grothoff
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...Christian Grothoff
2017-06-25ref bugnoteChristian Grothoff
2017-06-04fix misc leaksChristian Grothoff
2017-06-04fix misc memory leaksChristian Grothoff
2017-05-16fix whitespaceChristian Grothoff
2017-05-14fix #5008Christian Grothoff
2017-04-28remove commentMarcello Stanisci
2017-03-06implement #4935 (wire fee support)Christian Grothoff
2017-03-05towards implementing #4935: make sure all of the fee data is available for th...Christian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fix more memory leaksChristian Grothoff
2016-06-11check return values of json_array_appendChristian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-24oops, timeout was way too smallFlorian Dold
2016-05-23reload exchange keys every hourFlorian Dold
2016-05-23bogus commentFlorian Dold
2016-05-23Fix retry logicFlorian Dold
2016-05-23parse->accept, since it doesn't just parseFlorian Dold
2016-05-23commentFlorian Dold
2016-05-23commentFlorian Dold
2016-05-23typo in commentFlorian Dold
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-09adding src/backend testcases, plus utility function that returns theMarcello Stanisci
2016-05-04fix #4486Christian Grothoff
2016-05-02code simplification via new extended libgnunetcurl APIChristian Grothoff
2016-05-02fixing #4479 for merchantChristian Grothoff
2016-04-22newlineFlorian Dold
2016-04-22excessive loggingFlorian Dold
2016-04-22loggingFlorian Dold
2016-04-22loggingFlorian Dold
2016-04-22loggingFlorian Dold
2016-04-22renaming trusted exchanges config tokenMarcello Stanisci
2016-04-19don't cancel task thereFlorian Dold
2016-04-19always retry trusted exchanges in backgroundFlorian Dold
2016-04-19refactor curl select handlingFlorian Dold
2016-04-19Decrease exchange retry timeout, notify clients correctly.Florian Dold