exchange/src/exchange-lib
2018-11-18 14:41:27 +01:00
..
baseline rename proposal_data to contract_terms (see #4879) 2017-05-29 01:15:41 +02:00
test_exchange_api_home fix #5434 (no more salt in exchange wire replies) 2018-10-06 15:05:06 +02:00
afl-generate.sh Add option to initialized db, fixes 4858 2017-01-13 14:44:51 +01:00
backoff.h lower backoff threshold 2018-09-26 23:24:24 +02:00
curl_defaults.c fix TXL_curl_easy_get signatures 2018-11-11 15:49:53 +01:00
curl_defaults.h fix TXL_curl_easy_get signatures 2018-11-11 15:49:53 +01:00
exchange_api_common.c more work towards testing deposit confirmations 2018-11-17 16:11:47 +01:00
exchange_api_deposit.c work towards testing auditor deposit-confirmation API 2018-11-17 15:15:51 +01:00
exchange_api_handle.c fix potential use of uninitialized hash_context 2018-11-10 17:39:02 +01:00
exchange_api_handle.h use gnunet_curl_lib.h instead of including gnurl/curl directly 2018-08-17 13:14:57 +02:00
exchange_api_payback.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
exchange_api_refresh_link.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
exchange_api_refresh.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
exchange_api_refund.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
exchange_api_reserve.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
exchange_api_track_transaction.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
exchange_api_track_transfer.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
exchange_api_wire.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
Makefile.am work towards testing auditor deposit-confirmation API 2018-11-17 15:15:51 +01:00
test_exchange_api_expire_reserve_now.conf Ask to withdraw on a expired reserve. 2018-05-18 16:54:36 +02:00
test_exchange_api_keys_cherry_picking_extended.conf Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
test_exchange_api_keys_cherry_picking_new.c preparing test logic for new auditor requirements (incomplete) 2018-11-10 19:28:28 +01:00
test_exchange_api_keys_cherry_picking.conf preparing test logic for new auditor requirements (incomplete) 2018-11-10 19:28:28 +01:00
test_exchange_api_new.c preparing test logic for new auditor requirements (incomplete) 2018-11-10 19:28:28 +01:00
test_exchange_api_twisted.c note 2018-06-25 14:43:51 +02:00
test_exchange_api_twisted.conf lookahead/duration options are in [exchange], not [exchange_keys], use consistently 2018-07-04 00:43:24 +02:00
test_exchange_api.conf preparing test logic for new auditor requirements (incomplete) 2018-11-10 19:28:28 +01:00
testing_api_cmd_bank_check.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_batch.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_check_keys.c fix debug statement. 2018-09-25 12:00:25 +02:00
testing_api_cmd_deposit.c complete /deposit-confirmation test command 2018-11-17 19:23:39 +01:00
testing_api_cmd_exec_aggregator.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_exec_auditor-sign.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_exec_keyup.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_exec_wirewatch.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_fakebank_transfer.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_payback.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_refresh.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_refund.c more work towards testing deposit confirmations 2018-11-17 16:11:47 +01:00
testing_api_cmd_signal.c Commenting the "signal" CMD. 2018-05-28 13:38:20 +02:00
testing_api_cmd_sleep.c add sleep command 2018-09-15 19:17:06 +02:00
testing_api_cmd_status.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_track.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_cmd_wire.c fix compilation error 2018-05-28 22:54:10 +02:00
testing_api_cmd_withdraw.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_helpers.c get auditor api test to pass (minimal version) 2018-11-18 14:41:27 +01:00
testing_api_loop.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_amount.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_blinding_key.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_cmd.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_coin_priv.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_denom_pub.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_denom_sig.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_exchange_pub.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_exchange_sig.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_fresh_coin.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_json.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_key_peer.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_number.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_process.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_reserve_priv.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_string.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_trait_wtid.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_traits.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00