exchange/src/lib
2020-01-17 18:23:02 +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 payto fixes WIP 2020-01-17 02:23:48 +01:00
test_exchange_api_keys_cherry_picking_home make cherry picking test case pass 2020-01-17 03:31:45 +01:00
test_taler_exchange_httpd_home test cases / logging 2020-01-17 04:17:48 +01:00
.gitignore separate tests, address FIXMEs 2020-01-16 20:20:12 +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 reuse TALER_url_join 2020-01-16 21:57:40 +01:00
auditor_api_handle.h reuse TALER_url_join 2020-01-16 21:57:40 +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 reuse TALER_url_join 2020-01-16 21:57:40 +01:00
exchange_api_handle.h reuse TALER_url_join 2020-01-16 21:57:40 +01: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 minor refactoring 2020-01-17 15:20:38 +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 Avoiding comparison between unsigned int and int. 2020-01-17 14:34:07 +01:00
Makefile.am use properly typed merchant pub/priv key in trait 2020-01-17 17:46:13 +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 fix check commands in test_auditor_api 2020-01-15 21:27:58 +01:00
test_auditor_api.conf payto fixes WIP 2020-01-17 02:23:48 +01:00
test_bank_api_fakebank_twisted.conf add missing config files for test case 2020-01-17 18:23:02 +01:00
test_bank_api_fakebank.conf split config files, towards making pybank test case work again 2020-01-17 12:15:57 +01:00
test_bank_api_pybank_twisted.conf add missing config files for test case 2020-01-17 18:23:02 +01:00
test_bank_api_pybank.conf payto fixes 2020-01-17 15:03:27 +01:00
test_bank_api_twisted.c bank twister test case 2020-01-17 18:22:26 +01:00
test_bank_api.c payto fixes 2020-01-17 15:03:27 +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 make cherry picking test case pass 2020-01-17 03:31:45 +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_revocation.c separate tests, address FIXMEs 2020-01-16 20:20:12 +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 configs for twister 2020-01-17 18:09:41 +01:00
test_exchange_api.c address comment 2020-01-16 20:27:01 +01:00
test_exchange_api.conf configs for twister 2020-01-17 18:09:41 +01:00
test_taler_exchange_aggregator.c make aggregator test case pass again 2020-01-17 03:39:15 +01:00
test_taler_exchange_wirewatch.c fix FTBFS 2020-01-17 03:31:39 +01:00
test-taler-exchange-aggregator-postgres.conf make aggregator test case pass again 2020-01-17 03:39:15 +01:00
test-taler-exchange-wirewatch-postgres.conf test cases / logging 2020-01-17 04:17:48 +01:00
testing_api_cmd_auditor_deposit_confirmation.c use properly typed merchant pub/priv key in trait 2020-01-17 17:46:13 +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 test cases / logging 2020-01-17 04:17:48 +01:00
testing_api_cmd_bank_admin_check.c payto fixes WIP 2020-01-17 02:23:48 +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 test cases / logging 2020-01-17 04:17:48 +01:00
testing_api_cmd_bank_history_credit.c logging 2020-01-17 13:08:34 +01:00
testing_api_cmd_bank_history_debit.c payto 2020-01-17 15:13:03 +01:00
testing_api_cmd_bank_transfer.c payto fixes 2020-01-17 15:03:27 +01:00
testing_api_cmd_batch.c fix history API 2020-01-16 14:30:10 +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 use properly typed merchant pub/priv key in trait 2020-01-17 17:46:13 +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_insert_deposit.c payto fixes 2020-01-17 15:03:27 +01:00
testing_api_cmd_payback.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_cmd_refresh.c resolve another FIXME 2020-01-17 17:52:20 +01:00
testing_api_cmd_refund.c use properly typed merchant pub/priv key in trait 2020-01-17 17:46:13 +01: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 downgrate FIXMEs to TODOs 2020-01-17 18:04:40 +01:00
testing_api_cmd_track.c use properly typed merchant pub/priv key in trait 2020-01-17 17:46:13 +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 reserve_pub-via-reserve_priv FIXME 2020-01-17 17:29:44 +01:00
testing_api_helpers_auditor.c properly pass closure 2020-01-17 15:09:12 +01:00
testing_api_helpers_bank.c pass right config filename to taler-bank-manage 2020-01-17 12:31:29 +01:00
testing_api_helpers_exchange.c more unique naming of commands, clean up revocation dir 2020-01-16 15:28:07 +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_contract.c clarify contract is json, not string 2020-01-16 22:28:39 +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 resolve another FIXME 2020-01-17 17:52:20 +01:00
testing_api_trait_json.c tighten formatting rules 2019-10-31 12:59:50 +01:00
testing_api_trait_merchant_key.c use properly typed merchant pub/priv key in trait 2020-01-17 17:46:13 +01:00
testing_api_trait_number.c fix comments 2020-01-15 23:45:24 +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 clarify contract is json, not string 2020-01-16 22:28:39 +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 log as INFO 2020-01-16 15:06:48 +01:00