julian
ea89441914
stop tor fully, marking tor status as off which allows it to be restarted properly
2024-06-24 13:36:24 -06:00
sneurlax
a12b6955a9
stop tor in disable fn
2024-06-24 12:05:23 -05:00
sneurlax
aeb7179ab4
remove out of order tor.start
2024-06-24 10:53:45 -05:00
sneurlax
e5044543ba
udpate tor client methods for arti 1.2.4
2024-06-22 12:23:59 -05:00
sneurlax
523639edd4
Revert "tor_ffi_plugin -> tor"
...
This reverts commit f4f03b2dd3
.
2024-06-22 11:43:20 -05:00
sneurlax
46d0023eb5
enable tor on init
...
it's dumb that we have to do this and we don't if we revert to cypherstack/tor#main and handle the arti bump better (rather than syncing with Foundation-Devices/tor)
2024-06-14 19:26:47 -05:00
sneurlax
f4f03b2dd3
tor_ffi_plugin -> tor
2024-06-13 17:10:13 -05:00
julian
e01b778778
dart fix --apply --code=prefer_relative_imports
2024-05-22 18:37:06 -06:00
sneurlax
ea223ff7cd
docs
2023-09-15 16:01:31 -05:00
sneurlax
b2203a6cc7
resolve the futures
2023-09-15 16:01:23 -05:00
julian
4e3390a7c0
refactor TorService
2023-09-15 13:51:20 -06:00
julian
682ea4d898
WIP TorService refactor
2023-09-15 12:10:51 -06:00
sneurlax
6594e3c0cf
don't await on disable and add documentation and comments
2023-09-12 15:47:39 -05:00
sneurlax
53baad66b6
cypherstack/tor ios and mac updates and toggle tor plugin _enabled more
2023-09-12 15:28:16 -05:00
sneurlax
50466ff509
use updated cargokit, rename tor->tor_ffi_plugin
2023-09-12 13:49:25 -05:00
julian
b278f691cc
add init function to TorService so the compiled rust lib isn't loaded on instance creation but rather on init being called
2023-09-08 15:44:25 -06:00
sneurlax
cf27dd9252
remove tor service status getter
2023-09-08 10:30:49 -05:00
julian
81bbdb1b62
add a couple notes
2023-09-08 07:53:06 -06:00
sneurlax
79c1dee7ad
hook up existing ui elements to the tor service
...
and add a status getter to the tor service
2023-09-07 18:28:55 -05:00
sneurlax
5cf202efc0
add a status getter to the tor service and document it
2023-09-07 17:56:48 -05:00
sneurlax
a0491b9d22
move tor_connection_status_changed_event.dart to event_bus global folder
2023-09-07 17:13:27 -05:00
sneurlax
2c77ac1b5d
fire TorConnectionStatusChangedEvents from tor service
...
and move tor_service file and unableToConnect->disconnected
2023-09-07 16:27:00 -05:00