summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2020-01-19url -> payto_uriFlorian Dold
2020-01-18generate taler://refund URIs correctlyFlorian Dold
2020-01-18payback -> recoupChristian Grothoff
2020-01-18fix old namesFlorian Dold
2020-01-17fix status codeChristian Grothoff
2020-01-17fix FTBFS and #6030Christian Grothoff
2020-01-13renameChristian Grothoff
2020-01-13fix ftbfsChristian Grothoff
2020-01-13match API rename in exchangeChristian Grothoff
2020-01-13fix compilation after exchange refactorMarcello Stanisci
2020-01-09fix #6015Christian Grothoff
2020-01-09H_wire -> h_wire (#6032)Christian Grothoff
2019-12-29fix double-freeChristian Grothoff
2019-11-29oops, actually parse time as absoluteFlorian Dold
2019-11-29make wire_transfer_deadline absolute again in /pay as wellFlorian Dold
2019-11-29wire_transfer_deadline must be absoluteFlorian Dold
2019-11-24use new libtalermhd convenience functionChristian Grothoff
2019-11-24update headerChristian Grothoff
2019-11-24more deduplication via libtalermhdChristian Grothoff
2019-11-23adapt to exchange API changesChristian Grothoff
2019-11-23begin to use libtalermhdChristian Grothoff
2019-11-15Fix twisted test case.Marcello Stanisci
2019-11-11contract can change between suspend and resume, fetch it againChristian Grothoff
2019-11-11more loggingChristian Grothoff
2019-11-11more loggingChristian Grothoff
2019-11-11log keysChristian Grothoff
2019-11-11log check poll timeout on startChristian Grothoff
2019-11-09add versionChristian Grothoff
2019-11-09implement long polling for /check-paymentChristian Grothoff
2019-11-07fix /public/poll-payment implementation and testsChristian Grothoff
2019-11-02implement /public/poll-payment API, refactor to avoid code duplicationChristian Grothoff
2019-11-02simplify logicChristian Grothoff
2019-11-02clean up check payment logicChristian Grothoff
2019-11-02separate /order and /proposal handlers into different filesChristian Grothoff
2019-11-01loggingFlorian Dold
2019-11-01check on order creationFlorian Dold
2019-11-01handle wire transfer deadline like pay deadlineFlorian Dold
2019-11-01comment typoFlorian Dold
2019-11-01styleFlorian Dold
2019-11-01fix URL generationFlorian Dold
2019-11-01merchant_base_url instead of pay_urlFlorian Dold
2019-10-31fix warningChristian Grothoff
2019-10-31prepare data structures and trigger logic for long polling in check-payment p...Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-26document optionChristian Grothoff
2019-10-26add FORCE_AUDIT optionChristian Grothoff
2019-10-15memcmp() -> GNUNET_memcmp()Marcello Stanisci
2019-10-15Check instance before processing payment.Marcello Stanisci
2019-10-11fix #5733 by migrating to new GNUnet PQ APIChristian Grothoff