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-abort.c
Age
Commit message (
Expand
)
Author
5 days
adapt merchant to taler-config split
HEAD
master
Christian Grothoff
2024-09-14
return 400 if wallet uses untrusted exchange base URL; towards fixing #9183
Christian Grothoff
2024-09-06
style fixes
Christian Grothoff
2024-03-22
fix more size_t / unsigned int confusions in merchant backend
Christian Grothoff
2023-11-25
-update to new spec parsers for better error checking
Christian Grothoff
2023-09-24
combine deposit confirmation signatures into one big signature
Christian Grothoff
2023-07-13
merging /keys and /wire API in the exchange
Christian Grothoff
2023-07-05
-more merchant clean up
v0.9.3-dev.2
Christian Grothoff
2023-06-25
adapt to latest exchange API changes
Christian Grothoff
2023-06-04
-code cleanup
v0.9.3-dev.1
Christian Grothoff
2023-05-03
expand merchant order logic to return exchanges trusted by the merchant and i...
Christian Grothoff
2023-05-01
first rough cut at merchant update for #7810 (still with known bugs)
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-10-28
-work on fixing FTBFS
Christian Grothoff
2021-08-23
-update to match latest exchange APIs
Christian Grothoff
2021-08-01
finish implementing #6935
Christian Grothoff
2021-07-24
implement #6939 transformation
Christian Grothoff
2021-02-04
fix #6738
Christian Grothoff
2021-01-18
only log things as ERROR that are actually ERRORs; return 502 instead of 500 ...
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-25
indentation fixes
Christian Grothoff
2020-10-13
doxygen fixes
MS
2020-10-09
address doxygen warnings
MS
2020-10-09
address doxygen warnings
MS
2020-10-09
Addressing @file warnings.
MS
2020-09-05
fix #6568
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-07-22
adapt to exchange refund response message changes
Florian Dold
2020-07-05
GNUNET_free_non_null -> GNUNET_free rename
Christian Grothoff
2020-06-29
get pay-again and pay-abort working again
Jonathan Buchanan
2020-05-30
fix ftbfs
Christian Grothoff
2020-05-18
implement POST /reserves
Christian Grothoff
2020-05-05
updates
Christian Grothoff
2020-05-02
fix/complete inventory management logic
Christian Grothoff
2020-05-02
POST /orders/ID/refund implementation
Christian Grothoff
2020-05-01
adapt to exchangev8 protocol
Christian Grothoff
2020-05-01
DB API for /abort
Christian Grothoff
2020-05-01
work on /abort logic
Christian Grothoff
2020-04-30
work on /pay and /abort processing
Christian Grothoff
2020-04-27
rename fest to match new structure
Christian Grothoff