index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
merchant_api_history.c
Age
Commit message (
Expand
)
Author
2020-05-02
renaming
Christian Grothoff
2020-04-06
make API return exchange data systematically, fixes #4939
Christian Grothoff
2019-11-09
close misc leaks, check for URL build errors
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-05
reindenting with uncrustify
Christian Grothoff
2019-09-23
implement instances via one base URL per instance
Florian Dold
2018-12-18
Fix last commit.
Marcello Stanisci
2018-12-18
/history API.
Marcello Stanisci
2018-12-13
Changing /history semantics.
Marcello Stanisci
2018-11-20
Fix compilation warnings, due to:
Marcello Stanisci
2018-03-21
still on leaks.
Marcello Stanisci
2018-03-17
malforming /history response body, and avoid extracting
Marcello Stanisci
2018-01-31
use url helpers from taler util
Florian Dold
2018-01-30
use url instead of uri consistently
Florian Dold
2017-06-25
handle '/' at end of URLs when composing http requests in libtalermerchant
Christian Grothoff
2017-06-05
Fix some signed/unsigned issues, plus some doxygen typos
Christian Grothoff
2017-06-04
fix more leaks
Christian Grothoff
2017-03-20
Fix lib testcase.
Marcello Stanisci
2017-02-28
Make /history's arguments optional.
Marcello Stanisci
2017-02-23
Modify /history API and DB table for order_id-proposal_data
Marcello Stanisci
2016-12-12
Unifying map-in and map-out handles
Marcello Stanisci
2016-12-12
Removing superflous (and segfault-prone)
Marcello Stanisci
2016-10-20
have merchant C API also return taler error codes (at least those from the me...
Christian Grothoff
2016-10-05
resolve #4689
Marcello Stanisci
2016-10-04
calling /history API from testcase. Loops ..
Marcello Stanisci
2016-10-04
still on /history merchant-lib
Marcello Stanisci
2016-10-04
adding stub for /history callback
Marcello Stanisci