exchange/src/lib
2023-01-21 23:08:29 +01: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 policy extensions and age restriction refactoring 2022-11-04 12:18:16 +01:00
auditor_api_exchanges.c simplify auditor_api_handle.c, do not modify global context with respect to 'Expect' header 2022-03-19 15:25:43 +01:00
auditor_api_handle.c simplify auditor_api_handle.c, do not modify global context with respect to 'Expect' header 2022-03-19 15:25:43 +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_add_aml_decision.c add new endpoints to main dispatcher 2023-01-21 23:08:29 +01:00
exchange_api_auditor_add_denomination.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_batch_deposit.c policy extensions and age restriction refactoring 2022-11-04 12:18:16 +01:00
exchange_api_batch_withdraw2.c -work on new KYC logic: tests pass again 2022-08-14 18:04:09 +02:00
exchange_api_batch_withdraw.c -major KYC update, fixes misc. issues 2022-08-20 21:29:36 +02:00
exchange_api_common.c expand DB API with AML functions, fix purse refund calculations in libtalerexchange 2022-12-29 11:48:57 +01:00
exchange_api_common.h -fix #7428 2022-11-08 14:56:32 +01:00
exchange_api_contracts_get.c -work on p2p payments 2022-04-27 13:09:41 +02:00
exchange_api_csr_melt.c -fix CS nonce reuse check logic 2022-02-17 15:18:09 +01:00
exchange_api_csr_withdraw.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01: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 policy extensions and age restriction refactoring 2022-11-04 12:18:16 +01:00
exchange_api_deposits_get.c -major KYC update, fixes misc. issues 2022-08-20 21:29:36 +02:00
exchange_api_handle.c -fix SQL 2022-12-29 10:10:11 +01:00
exchange_api_handle.h force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h 2022-12-05 14:03:43 +01:00
exchange_api_kyc_check.c fix #7427 2022-11-06 22:29:51 +01:00
exchange_api_kyc_proof.c fix test_kyc_api: adapt test logic to improved OAuth2.0 kyc API: 2023-01-16 11:25:18 +01:00
exchange_api_kyc_wallet.c fix FIXME: sign also over balance during account-setup 2022-12-06 13:02:54 +01:00
exchange_api_link.c age restriction: make seed a HashCode due to endianess and security level concerns 2022-04-26 23:34:14 +02:00
exchange_api_management_add_partner.c add new endpoints to main dispatcher 2023-01-21 23:08:29 +01:00
exchange_api_management_auditor_disable.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_auditor_enable.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_drain_profits.c expand taler-exchange-offline and libtalerexchange with management-drain-profits implementation (#4960) 2022-07-29 09:57:10 +02:00
exchange_api_management_get_keys.c force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h 2022-12-05 14:03:43 +01:00
exchange_api_management_post_extensions.c -fix misc doxygen warnings, code clean up 2022-06-26 17:08:17 +02:00
exchange_api_management_post_keys.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_revoke_denomination_key.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_revoke_signing_key.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_set_global_fee.c remove wad fee, kyc fee and kyc-timeout 2022-11-01 16:43:59 +01:00
exchange_api_management_set_wire_fee.c remove wad fee, kyc fee and kyc-timeout 2022-11-01 16:43:59 +01:00
exchange_api_management_update_aml_officer.c add new endpoints to main dispatcher 2023-01-21 23:08:29 +01:00
exchange_api_management_wire_disable.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_wire_enable.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_melt.c -fix misc doxygen warnings, code clean up 2022-06-26 17:08:17 +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 misc purse deletion fixes 2022-12-29 00:34:36 +01:00
exchange_api_purse_deposit.c -improve comment 2022-12-09 13:34:43 +01:00
exchange_api_purse_merge.c -major KYC update, fixes misc. issues 2022-08-20 21:29:36 +02:00
exchange_api_purses_get.c -handle case of GET purse status prior to deposit 2022-08-24 10:26:16 +02:00
exchange_api_recoup_refresh.c -annotate bugs 2022-07-05 11:46:02 +02:00
exchange_api_recoup.c -annotate bugs 2022-07-05 11:46:02 +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 [age restriction] progress 18/n - attestation tested 2022-03-03 19:35:24 +01:00
exchange_api_refund.c policy extensions and age restriction refactoring 2022-11-04 12:18:16 +01:00
exchange_api_reserves_attest.c -work on reserve control tests 2022-10-12 22:16:40 +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 -work on reserve control tests 2022-10-12 22:16:40 +02:00
exchange_api_reserves_get.c -more work on reverse history 2022-05-22 18:21:15 +02:00
exchange_api_reserves_history.c -more minor bugfixes 2022-06-07 16:57:12 +02:00
exchange_api_reserves_open.c -fix #7428 2022-11-08 14:56:32 +01:00
exchange_api_reserves_status.c -work on new KYC logic: tests pass again 2022-08-14 18:04:09 +02:00
exchange_api_transfers_get.c fix: wtid request param size 2022-03-29 17:53:50 -03:00
exchange_api_wire.c remove wad fee, kyc fee and kyc-timeout 2022-11-01 16:43:59 +01:00
exchange_api_withdraw2.c -major KYC update, fixes misc. issues 2022-08-20 21:29:36 +02:00
exchange_api_withdraw.c -code cleanup 2022-11-17 16:58:50 +01:00
Makefile.am -integrate new AML APIs into build 2023-01-21 21:38:50 +01:00