.. |
auditor_api_curl_defaults.c
|
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails
|
2020-03-03 17:14:00 +01:00 |
auditor_api_curl_defaults.h
|
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails
|
2020-03-03 17:14:00 +01:00 |
auditor_api_deposit_confirmation.c
|
towards changing timestamp in deposit confirmation (tests failing)
|
2020-07-05 16:35:00 +02:00 |
auditor_api_exchanges.c
|
boolean argument removed in GNUNET_CURL_job_add (#6188)
|
2020-07-16 20:36:51 +02:00 |
auditor_api_handle.c
|
boolean argument removed in GNUNET_CURL_job_add (#6188)
|
2020-07-16 20:36:51 +02:00 |
auditor_api_handle.h
|
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails
|
2020-03-03 17:14:00 +01:00 |
exchange_api_common.c
|
implement #6478, but untested as shown by FIXMEs
|
2020-08-12 20:12:39 +02:00 |
exchange_api_curl_defaults.c
|
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails
|
2020-03-03 17:14:00 +01:00 |
exchange_api_curl_defaults.h
|
limit redirects
|
2020-02-29 16:54:58 +01:00 |
exchange_api_deposit.c
|
implement new behavior in exchange httpd and libtalerexchange (for #6416)
|
2020-07-08 21:24:10 +02:00 |
exchange_api_deposits_get.c
|
boolean argument removed in GNUNET_CURL_job_add (#6188)
|
2020-07-16 20:36:51 +02:00 |
exchange_api_handle.c
|
fix misc typos
|
2020-07-22 23:56:52 +02:00 |
exchange_api_handle.h
|
make exchange API more uniform in how information is returned
|
2020-04-05 22:05:38 +02:00 |
exchange_api_link.c
|
boolean argument removed in GNUNET_CURL_job_add (#6188)
|
2020-07-16 20:36:51 +02:00 |
exchange_api_melt.c
|
test coin_priv re-use with deposit and refresh, update handling of the error code client-side
|
2020-07-10 23:09:46 +02:00 |
exchange_api_recoup.c
|
implement new behavior in exchange httpd and libtalerexchange (for #6416)
|
2020-07-08 21:24:10 +02:00 |
exchange_api_refresh_common.c
|
GNUNET_free_non_null is gone, use GNUNET_free
|
2020-07-05 16:58:43 +02:00 |
exchange_api_refresh_common.h
|
doxygen fixes
|
2020-02-29 17:13:43 +01:00 |
exchange_api_refreshes_reveal.c
|
remove c_hash from planchet detail where it does not logically belong
|
2020-04-12 16:44:28 +02:00 |
exchange_api_refund.c
|
implement #6478, but untested as shown by FIXMEs
|
2020-08-12 20:12:39 +02:00 |
exchange_api_reserves_get.c
|
boolean argument removed in GNUNET_CURL_job_add (#6188)
|
2020-07-16 20:36:51 +02:00 |
exchange_api_transfers_get.c
|
boolean argument removed in GNUNET_CURL_job_add (#6188)
|
2020-07-16 20:36:51 +02:00 |
exchange_api_wire.c
|
boolean argument removed in GNUNET_CURL_job_add (#6188)
|
2020-07-16 20:36:51 +02:00 |
exchange_api_withdraw2.c
|
fix status code
|
2020-07-05 16:34:59 +02:00 |
exchange_api_withdraw.c
|
API updates and new error codes for merchant implementation of #6173
|
2020-04-12 20:46:33 +02:00 |
Makefile.am
|
adapt withdraw2 API to support new tip-pickup design (#6173)
|
2020-04-12 19:22:45 +02:00 |