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.c
Age
Commit message (
Expand
)
Author
2021-01-11
Revert "set up logging properly for merchant httpd"
v0.8.1-dev.2
Florian Dold
2021-01-11
set up logging properly for merchant httpd
Florian Dold
2021-01-02
fix DB initialization logic to avoid CREATE table attempts in taler-merchant-...
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-11-06
fix return value from main() when run with -h/-v
Christian Grothoff
2020-10-20
implement test for #6466
Christian Grothoff
2020-10-09
address doxygen warnings
MS
2020-10-09
addressing some of the @file warnings
MS
2020-09-14
fix
Christian Grothoff
2020-09-09
fix stupid copy and paste bug
Christian Grothoff
2020-09-09
log more
Christian Grothoff
2020-09-09
likely fix for #6581, still needs testcase
Christian Grothoff
2020-09-09
diagnostics for #6581
Christian Grothoff
2020-09-03
fix #6516
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-08-22
fix #6470: clarify that this is not an HTTP status
Christian Grothoff
2020-08-19
implement #6460: serving of static files
Christian Grothoff
2020-08-19
long poll for pending refunds
Jonathan Buchanan
2020-08-16
early stages of implementing POST /orders/$ORDER_ID/refund
Jonathan Buchanan
2020-08-05
server /config also per instance
Christian Grothoff
2020-08-03
support i18n with HTML templates
Christian Grothoff
2020-07-24
fix spelling mistakes
Jonathan Buchanan
2020-07-24
implement & test POST /paid
Jonathan Buchanan
2020-07-24
fix jansson format string bug (fixes wire salt)
Florian Dold
2020-07-20
basic implementation for forget
Jonathan Buchanan
2020-07-18
towards implementing the /paid handler (DB interaction missing), for #5210
Christian Grothoff
2020-07-15
reverting last change
MS
2020-07-15
check before free
MS
2020-07-05
GNUNET_free_non_null -> GNUNET_free rename
Christian Grothoff
2020-06-29
filler max_upload values for all POST/PATCH handlers
Jonathan Buchanan
2020-06-21
add missing notifications to private-get-orders long poller
Christian Grothoff
2020-06-21
413 limits
Christian Grothoff
2020-06-21
address 413 fixme
Christian Grothoff
2020-06-20
start with reserve processing logic
Christian Grothoff
2020-06-19
implement library method for DELETE /orders/ and tests
Jonathan Buchanan
2020-06-19
naive tests for the family of GET order(s) methods
Jonathan Buchanan
2020-06-18
stricter tests for tips/reserves
Jonathan Buchanan
2020-06-17
implementations, tests, and renames for GET /tips/ & GET /private/tips/
Jonathan Buchanan
2020-06-16
fix/test for POST tips//pickup
Jonathan Buchanan
2020-06-15
test for GET /private/reserves/
Jonathan Buchanan
2020-06-13
test DELETE /private/reserves/
Jonathan Buchanan
2020-06-12
enable handler
Christian Grothoff
2020-06-12
do not forget to kick MHD
Christian Grothoff
2020-06-10
implementation of GET /private/tips
Jonathan Buchanan
2020-05-31
implement GET /reserves/RPUB
Christian Grothoff
2020-05-22
add GET /tips/ID handler
Christian Grothoff
2020-05-20
more work on tipping implementation
Christian Grothoff
2020-05-20
implement reserve deletion
Christian Grothoff
2020-05-19
expanding DB API
Christian Grothoff
2020-05-18
implement POST /reserves
Christian Grothoff
[next]