csoler
|
281076d6b7
|
fixed a few errors in TorManager event handling
|
2021-12-30 22:14:34 +01:00 |
|
csoler
|
1e8e489cd1
|
Merge branch 'v0.6-TorControl' of github.com:csoler/RetroShare into v0.6-TorControl
|
2021-12-30 19:51:53 +01:00 |
|
csoler
|
fb1e0bc81c
|
using random port to link Tor to local node and check that the port is available
|
2021-12-30 19:51:20 +01:00 |
|
thunder2
|
e096f2feb1
|
Added unregisterEventsHandler to destructor of TorControlDialog
|
2021-12-29 15:32:28 +01:00 |
|
csoler
|
40b965cab1
|
improved display of tor process completion
|
2021-12-18 21:30:58 +01:00 |
|
csoler
|
7e6156566a
|
fixed display of tor bootstrap status
|
2021-12-18 18:14:49 +01:00 |
|
csoler
|
f352235ccd
|
fixed a few bugs
|
2021-12-18 16:45:53 +01:00 |
|
csoler
|
3121a61910
|
more bug fixing
|
2021-12-17 22:17:26 +01:00 |
|
csoler
|
af4c948024
|
fixed some bugs in TorControl
|
2021-12-17 16:54:44 +01:00 |
|
csoler
|
1571446a2e
|
debugged pipe system with tor executable
|
2021-12-10 16:29:10 +01:00 |
|
csoler
|
a43a158750
|
added back missing files
|
2021-07-03 00:13:01 +02:00 |
|
csoler
|
d7fb3d8bf4
|
moved TorControl files into libretroshare. Not compiling yet.
|
2021-06-19 15:34:46 +02:00 |
|
thunder2
|
5b1b0cadf9
|
Moved tor binaries into subfolder "tor" for Windows build
|
2021-03-16 21:43:26 +01:00 |
|
csoler
|
8d2a8f8ced
|
fixed bug in tor v3 backward compatibility with v2
|
2020-10-06 23:02:56 +02:00 |
|
csoler
|
ab6688f1eb
|
switched to ED25519-V3
|
2020-10-06 21:15:54 +02:00 |
|
csoler
|
210518db80
|
updated tor manager/control to save/parse keys in new format
|
2020-10-05 21:53:51 +02:00 |
|
csoler
|
b44d2c8772
|
fixed default path for Tor on MacOS
|
2019-01-29 13:37:06 +01:00 |
|
thunder2
|
c7563f1efd
|
Fixed Windows compile with MSYS2
|
2018-10-14 15:28:41 +02:00 |
|
csoler
|
cc1a05ddc9
|
fixed certificate creation in TorAuto mode
|
2018-07-27 12:33:06 +02:00 |
|
csoler
|
919417a137
|
make sure tor executable from config path can be reached
|
2018-03-03 19:04:54 +01:00 |
|
csoler
|
faf45174c7
|
proper error handlign when Tor is not available
|
2018-02-08 15:26:21 +01:00 |
|
csoler
|
d0039241d3
|
replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows
|
2018-01-27 20:22:31 +01:00 |
|
csoler
|
0112cf23e5
|
added check after starting TorManager
|
2018-01-20 17:10:47 +01:00 |
|
csoler
|
15decacc0d
|
attempt to improve the tor statusbar widget
|
2018-01-20 16:43:38 +01:00 |
|
csoler
|
9a54205add
|
added time.h include for windows compilation
|
2018-01-18 22:40:28 +01:00 |
|
csoler
|
b6a2d75747
|
moved StringUtil into StrUtil to avoid conflicts with another file with lower case name in gui/util
|
2018-01-18 22:13:24 +01:00 |
|
csoler
|
a591001cec
|
improved Tor startup phase integration in TorControlDialog
|
2017-12-28 21:39:35 +01:00 |
|
csoler
|
475b6a4a62
|
fixed auto-configuraiton of socks proxy
|
2017-12-28 17:01:56 +01:00 |
|
csoler
|
77d0337ae9
|
auto-set hidden node address and ports from TorManager
|
2017-12-27 18:59:50 +01:00 |
|
csoler
|
390af949a8
|
improved display of Tor starting window
|
2017-12-26 20:42:25 +01:00 |
|
csoler
|
355a0b42e9
|
avoid launching hidden service twice
|
2017-12-26 18:44:15 +01:00 |
|
csoler
|
1a9a9ca208
|
fixed creation of hidden service and saving of private key/hostname
|
2017-12-26 17:21:57 +01:00 |
|
csoler
|
659367ca96
|
added basic hidden service creation. Untested.
|
2017-12-25 22:59:42 +01:00 |
|
csoler
|
f5ce711ad6
|
only load hidden nodes in retro-only mode
|
2017-12-21 21:34:51 +01:00 |
|
csoler
|
5b5a2bef81
|
split tor control into two parts
|
2017-12-21 18:16:32 +01:00 |
|
csoler
|
e87b25794f
|
added Tor control window
|
2017-12-21 15:32:42 +01:00 |
|
csoler
|
5ca2d5e27b
|
added retrotor option in global .pri, and TorControl code
|
2017-12-21 10:43:28 +01:00 |
|