exchange/src/lib
Christian Grothoff 5d6ec4c744
improve logging
2021-06-24 13:17:28 +02:00
..
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 fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +01:00
auditor_api_exchanges.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +01:00
auditor_api_handle.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +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 improve logging 2021-06-24 13:17:28 +02: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 return more precise error codes from TALER_EXCHANGE_deposit() if failures are detected client-side (#6817) 2021-04-24 19:54:47 +02:00
exchange_api_deposits_get.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +01:00
exchange_api_handle.c -not a protocol violation, can happen if auditor signed denominations that are valid for deposit but not withdraw 2021-05-28 21:30:55 +02:00
exchange_api_handle.h dynamic curl timeouts for /keys and /wire requests 2021-01-12 15:12:26 +01:00
exchange_api_link.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +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 fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +01:00
exchange_api_recoup.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +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 #6786: do not die on bogus URL 2021-03-05 21:41:55 +01:00
exchange_api_refund.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +01:00
exchange_api_reserves_get.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +01:00
exchange_api_transfers_get.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +01:00
exchange_api_wire.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +01:00
exchange_api_withdraw2.c fix #6786: do not die on bogus URL 2021-03-05 21:41:55 +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