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_reserve.c
Age
Commit message (
Expand
)
Author
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-18
implement #4497/#4705 -- addition of unique numeric error codes -- for the se...
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-11
fix memory leaks
Christian Grothoff
2016-06-09
make code build against revised GNUnet blind signing API
Christian Grothoff
2016-05-30
adding --pool-size option to benchmark,
Marcello Stanisci
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-24
fix #4483
Christian Grothoff
2016-05-21
make use of GNUNET_JSON_from_data_auto where possible
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-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff