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.h
Age
Commit message (
Expand
)
Author
2020-08-19
long poll for pending refunds
Jonathan Buchanan
2020-07-24
fix spelling mistakes
Jonathan Buchanan
2020-06-21
add missing notifications to private-get-orders long poller
Christian Grothoff
2020-06-21
address 413 fixme
Christian Grothoff
2020-05-17
misc. fixes
Christian Grothoff
2020-04-27
db implementation of claiming
Christian Grothoff
2020-04-26
implement GET /orders in libtalermerchant
Christian Grothoff
2020-04-19
implement PATCH
Christian Grothoff
2020-04-18
implement GET /instances/
Christian Grothoff
2020-04-18
implement POST /instances
Christian Grothoff
2020-04-17
support PATCH as well
Christian Grothoff
2020-04-17
implement GET /instances
Christian Grothoff
2020-04-17
sketch instance loading
Christian Grothoff
2020-04-17
starting v1 protocol dispatching logic
Christian Grothoff
2020-04-11
finish #4939 implementation: allow client to indicate preference for payment ...
Christian Grothoff
2020-04-10
implementing long-polling for refunds (#5985)
Christian Grothoff
2020-04-09
make code compile without warnings against latest libmicrohttpd API
Christian Grothoff
2020-04-07
implementing #5288
Christian Grothoff
2020-01-24
towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...
Christian Grothoff
2019-11-23
adapt to exchange API changes
Christian Grothoff
2019-11-23
begin to use libtalermhd
Christian Grothoff
2019-11-09
implement long polling for /check-payment
Christian Grothoff
2019-11-02
implement /public/poll-payment API, refactor to avoid code duplication
Christian Grothoff
2019-11-01
handle wire transfer deadline like pay deadline
Florian Dold
2019-10-31
prepare data structures and trigger logic for long polling in check-payment p...
Christian Grothoff
2019-10-26
add FORCE_AUDIT option
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-05-10
Create async scopes.
Florian Dold
2018-04-15
Towards enabling multiple wire accounts per merchant.
Christian Grothoff
2018-04-15
pre-merge changes towards #4939 patch
Christian Grothoff
2018-01-31
use url helpers from taler util
Florian Dold
2018-01-29
no need to convert amount now
Florian Dold
2018-01-22
make arguments const
Florian Dold
2018-01-19
work on #4939: load multiple wire methods per instance
Christian Grothoff
2018-01-18
convert refund amount if it is a string
Florian Dold
2018-01-17
remove unused exported variable
Florian Dold
2018-01-17
parse locations from config
Florian Dold
2018-01-16
fix proposal test cases, fix use after free in refunds
Florian Dold
2018-01-10
fill in missing proposal fields
Florian Dold
2018-01-09
additional headers for taler-pay
Florian Dold
2017-10-30
implement getting reserve_priv from configuration in test and backend
Christian Grothoff
2017-10-27
max deposit fee picked from defaults
Marcello Stanisci
2017-10-22
first (incomplete) skeleton for tipping API
Christian Grothoff
2017-06-29
fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...
Christian Grothoff
2017-03-06
implement #4935 (wire fee support)
Christian Grothoff
2017-03-06
notes on #4939, verify that H_wire from contract matches instance's H_wire ea...
Christian Grothoff
2016-12-09
Up to parsing body of /map/in. Not tested.
Marcello Stanisci
2016-10-15
fixing #4577, as well as a few other cases where we need to index by merchant...
Christian Grothoff
2016-09-23
making instances accessble via hashmaps
Marcello Stanisci
[next]