exchange/src/exchange-lib
2018-08-09 21:12:12 +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 Addressing #5291. 2018-06-27 16:49:23 +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 Verifying /track/transfer response signature. 2018-07-27 16:34:19 +02:00
exchange_api_wire.c fix NULL termination of fee list 2018-04-02 16:35:14 +02:00
Makefile.am link against bank as well: 2018-08-06 15:28:56 +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 indent 2018-06-25 14:48:22 +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 lookahead/duration options are in [exchange], not [exchange_keys], use consistently 2018-07-04 00:43:24 +02:00
test_exchange_api_new.c Address #5366. 2018-06-28 11:06:48 +02: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.c Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
test_exchange_api.conf lookahead/duration options are in [exchange], not [exchange_keys], use consistently 2018-07-04 00:43:24 +02:00
testing_api_cmd_bank_check.c Addressing #5291. 2018-06-27 16:49:23 +02:00
testing_api_cmd_batch.c report ore precisely where commands went wrong 2018-08-09 21:10: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 report ore precisely where commands went wrong 2018-08-09 21:10:56 +02:00
testing_api_cmd_exec_aggregator.c Get rid of "@param selector". 2018-05-29 12:43:34 +02:00
testing_api_cmd_exec_auditor-sign.c fix memory leak 2018-06-29 15:28:05 +02:00
testing_api_cmd_exec_keyup.c Get rid of "@param selector". 2018-05-29 12:43:34 +02:00
testing_api_cmd_exec_wirewatch.c Get rid of "@param selector". 2018-05-29 12:43:34 +02:00
testing_api_cmd_fakebank_transfer.c fix benchmark tool output and time measurement 2018-08-09 20:25:30 +02:00
testing_api_cmd_payback.c report ore precisely where commands went wrong 2018-08-09 21:10:56 +02:00
testing_api_cmd_refresh.c report ore precisely what went wrong 2018-08-09 21:12:12 +02:00
testing_api_cmd_refund.c report ore precisely where commands went wrong 2018-08-09 21:10:56 +02:00
testing_api_cmd_signal.c Commenting the "signal" CMD. 2018-05-28 13:38:20 +02:00
testing_api_cmd_status.c report ore precisely where commands went wrong 2018-08-09 21:10:56 +02:00
testing_api_cmd_track.c report ore precisely where commands went wrong 2018-08-09 21:10:56 +02:00
testing_api_cmd_wire.c fix compilation error 2018-05-28 22:54:10 +02:00
testing_api_cmd_withdraw.c report ore precisely what went wrong 2018-08-09 21:12:12 +02:00
testing_api_helpers.c in parallel tests, only launch one exchange -- still broken: code attempts to launch multiple fakebanks 2018-08-09 10:33:21 +02:00
testing_api_loop.c in parallel tests, only launch one exchange -- still broken: code attempts to launch multiple fakebanks 2018-08-09 10:33:21 +02:00
testing_api_trait_amount.c Commenting the main "testing" header file. 2018-05-29 12:18:18 +02:00
testing_api_trait_blinding_key.c Commenting the remaining "lib" traits. 2018-05-28 17:23:05 +02:00
testing_api_trait_cmd.c Implementing #5306. 2018-06-20 22:16:24 +02:00
testing_api_trait_coin_priv.c Commenting the remaining "lib" traits. 2018-05-28 17:23:05 +02:00
testing_api_trait_denom_pub.c Commenting the remaining "lib" traits. 2018-05-28 17:23:05 +02:00
testing_api_trait_denom_sig.c Commenting the remaining "lib" traits. 2018-05-28 17:23:05 +02:00
testing_api_trait_fresh_coin.c Commenting the "fresh coins" trait. 2018-05-28 15:51:23 +02:00
testing_api_trait_json.c Commenting the remaining "lib" traits. 2018-05-28 17:23:05 +02:00
testing_api_trait_key_peer.c Commenting the "peer key" trait. 2018-05-28 15:58:08 +02:00
testing_api_trait_number.c Commenting the remaining "lib" traits. 2018-05-28 17:23:05 +02:00
testing_api_trait_process.c Commenting the remaining "lib" traits. 2018-05-28 17:23:05 +02:00
testing_api_trait_reserve_priv.c Commenting the main "testing" header file. 2018-05-29 12:18:18 +02:00
testing_api_trait_string.c Commenting the remaining "lib" traits. 2018-05-28 17:23:05 +02:00
testing_api_trait_wtid.c Commenting the main "testing" header file. 2018-05-29 12:18:18 +02:00
testing_api_traits.c Get rid of "@param selector". 2018-05-29 12:43:34 +02:00