.. |
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
|
handle GONE, specified legal value now
|
2020-12-26 16:40:43 +01:00 |
auditor_api_exchanges.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
auditor_api_handle.c
|
adjust ECs
|
2020-11-07 18:51:54 +01: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_auditor_add_denomination.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_common.c
|
change wire_reference to be uint64_t always; more work on lrbt_callbacks
|
2021-01-08 23:36:09 +01: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
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_deposits_get.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_handle.c
|
bump protocol version
|
2021-01-01 15:50:58 +01: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
|
fix major bug with SQL statement missing ORDER BY freshcoin_index resulting in possible link failures (but usually lucky with old DB schema)
|
2021-01-10 00:54:12 +01:00 |
exchange_api_management_auditor_disable.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_management_auditor_enable.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_management_get_keys.c
|
improve logging
|
2021-01-05 21:30:28 +01:00 |
exchange_api_management_post_keys.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_management_revoke_denomination_key.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_management_revoke_signing_key.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_management_set_wire_fee.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_management_wire_disable.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_management_wire_enable.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_melt.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_recoup.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01: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
|
fix major bug with SQL statement missing ORDER BY freshcoin_index resulting in possible link failures (but usually lucky with old DB schema)
|
2021-01-10 00:54:12 +01:00 |
exchange_api_refund.c
|
clarify why FIXME does not need fix
|
2020-12-25 09:06:37 +01:00 |
exchange_api_reserves_get.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_transfers_get.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_wire.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_withdraw2.c
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
exchange_api_withdraw.c
|
adjust ECs
|
2020-11-07 18:51:54 +01:00 |
Makefile.am
|
add API for /management/wire-fees
|
2020-11-30 14:05:34 +01:00 |