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-claim.c
Age
Commit message (
Expand
)
Author
2021-11-19
-fix misc bugs
Christian Grothoff
2021-11-17
-misc fixes wrt long polling
Christian Grothoff
2021-08-11
add claim token to contract terms table
Florian Dold
2021-08-01
finish implementing #6935
Christian Grothoff
2021-07-22
-fix warnings
Christian Grothoff
2021-07-22
refactor order claiming
Florian Dold
2021-04-02
fix misc memory leaks
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-25
fix indent
Christian Grothoff
2020-10-25
work on #6525
Christian Grothoff
2020-10-09
address doxygen warnings
MS
2020-10-09
Addressing @file warnings.
MS
2020-09-05
fix idempotency issue for POST /private/orders (#6445)
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-07-30
handle wrong claim token correctly
Florian Dold
2020-07-29
remove claim_token from insert_contract_terms and return it from lookup_order
Jonathan Buchanan
2020-07-27
add claim token support to POST /orders/ID/claim, incomplete, lacks DB suppor...
Christian Grothoff
2020-07-16
more fixes/tests for claim order and get tips
Jonathan Buchanan
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-06-03
new backenddb APIs for GET /private/orders/ID
Christian Grothoff
2020-05-02
fix/complete inventory management logic
Christian Grothoff
2020-05-02
POST /orders/ID/refund implementation
Christian Grothoff
2020-04-27
db implementation of claiming
Christian Grothoff
2020-04-27
work on POST /orders/ID/claim (unfinished)
Christian Grothoff
2020-04-27
rename fest to match new structure
Christian Grothoff