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_post-orders-ID-pay.c
Age
Commit message (
Expand
)
Author
2021-11-20
-round
Christian Grothoff
2021-11-20
implement #7052
Christian Grothoff
2021-11-17
-misc fixes wrt long polling
Christian Grothoff
2021-11-01
fix fTBFS
Christian Grothoff
2021-10-28
-work on fixing FTBFS
Christian Grothoff
2021-10-20
add missing 'return'
Christian Grothoff
2021-10-13
-migrate logic to match latest C API changes from the exchange
Christian Grothoff
2021-10-10
more skeleton logic for merchant's new /kyc handler
Christian Grothoff
2021-08-25
complete implementation of #6956: long polling triggers via database backend
Christian Grothoff
2021-08-25
-add more events
Christian Grothoff
2021-08-23
-update to match latest exchange APIs
Christian Grothoff
2021-08-11
add claim token to contract terms table
Florian Dold
2021-08-07
-code cleanup: use new GNUNET_TIME functions
Christian Grothoff
2021-08-01
-misc fixes, more json_pack converting
Christian Grothoff
2021-07-24
implement #6939 transformation
Christian Grothoff
2021-07-23
-fix struct name
Christian Grothoff
2021-07-23
rename function
ms
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-07-22
comment about abort-pay
Florian Dold
2021-07-22
-hyperoptimize
Christian Grothoff
2021-07-22
-add double-coin detection logic
Christian Grothoff
2021-07-22
check no coins
Sebastian
2021-07-22
worshop fixes
Sebastian
2021-04-24
return proper status codes when client sends bogus payment requests (#6817)
Christian Grothoff
2021-02-05
increase pay timeout
Florian Dold
2021-01-16
fix #6699: trust peers if master_pub is in trust set, do not require base URL...
Christian Grothoff
2021-01-15
force (re)download of /keys also for auditor check, see #6699
Christian Grothoff
2021-01-07
fix #6677
Christian Grothoff
2020-12-08
fix minor merchant issues
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-25
increase timeout, 5s is too short
Christian Grothoff
2020-10-25
fix indent
Christian Grothoff
2020-10-25
work on #6525
Christian Grothoff
2020-10-13
doxygen fixes
MS
2020-10-09
address doxygen warnings
MS
2020-10-09
Addressing @file warnings.
MS
2020-09-09
likely fix for #6581, still needs testcase
Christian Grothoff
2020-09-07
simplify expression
Florian Dold
2020-09-07
dynamic /pay timeout
Florian Dold
2020-08-29
fix commit logic
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-08-19
long poll for pending refunds
Jonathan Buchanan
2020-07-21
use empty string as default for session ID
Florian Dold
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-07-05
fix #6408 also in merchant: in principle only allow rounded times over JSON
Christian Grothoff
2020-07-05
GNUNET_free_non_null -> GNUNET_free rename
Christian Grothoff
2020-06-23
use and handle all /pay status codes
Christian Grothoff
2020-06-21
add missing notifications to private-get-orders long poller
Christian Grothoff
2020-06-09
private-get-orders-ID now compiles -- but not more than that
Christian Grothoff
2020-06-03
new backenddb APIs for GET /private/orders/ID
Christian Grothoff
[next]