exchange/src/exchange-lib
2018-05-28 13:45:19 +02:00
..
baseline rename proposal_data to contract_terms (see #4879) 2017-05-29 01:15:41 +02:00
test_exchange_api_home Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
afl-generate.sh Add option to initialized db, fixes 4858 2017-01-13 14:44:51 +01:00
exchange_api_common.c fixing #5178 2017-11-29 20:23:08 +01:00
exchange_api_deposit.c Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
exchange_api_handle.c disable /keys cherrypicking until #5315 is addressed 2018-04-06 00:58:15 +02:00
exchange_api_handle.h use url instead of uri consistently 2018-01-30 01:38:04 +01:00
exchange_api_payback.c major API refactoring, adding planchet generation and coin extraction APIs to the Taler crypto library, thereby simplifying code in withdraw, refresh, tipping, payback and testcases; slight API incompatibilities to previous versions are introduced 2017-10-31 14:02:54 +01:00
exchange_api_refresh_link.c rename: TALER_setup_planchet -> TALER_planchet_setup_refresh 2017-10-31 12:44:17 +01:00
exchange_api_refresh.c fixing #5178 2017-11-29 20:23:08 +01:00
exchange_api_refund.c Trigger conflicting refunds 2018-05-17 15:50:50 +02:00
exchange_api_reserve.c Ask to withdraw on a expired reserve. 2018-05-18 16:54:36 +02:00
exchange_api_track_transaction.c rename proposal_data to contract_terms (see #4879) 2017-05-29 01:15:41 +02:00
exchange_api_track_transfer.c rename proposal_data to contract_terms (see #4879) 2017-05-29 01:15:41 +02:00
exchange_api_wire.c fix NULL termination of fee list 2018-04-02 16:35:14 +02:00
Makefile.am Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02: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 Commenting the "check keys" CMD. 2018-05-25 14:15:58 +02:00
test_exchange_api_keys_cherry_picking.c disable /keys cherrypicking until #5315 is addressed 2018-04-06 00:58:15 +02:00
test_exchange_api_keys_cherry_picking.conf make test config files more autocomplete. 2018-05-07 12:44:36 +02:00
test_exchange_api_new.c set right expected http code. 2018-05-18 17:15:41 +02:00
test_exchange_api_twisted.c comment 2018-05-17 16:00:14 +02:00
test_exchange_api_twisted.conf Triggering 409 Conflict for /refresh/reveal 2018-05-16 13:18:23 +02:00
test_exchange_api.c Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
test_exchange_api.conf make test config files more autocomplete. 2018-05-07 12:44:36 +02:00
testing_api_cmd_bank_check.c Commenting the "bank check" CMD. 2018-05-25 20:22:56 +02:00
testing_api_cmd_check_keys.c Commenting the "check keys" CMD. 2018-05-25 14:15:58 +02:00
testing_api_cmd_deposit.c Commenting the "deposit" CMD. 2018-05-28 13:27:54 +02:00
testing_api_cmd_exec_aggregator.c Commenting the "aggregator" CMD 2018-05-26 10:46:45 +02:00
testing_api_cmd_exec_auditor-sign.c Commenting the "auditor sign" CMD. 2018-05-26 10:31:25 +02:00
testing_api_cmd_exec_keyup.c Commenting the "keyup" CMD. 2018-05-26 10:36:54 +02:00
testing_api_cmd_exec_wirewatch.c Commenting the "wirewatch" CMD. 2018-05-26 10:40:58 +02:00
testing_api_cmd_fakebank_transfer.c Commenting "fakebank transfer" CMDs 2018-05-28 13:05:05 +02:00
testing_api_cmd_payback.c Commenting "payback" and "revoke" CMDs. 2018-05-25 14:34:32 +02:00
testing_api_cmd_refresh.c Commenting the "refresh"(es) CMDs. 2018-05-25 19:58:34 +02:00
testing_api_cmd_refund.c Commenting the "refund" CMD. 2018-05-28 13:35:29 +02:00
testing_api_cmd_signal.c Commenting the "signal" CMD. 2018-05-28 13:38:20 +02:00
testing_api_cmd_status.c Commenting the "reserve status" CMD. 2018-05-28 13:45:19 +02:00
testing_api_cmd_track.c merging Florian's changes with my wire changes 2018-04-15 12:20:00 +02:00
testing_api_cmd_wire.c Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
testing_api_cmd_withdraw.c Command "withdraw" CMD. 2018-05-26 10:24:33 +02:00
testing_api_helpers.c fix segfault 2018-05-04 14:23:17 +02:00
testing_api_loop.c report which command failed 2018-04-02 17:16:04 +02:00
testing_api_trait_amount.c Bank-lib tests, using the new (libraries-based) style. 2018-02-26 14:12:46 +01:00
testing_api_trait_blinding_key.c offering amount _objects_ as traits (a string version of 2018-02-16 10:57:23 +01:00
testing_api_trait_coin_priv.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_trait_denom_pub.c denom pub trait made 'const' 2018-02-21 16:58:18 +01:00
testing_api_trait_denom_sig.c offering amount _objects_ as traits (a string version of 2018-02-16 10:57:23 +01:00
testing_api_trait_fresh_coin.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_trait_json.c Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
testing_api_trait_key_peer.c hash and public key traits. 2018-02-17 15:39:44 +01:00
testing_api_trait_number.c Bank-lib tests, using the new (libraries-based) style. 2018-02-26 14:12:46 +01:00
testing_api_trait_process.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_trait_reserve_priv.c indent 2018-02-16 12:05:42 +01:00
testing_api_trait_string.c Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
testing_api_trait_wtid.c Implement new traits-based tests. 2018-02-12 16:12:07 +01:00
testing_api_traits.c aesthetic change. 2018-05-25 12:09:02 +02:00