exchange/src/lib
2023-06-22 22:05:34 +02:00
..
auditor_api_curl_defaults.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +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 -more clean up of auditor api: atomization complete 2023-06-21 09:00:58 +02:00
auditor_api_exchanges.c -more clean up of auditor api: atomization complete 2023-06-21 09:00:58 +02:00
auditor_api_get_config.c -more clean up of auditor api: atomization complete 2023-06-21 09:00:58 +02:00
exchange_api_add_aml_decision.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_auditor_add_denomination.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_batch_deposit.c -more auditor API atomization 2023-06-21 08:15:06 +02:00
exchange_api_batch_withdraw2.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_batch_withdraw.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_common.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_common.h -fix #7428 2022-11-08 14:56:32 +01:00
exchange_api_contracts_get.c -more exchange API atomization 2023-06-22 20:37:15 +02:00
exchange_api_csr_melt.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_csr_withdraw.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_curl_defaults.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
exchange_api_curl_defaults.h limit redirects 2020-02-29 16:54:58 +01:00
exchange_api_deposit.c -more auditor API atomization 2023-06-21 08:15:06 +02:00
exchange_api_deposits_get.c finish implementation for #7808 2023-05-04 17:36:43 +02:00
exchange_api_handle.c -more clean up of auditor api: atomization complete 2023-06-21 09:00:58 +02:00
exchange_api_handle.h -more auditor API atomization 2023-06-21 08:15:06 +02:00
exchange_api_kyc_check.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_kyc_proof.c -more exchange API atomization 2023-06-22 22:05:34 +02:00
exchange_api_kyc_wallet.c -more exchange API atomization 2023-06-22 22:05:34 +02:00
exchange_api_link.c -more exchange API atomization 2023-06-22 22:05:34 +02:00
exchange_api_lookup_aml_decision.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_lookup_aml_decisions.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_management_add_partner.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_auditor_disable.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_auditor_enable.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_drain_profits.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_get_keys.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_management_post_extensions.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_post_keys.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_revoke_denomination_key.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_revoke_signing_key.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_set_global_fee.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_set_wire_fee.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_update_aml_officer.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_wire_disable.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_wire_enable.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_melt.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_purse_create_with_deposit.c add support for reserve open/close operations to auditor, begin to split off purse auditing logic 2022-10-30 17:36:57 +01:00
exchange_api_purse_create_with_merge.c -fix report generation field name missmatch 2022-08-23 14:22:59 +02:00
exchange_api_purse_delete.c -more exchange API atomization 2023-06-22 20:42:10 +02:00
exchange_api_purse_deposit.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_purse_merge.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_purses_get.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_recoup_refresh.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_recoup.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_refresh_common.c age restriction: make seed a HashCode due to endianess and security level concerns 2022-04-26 23:34:14 +02:00
exchange_api_refresh_common.h Refactoring TALER_AgeCommitment 2022-03-01 17:02:37 +01:00
exchange_api_refreshes_reveal.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_refund.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_reserves_attest.c -more exchange API atomization 2023-06-22 22:05:34 +02:00
exchange_api_reserves_close.c implement libtalerexchange:reserve_close API 2022-09-27 15:21:51 +02:00
exchange_api_reserves_get_attestable.c -more exchange API atomization 2023-06-22 20:37:15 +02:00
exchange_api_reserves_get.c -more exchange API atomization 2023-06-22 20:37:15 +02:00
exchange_api_reserves_history.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_reserves_open.c -fix #7428 2022-11-08 14:56:32 +01:00
exchange_api_reserves_status.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_transfers_get.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_wire.c -fix uninitialized variable and memory leak 2023-05-01 22:34:35 +02:00
exchange_api_withdraw2.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_withdraw.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
Makefile.am -more clean up of auditor api: atomization complete 2023-06-21 09:00:58 +02:00