index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_config.c
Age
Commit message (
Expand
)
Author
2021-08-01
-misc fixes, more json_pack converting
Christian Grothoff
2020-10-09
address doxygen warnings
MS
2020-10-09
Addressing @file warnings.
MS
2020-09-09
add API name
Christian Grothoff
2020-07-21
bump protocol version
Christian Grothoff
2020-04-17
starting v1 protocol dispatching logic
Christian Grothoff
2020-04-11
implement payment target exposition in /config, finishes #4939
Christian Grothoff
2020-04-09
make code compile without warnings against latest libmicrohttpd API
Christian Grothoff
2020-04-07
implementing #5288
Christian Grothoff
2020-04-04
expose /public/config endpoint (#5939)
Christian Grothoff
2019-11-24
more deduplication via libtalermhd
Christian Grothoff
2019-11-23
begin to use libtalermhd
Christian Grothoff
2019-11-09
add version
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-09-26
refactor to check for instance in one place, instead of in each handler
Christian Grothoff
2019-09-23
implement instances via one base URL per instance
Florian Dold
2019-09-01
teach config about instances
demo-2019-08-31-00
Florian Dold
2019-08-17
implement /config to query e.g. currency
Florian Dold