summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.c
AgeCommit message (Expand)Author
2020-04-09make code compile without warnings against latest libmicrohttpd APIChristian Grothoff
2020-04-07split refund file by handlerChristian Grothoff
2020-04-04expose /public/config endpoint (#5939)Christian Grothoff
2020-04-01work on #6014, incompleteChristian Grothoff
2020-03-31typosChristian Grothoff
2020-03-15refactor to latest libgnunetcurlChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
2020-01-19rename: TALER_config_get_denom->amountChristian Grothoff
2020-01-19'account-' to 'merchant-account-'Florian Dold
2020-01-19one more payto fixFlorian Dold
2020-01-19fixmes, url->payto_uriFlorian Dold
2020-01-17fix FTBFS and #6030Christian Grothoff
2020-01-13fix ftbfsChristian Grothoff
2020-01-13match API rename in exchangeChristian Grothoff
2020-01-13fix compilation after exchange refactorMarcello Stanisci
2019-11-24use new libtalermhd convenience functionChristian 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-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-02separate /order and /proposal handlers into different filesChristian Grothoff
2019-11-01handle wire transfer deadline like pay deadlineFlorian 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-26add FORCE_AUDIT optionChristian Grothoff
2019-10-11fix #5733 by migrating to new GNUnet PQ APIChristian Grothoff
2019-10-04properly separate external/internal APIsFlorian 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-08-30different handler for GET tip-pickupFlorian Dold
2019-08-30mobile-friendly tippingFlorian Dold
2019-08-26generate taler_pay_uri in favor of the trigger-pay mechanismFlorian Dold
2019-08-17implement /config to query e.g. currencyFlorian Dold
2019-06-28#5784Marcello Stanisci
2019-06-18fix misc style bugs and one real oneChristian Grothoff
2019-06-15Moving code.Marcello Stanisci
2019-06-11Moving free belowMarcello Stanisci
2019-06-11wire response takes permsMarcello Stanisci
2019-05-27prevent segfaultMarcello Stanisci
2019-05-24remove superfluous log statementFlorian Dold
2019-05-10Create async scopes.Florian Dold
2019-04-18only use AI_IDN if supported by platform (fixes #5688)Christian Grothoff