summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_config.c
AgeCommit message (Expand)Author
2021-08-01-misc fixes, more json_pack convertingChristian Grothoff
2020-10-09address doxygen warningsMS
2020-10-09Addressing @file warnings.MS
2020-09-09add API nameChristian Grothoff
2020-07-21bump protocol versionChristian Grothoff
2020-04-17starting v1 protocol dispatching logicChristian Grothoff
2020-04-11implement payment target exposition in /config, finishes #4939Christian Grothoff
2020-04-09make code compile without warnings against latest libmicrohttpd APIChristian Grothoff
2020-04-07implementing #5288Christian Grothoff
2020-04-04expose /public/config endpoint (#5939)Christian Grothoff
2019-11-24more deduplication via libtalermhdChristian Grothoff
2019-11-23begin to use libtalermhdChristian Grothoff
2019-11-09add versionChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-26refactor to check for instance in one place, instead of in each handlerChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-09-01teach config about instancesdemo-2019-08-31-00Florian Dold
2019-08-17implement /config to query e.g. currencyFlorian Dold