index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_refresh.c
Age
Commit message (
Expand
)
Author
2019-11-23
use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-07-24
getting revocation/payback test with refreshed coins to pass
Christian Grothoff
2019-07-21
expose blinding key in refresh-reveal API in preparation for #5777
Christian Grothoff
2019-06-26
adding signature verification logic for new link signatures to libtalerexchange
Christian Grothoff
2019-06-26
implement /link signatures
Christian Grothoff
2019-06-03
fix potential free of uninitialized ptr, (on virtually impossible error handl...
Christian Grothoff
2019-05-23
using legal lib names
Marcello Stanisci
2019-05-17
Compression.
Marcello Stanisci
2019-05-03
add compression support for bodies of POST/PUT operations
Christian Grothoff
2019-05-02
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
Christian Grothoff
2019-02-20
typo
Marcello Stanisci
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff