summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-02implement TALER_MERCHANT_poll_payment()demo-2019-11-02-00Christian 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-02fix newlinesChristian 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-31Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-31cleanerChristian Grothoff
2019-10-29style fixesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-29indentChristian Grothoff
2019-10-26document optionChristian Grothoff
2019-10-26add FORCE_AUDIT optionChristian Grothoff
2019-10-26turn teah_common.c into libtalercurl, fixes many ugly issues in build systemChristian Grothoff
2019-10-23fix warningChristian Grothoff
2019-10-15memcmp() -> GNUNET_memcmp()Marcello Stanisci
2019-10-15Check instance before processing payment.Marcello Stanisci
2019-10-15advancing debug..Marcello Stanisci
2019-10-14fix urlMarcello Stanisci
2019-10-11fix #5733 by migrating to new GNUnet PQ APIChristian Grothoff
2019-10-05support http for taler://payFlorian Dold
2019-10-05gitignoreFlorian Dold
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-10-05add uncrustify hookChristian Grothoff
2019-10-05fix default, test no longer existsChristian Grothoff
2019-10-04properly separate external/internal APIsFlorian Dold
2019-10-01fix use before initializationFlorian Dold
2019-09-26refactor to check for instance in one place, instead of in each handlerChristian Grothoff
2019-09-26fix memory leakChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-09-17make URLs case-sensitiveChristian Grothoff
2019-09-16fixing misc memory leaks related to json, including #5769, as well as an unre...Christian Grothoff
2019-09-13FPRINTF -> fprintfMarcello Stanisci
2019-09-01teach config about instancesdemo-2019-08-31-00Florian Dold
2019-09-01wrap array in JSON objectFlorian Dold
2019-09-01gitignoreFlorian Dold
2019-08-31subtract refund after checking for fee coverageFlorian Dold
2019-08-31compute refund amount correctlyFlorian Dold
2019-08-31loggingFlorian Dold
2019-08-31log refunded amountFlorian Dold