Commit Graph

21 Commits

Author SHA1 Message Date
yanas
b96c899ebb chore(packages): autofix for sort-imports eslint rule 2025-01-30 16:34:04 +01:00
Carlos Garcia Ortiz karliatto
c038e93c6d test(request-manager): essentials and less flaky 2025-01-23 18:18:13 +01:00
Peter Sanderson
3fe7b9bd57 feat: implement request blocking based on whitelist for the main process of the electrum 2025-01-21 10:13:20 +01:00
Carlos Garcia Ortiz karliatto
1b192a582f chore(request-manager): remove snowflake direct support 2024-12-16 18:37:07 +01:00
Peter Sanderson
763f9b5fd4 chore: reintroduce no-shadow in minimal form 2024-11-13 19:36:56 +01:00
Peter Sanderson
e22b683733 chore: enable import/order rule for whole codebase 2024-11-06 18:20:26 +01:00
Carlos Garcia Ortiz karliatto
38285d05c2 feat(request-manager): check if snowflake binary exists before using it 2024-08-03 07:46:17 +02:00
Carlos Garcia Ortiz karliatto
4ce59ce188 feat(request-manager): support for snowflake Tor pluggable transport 2024-08-03 07:46:17 +02:00
Jan Komarek
22afc71c27 chore: remove cross-fetch from tests
-It is no longer needed since Node 18 and Jest 28
2024-03-05 14:10:10 +01:00
Peter Sanderson
c82455e746 chore(suite): autofix newlines 2024-02-20 14:54:29 +01:00
Szymon Lesisz
8f62ff0946 feat(request-manager): intercept and clear headers added by node-fetch 2023-07-11 13:56:56 +02:00
Szymon Lesisz
d8ead9535d feat(request-manager): close TOR circuits using control port 2023-06-30 19:36:01 +02:00
Marek Polak
c0cbd36426 test(request-manager): e2e tests fix 2023-05-02 19:53:54 +02:00
tomasklim
ab90037a87 feat: replace node-fetch by cross-fetch and native fetch 2023-03-06 13:24:38 +01:00
Szymon Lesisz
83c5815cae feat(request-manager): intercept WebSocket handshake
and create random identity for each WebSocket connection
2023-02-22 14:05:23 +01:00
Carlos Garcia Ortiz karliatto
5b72fbd6c2 test(request-manager): manually test Tor identities 2022-12-13 09:43:10 +01:00
Szymon Lesisz
f6f85bedf9 feat(request-manager): reset TOR circuit using Proxy-Authorization password 2022-11-14 18:23:12 +01:00
Szymon Lesisz
01710d6659 chore(request-manager): block requests with Proxy-Authorization header when TOR is disabled 2022-11-14 18:23:12 +01:00
Carlos Garcia Ortiz karliatto
bb1d275e06 fix: add explicit Tor DataDirectory 2022-09-27 09:54:43 +02:00
Carlos Garcia Ortiz karliatto
ded91bf346 test(request-manager): update test to Proxy-Autorization header 2022-09-19 13:11:19 +02:00
Carlos Garcia Ortiz karliatto
ec72016e70 test: integration tests for tor identities 2022-09-09 16:08:11 +02:00