index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
merchant_api_common.c
Age
Commit message (
Expand
)
Author
2020-10-14
add test for #6545
Christian Grothoff
2020-10-13
implement #6545
Christian Grothoff
2020-10-13
doxygen fixes
MS
2020-10-09
Addressing @file warnings.
MS
2020-08-29
log at least a bit on parse failures
Christian Grothoff
2020-08-22
remove unnecessary h_contract support, fix free() of uninitialized variable
Christian Grothoff
2020-08-22
pass h_contract separate from URI, that is cleaner
Christian Grothoff
2020-08-22
log where parsing failed
Christian Grothoff
2020-08-19
improve logging
Christian Grothoff
2020-08-19
fix bad frees()
Christian Grothoff
2020-08-10
implement parse refund uri (untested) & add more tests for pay uri
Jonathan Buchanan
2020-08-09
implement parser for taler_pay_uri
Jonathan Buchanan
2020-04-24
baseURL construction helper function'
Christian Grothoff
2020-04-10
implement #5299
Christian Grothoff
2020-04-06
make API return exchange data systematically, fixes #4939
Christian Grothoff
2018-01-31
use url helpers from taler util
Florian Dold
2018-01-30
use url instead of uri consistently
Florian Dold
2018-01-22
implement check payment API client
Florian Dold
2017-06-25
handle '/' at end of URLs when composing http requests in libtalermerchant
Christian Grothoff