exchange/src/lib
2020-01-15 13:22:37 +01:00
..
baseline fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
test_exchange_api_home fix bank account sigs 2019-12-07 17:52:35 +01:00
test_exchange_api_keys_cherry_picking_home update wire keys 2020-01-08 10:23:44 +01:00
.gitignore remove dead test from list 2020-01-12 23:01:35 +01:00
afl-generate.sh fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
auditor_api_curl_defaults.c Compression. 2019-05-17 16:30:37 +02:00
auditor_api_curl_defaults.h fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
auditor_api_deposit_confirmation.c H_wire -> h_wire (#6032) 2020-01-09 09:50:35 +01:00
auditor_api_exchanges.c re-format code 2019-08-25 16:18:24 +02:00
auditor_api_handle.c fix test issues 2020-01-15 11:14:11 +01:00
auditor_api_handle.h teah_common.h -> taler_curl_lib.h 2019-05-24 16:49:25 +02:00
bank_twisted.conf reorganization of file structure 2020-01-12 20:44:33 +01:00
bank.conf reorganization of file structure 2020-01-12 20:44:33 +01:00
exchange_api_common.c tighten formatting rules 2019-10-31 12:59:50 +01:00
exchange_api_curl_defaults.c add another helper 2019-11-25 01:42:55 +01:00
exchange_api_curl_defaults.h fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
exchange_api_deposit.c H_wire -> h_wire (#6032) 2020-01-09 09:50:35 +01:00
exchange_api_handle.c use new parsing API, fixes issues 2020-01-15 00:15:40 +01:00
exchange_api_handle.h re-format code 2019-08-25 16:18:24 +02:00
exchange_api_payback.c use CONFLICT for double spending to distinguish properly from FORBIDDEN for bad signatures 2019-11-23 22:21:47 +01:00
exchange_api_refresh_link.c tighten formatting rules 2019-10-31 12:59:50 +01:00
exchange_api_refresh.c use CONFLICT for double spending to distinguish properly from FORBIDDEN for bad signatures 2019-11-23 22:21:47 +01:00
exchange_api_refund.c use CONFLICT for double spending to distinguish properly from FORBIDDEN for bad signatures 2019-11-23 22:21:47 +01:00
exchange_api_reserve.c fix test issues 2020-01-15 11:14:11 +01:00
exchange_api_track_transaction.c H_wire -> h_wire (#6032) 2020-01-09 09:50:35 +01:00
exchange_api_track_transfer.c H_wire -> h_wire (#6032) 2020-01-09 09:50:35 +01:00
exchange_api_wire.c die, dead #include, die 2020-01-13 18:19:21 +01:00
Makefile.am eliminate libtalerwire 2020-01-13 18:16:01 +01:00
test_auditor_api_expire_reserve_now.conf fix conf 2019-01-29 15:50:24 +01:00
test_auditor_api_version.c tighten formatting rules 2019-10-31 12:59:50 +01:00
test_auditor_api.c refactor to make it easier to share init logic for test configurations 2020-01-13 00:27:48 +01:00
test_auditor_api.conf remove ebics (#6038) 2020-01-08 10:04:39 +01:00
test_bank_api_twisted.c refactor to make it easier to share init logic for test configurations 2020-01-13 00:27:48 +01:00
test_bank_api.c properly initialize wtid in test 2020-01-13 23:51:16 +01:00
test_exchange_api_expire_reserve_now.conf fix cyclic dependency by combining exchange-lib and auditor-lib directories 2019-01-11 21:43:15 +01:00
test_exchange_api_interpreter_on-off.c tighten formatting rules 2019-10-31 12:59:50 +01:00
test_exchange_api_keys_cherry_picking_extended_2.conf 5136. 2019-01-22 15:16:21 +01:00
test_exchange_api_keys_cherry_picking_extended.conf Make cherry-picking test more isolated. 2019-02-19 15:48:52 +01:00
test_exchange_api_keys_cherry_picking.c refactor to make it easier to share init logic for test configurations 2020-01-13 00:27:48 +01:00
test_exchange_api_keys_cherry_picking.conf fix configs for test 2020-01-14 14:09:48 +01:00
test_exchange_api_overlapping_keys_bug.c refactor to make it easier to share init logic for test configurations 2020-01-13 00:27:48 +01:00
test_exchange_api_twisted.c refactor to make it easier to share init logic for test configurations 2020-01-13 00:27:48 +01:00
test_exchange_api_twisted.conf update twister conf 2019-06-07 14:52:00 +02:00
test_exchange_api.c use new parsing API, fixes issues 2020-01-15 00:15:40 +01:00
test_exchange_api.conf fix test config 2020-01-14 14:41:49 +01:00
test_taler_exchange_aggregator.c restructure tests and build system 2020-01-12 20:51:42 +01:00
test_taler_exchange_wirewatch.c restructure tests and build system 2020-01-12 20:51:42 +01:00
test-taler-exchange-aggregator-postgres.conf restructure tests and build system 2020-01-12 20:51:42 +01:00
test-taler-exchange-wirewatch-postgres.conf restructure tests and build system 2020-01-12 20:51:42 +01:00
testing_api_cmd_auditor_deposit_confirmation.c reorganization of file structure 2020-01-12 20:44:33 +01:00
testing_api_cmd_auditor_exchanges.c reorganization of file structure 2020-01-12 20:44:33 +01:00
testing_api_cmd_auditor_exec_auditor_dbinit.c reorganization of file structure 2020-01-12 20:44:33 +01:00
testing_api_cmd_auditor_exec_auditor.c reorganization of file structure 2020-01-12 20:44:33 +01:00
testing_api_cmd_auditor_exec_wire_auditor.c reorganization of file structure 2020-01-12 20:44:33 +01:00
testing_api_cmd_bank_admin_add_incoming.c clean up payto credit/debit distincition 2020-01-15 13:22:37 +01:00
testing_api_cmd_bank_check_empty.c split of check_empty logic 2020-01-12 19:45:45 +01:00
testing_api_cmd_bank_check.c clean up payto credit/debit distincition 2020-01-15 13:22:37 +01:00
testing_api_cmd_bank_history_credit.c make fakebank and banklib match specifified new API 2020-01-13 22:01:45 +01:00
testing_api_cmd_bank_history_debit.c clean up payto credit/debit distincition 2020-01-15 13:22:37 +01:00
testing_api_cmd_bank_transfer.c clean up payto credit/debit distincition 2020-01-15 13:22:37 +01:00
testing_api_cmd_batch.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_cmd_check_keys.c disable fragile part of test 2019-12-22 16:15:59 +01:00
testing_api_cmd_deposit.c refactor to make it easier to share init logic for test configurations 2020-01-13 00:27:48 +01:00
testing_api_cmd_exec_aggregator.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_cmd_exec_auditor-sign.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_cmd_exec_keyup.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_cmd_exec_wirewatch.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_cmd_payback.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_cmd_refresh.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_cmd_refund.c re-format code 2019-08-25 16:18:24 +02:00
testing_api_cmd_serialize_keys.c ship master priv, exchange_url can be null 2019-12-24 23:16:35 +01:00
testing_api_cmd_signal.c re-format code 2019-08-25 16:18:24 +02:00
testing_api_cmd_sleep.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_cmd_status.c major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet 2020-01-11 15:20:17 +01:00
testing_api_cmd_track.c clean up string traits" 2020-01-12 23:13:46 +01:00
testing_api_cmd_wire.c die, dead #include, die 2020-01-13 18:19:21 +01:00
testing_api_cmd_withdraw.c fix test issues 2020-01-15 11:14:11 +01:00
testing_api_helpers_auditor.c reorganization of file structure 2020-01-12 20:44:33 +01:00
testing_api_helpers_bank.c refactor uri parsing logic, prepare for unit test 2020-01-14 15:57:36 +01:00
testing_api_helpers_exchange.c eliminate libtalerwire 2020-01-13 18:16:01 +01:00
testing_api_loop.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_amount.c clean up string traits" 2020-01-12 23:13:46 +01:00
testing_api_trait_blinding_key.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_cmd.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_coin_priv.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_denom_pub.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_denom_sig.c re-format code 2019-08-25 16:18:24 +02:00
testing_api_trait_exchange_pub.c style fixes 2019-11-29 21:24:29 +01:00
testing_api_trait_exchange_sig.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_fresh_coin.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_json.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_key_peer.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_number.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_process.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_reserve_priv.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_reserve_pub.c major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet 2020-01-11 15:20:17 +01:00
testing_api_trait_string.c clean up payto credit/debit distincition 2020-01-15 13:22:37 +01:00
testing_api_trait_time.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_wtid.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_traits.c tighten formatting rules 2019-10-31 12:59:50 +01:00