exchange/src/exchange
2022-02-04 15:31:45 +01:00
..
afl_inputs update AFL test suite 2020-01-20 02:15:09 +01:00
afl-tests update AFL test suite 2020-01-20 02:15:09 +01:00
test_taler_exchange_httpd_home use url instead of uri consistently 2018-01-30 01:38:04 +01:00
.gitignore finish separation of aggreator into aggregation, closing and transfer processes (test cases still need to be updated) 2020-03-12 10:23:26 +01:00
exchange.conf improve suicide logic 2021-12-02 08:02:20 +01:00
Makefile.am [age_restriction] progress 13/n 2022-01-23 01:36:21 +01:00
taler-exchange-aggregator.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-closer.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-httpd_auditors.c add basic metrics collection logic 2021-12-07 21:16:38 +01:00
taler-exchange-httpd_auditors.h -work on FTBFS 2021-10-27 09:23:13 +02:00
taler-exchange-httpd_db.c protocol v12 changes (/recoup split, signature changes) plus database sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks 2021-12-25 13:56:40 +01:00
taler-exchange-httpd_db.h protocol v12 changes (/recoup split, signature changes) plus database sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks 2021-12-25 13:56:40 +01:00
taler-exchange-httpd_deposit.c protocol v12 changes (/recoup split, signature changes) plus database sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks 2021-12-25 13:56:40 +01:00
taler-exchange-httpd_deposit.h make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +02:00
taler-exchange-httpd_deposits_get.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-httpd_deposits_get.h -change handler signatures to prepare for long polling support 2021-08-21 14:00:29 +02:00
taler-exchange-httpd_extensions.c [age_restriction] progress 13/n 2022-01-23 01:36:21 +01:00
taler-exchange-httpd_extensions.h [age restriction] progress 10/n 2022-01-08 14:40:20 +01:00
taler-exchange-httpd_keys.c [age_restriction] progress 13/n 2022-01-23 01:36:21 +01:00
taler-exchange-httpd_keys.h -die pthread.h 2021-12-14 17:01:52 +01:00
taler-exchange-httpd_kyc-check.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-httpd_kyc-check.h -preparations for long polling support 2021-11-15 12:39:35 +01:00
taler-exchange-httpd_kyc-proof.c add basic metrics collection logic 2021-12-07 21:16:38 +01:00
taler-exchange-httpd_kyc-proof.h -implement more of the KYC handlers 2021-10-19 21:02:10 +02:00
taler-exchange-httpd_kyc-wallet.c add basic metrics collection logic 2021-12-07 21:16:38 +01:00
taler-exchange-httpd_kyc-wallet.h integrate /kyc-* handlers with dispatching logic 2021-10-17 19:02:26 +02:00
taler-exchange-httpd_link.c add basic metrics collection logic 2021-12-07 21:16:38 +01:00
taler-exchange-httpd_link.h -change handler signatures to prepare for long polling support 2021-08-21 14:00:29 +02:00
taler-exchange-httpd_management_auditors_AP_disable.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-httpd_management_auditors.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-httpd_management_denominations_HDP_revoke.c -fix exchange FTBFS 2021-10-27 09:23:14 +02:00
taler-exchange-httpd_management_extensions.c [age_restriction] progress 13/n 2022-01-23 01:36:21 +01:00
taler-exchange-httpd_management_post_keys.c fix error handling for very large uploads, fix re-generation of /keys response after Expires expires 2021-12-08 18:12:28 +01:00
taler-exchange-httpd_management_signkey_EP_revoke.c complete implementation of long-polling for reserve status; remove support for multi-threaded exchange httpd 2021-08-23 00:00:32 +02:00
taler-exchange-httpd_management_wire_disable.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-httpd_management_wire_enable.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-httpd_management_wire_fees.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-httpd_management.h [age restriction] progress 8/n 2021-12-23 15:15:33 +01:00
taler-exchange-httpd_melt.c protocol v12 changes (/recoup split, signature changes) plus database sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks 2021-12-25 13:56:40 +01:00
taler-exchange-httpd_melt.h make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +02:00
taler-exchange-httpd_metrics.c protocol v12 changes (/recoup split, signature changes) plus database sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks 2021-12-25 13:56:40 +01:00
taler-exchange-httpd_metrics.h protocol v12 changes (/recoup split, signature changes) plus database sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks 2021-12-25 13:56:40 +01:00
taler-exchange-httpd_mhd.c -change handler signatures to prepare for long polling support 2021-08-21 14:00:29 +02:00
taler-exchange-httpd_mhd.h -change handler signatures to prepare for long polling support 2021-08-21 14:00:29 +02:00
taler-exchange-httpd_recoup-refresh.c The current recoup API is broken. I guess this is another example where "trivial" API changes turn out to have (multiple!) unexpected consequences. 2022-01-11 12:47:35 +01:00
taler-exchange-httpd_recoup-refresh.h protocol v12 changes (/recoup split, signature changes) plus database sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks 2021-12-25 13:56:40 +01:00
taler-exchange-httpd_recoup.c added CS data structures, implemented CS keypair 2022-02-04 15:31:45 +01:00
taler-exchange-httpd_recoup.h make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +02:00
taler-exchange-httpd_refreshes_reveal.c added CS data structures, implemented CS keypair 2022-02-04 15:31:45 +01:00
taler-exchange-httpd_refreshes_reveal.h -change handler signatures to prepare for long polling support 2021-08-21 14:00:29 +02:00
taler-exchange-httpd_refund.c v12: also do not sign over merchant_pub in REFUND signature, centralize logic 2021-12-25 14:58:04 +01:00
taler-exchange-httpd_refund.h make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +02:00
taler-exchange-httpd_reserves_get.c add basic metrics collection logic 2021-12-07 21:16:38 +01:00
taler-exchange-httpd_reserves_get.h -implement long polling support on reserve status (but not yet in C client library) 2021-08-22 00:12:18 +02:00
taler-exchange-httpd_responses.c v12: also do not sign over merchant_pub in REFUND signature, centralize logic 2021-12-25 14:58:04 +01:00
taler-exchange-httpd_responses.h protocol v12 changes (/recoup split, signature changes) plus database sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks 2021-12-25 13:56:40 +01:00
taler-exchange-httpd_terms.c -change handler signatures to prepare for long polling support 2021-08-21 14:00:29 +02:00
taler-exchange-httpd_terms.h -change handler signatures to prepare for long polling support 2021-08-21 14:00:29 +02:00
taler-exchange-httpd_transfers_get.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
taler-exchange-httpd_transfers_get.h -change handler signatures to prepare for long polling support 2021-08-21 14:00:29 +02:00
taler-exchange-httpd_wire.c [age restriction] progress 8/n 2021-12-23 15:15:33 +01:00
taler-exchange-httpd_wire.h [age restriction] progress 8/n 2021-12-23 15:15:33 +01:00
taler-exchange-httpd_withdraw.c improve error response for withdrawal 2022-01-10 01:23:46 +01:00
taler-exchange-httpd_withdraw.h -change handler signatures to prepare for long polling support 2021-08-21 14:00:29 +02:00
taler-exchange-httpd.c [age_restriction] progress 13/n 2022-01-23 01:36:21 +01:00
taler-exchange-httpd.h [age_restriction] progress 13/n 2022-01-23 01:36:21 +01:00
taler-exchange-transfer.c fix shard delay calculation also for 'transfer' tool 2021-12-14 16:26:10 +01:00
taler-exchange-wirewatch.c -more logging, less hanging ;-) 2021-12-11 14:03:08 +01:00
test_taler_exchange_httpd_afl.sh implement test mode in taler-exchange-transfer 2020-03-13 15:19:47 +01:00
test_taler_exchange_httpd.conf restructure configuration, move bank account credentials from exchange-account-XXX to exchange-accountcredentials-XXX 2021-08-03 21:58:36 +02:00
test_taler_exchange_httpd.get activating implementation of #6175 2020-12-14 15:42:32 +01:00
test_taler_exchange_httpd.post add more tests 2020-01-20 11:38:53 +01:00
test_taler_exchange_httpd.sh (start to) remove logic no longer needed with new key management 2020-12-14 17:12:48 +01:00
test_taler_exchange_unix.conf restructure configuration, move bank account credentials from exchange-account-XXX to exchange-accountcredentials-XXX 2021-08-03 21:58:36 +02:00