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_refresh_link.c
Age
Commit message (
Expand
)
Author
2018-08-17
use gnunet_curl_lib.h instead of including gnurl/curl directly
Florian Dold
2017-10-31
rename: TALER_setup_planchet -> TALER_planchet_setup_refresh
Christian Grothoff
2017-10-31
rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and TALER_setup_fresh_coi...
Christian Grothoff
2017-10-06
add assertion to be more defensive against buffer overflow (cannot happen, bu...
Christian Grothoff
2017-10-06
add assertion to be more defensive against buffer overflow (cannot happen, bu...
Christian Grothoff
2017-06-19
fix leaks and typos
Christian Grothoff
2016-10-20
rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code
Christian Grothoff
2016-10-20
remove redundant exchange_api_common.h header
Christian Grothoff
2016-10-20
return taler-specific error codes from C API as well
Christian Grothoff
2016-08-07
mostly working migration of the DH-seeded refresh variant
Christian Grothoff
2016-08-05
first half of changing refresh protocol to derive all key data from DH
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-24
fix #4483
Christian Grothoff
2016-05-04
fix fmt string issues
Christian Grothoff
2016-04-17
replace exchange_api_context with libgnunetcurl
Christian Grothoff
2016-03-21
rename to match GNUnet symbol change
Christian Grothoff
2016-03-19
remove duplicated JSON parsing code from exchange-lib (#4150)
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff