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-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
2020-05-18
implement POST /reserves
Christian Grothoff
2020-05-07
more work on post /transfers and the like
Christian Grothoff
2020-05-07
implement POST /transfers
Christian Grothoff
2020-05-02
POST /orders/ID/refund implementation
Christian Grothoff
2020-05-01
work on /abort logic
Christian Grothoff
2020-04-30
work on /pay and /abort processing
Christian Grothoff
2020-04-30
sql-ing
Christian Grothoff
2020-04-29
work on /pay API revision
Christian Grothoff
2020-04-27
rename fest to match new structure
Christian Grothoff