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_common.c
Age
Commit message (
Expand
)
Author
2017-04-18
fixing #4980
Christian Grothoff
2017-04-03
implement #3887-handling in exchange-lib
Christian Grothoff
2017-04-03
mark TODOs for #3887 in exchange-lib
Christian Grothoff
2017-02-07
remove transaction_id, only one payment per proposal allowed
Florian Dold
2017-02-06
contract terminology renaming (#4877)
Florian Dold
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-10-19
fix recently introduced double-free
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-06
bump copyright
Christian Grothoff
2016-05-06
support REFUNDS in transaction history in libtalerexchange
Christian Grothoff
2016-05-05
export transaction history check function
Christian Grothoff
2016-04-17
replace exchange_api_context with libgnunetcurl
Christian Grothoff
2016-04-11
check exchange signature on /wire/deposit response (#4135)
Christian Grothoff
2016-03-19
remove duplicated JSON parsing code from exchange-lib (#4150)
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff