index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
/
exchange_api_payback.c
Age
Commit message (
Expand
)
Author
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-09-22
put curl default options on one place
Florian Dold
2018-09-21
use deflate in exchange-api
Florian Dold
2018-08-17
use gnunet_curl_lib.h instead of including gnurl/curl directly
Florian Dold
2017-10-31
major API refactoring, adding planchet generation and coin extraction APIs to...
Christian Grothoff
2017-05-09
nicely handle error from json_dumps without assert
Christian Grothoff
2017-05-07
check json_pack return value, just to be nice
Christian Grothoff
2017-04-16
test case of /payback done twice, handle 403-case in /payback handler, thereb...
Christian Grothoff
2017-04-03
implement rest of exchange logic for #3887 (return payback information in res...
Christian Grothoff
2017-04-01
implement DB plugin function to obtain reserve information, migrate logic to ...
Christian Grothoff
2017-03-29
implementing remaining /payback responses
Christian Grothoff
2017-03-29
implement /payback-functions in libtalerexchange.so (new C file)
Christian Grothoff