Micah Lee
|
848d8db34e
|
Added close_after_first_download and use_stealth to settings, and also to the GUI settings dialog
|
2017-04-08 13:42:07 -07:00 |
|
Micah Lee
|
34301d3088
|
Catch Tor protocol error exceptions when starting an onion service (#344)
|
2017-02-22 16:45:52 -08:00 |
|
Micah Lee
|
12acb893f8
|
Add new AuthenticationFailure exception, and make the Onion/stem code catch more exceptions when connecting to a Tor controller
|
2017-01-07 17:31:26 -08:00 |
|
Micah Lee
|
f8005a63ea
|
Change GPL copyright from 2016 to 2017
|
2017-01-06 18:58:15 -08:00 |
|
Micah Lee
|
a0abab3653
|
Make automatic settings work with with Tor Browser 6.0.8
|
2016-12-29 12:57:58 -08:00 |
|
Micah Lee
|
b8e797049b
|
Display information about tor when testing settings is successful
|
2016-12-29 10:03:29 -08:00 |
|
Micah Lee
|
19d020f245
|
Onion now connects to the Tor controller using the settings in Settings (except automatic still needs some work), and the settings dialog handles error when testing settings
|
2016-12-29 09:58:13 -08:00 |
|
Micah Lee
|
5bfa4da648
|
Refactor Settings object so it does not load from file by default. Make it so you can pass a Settings into Onion, to test settings
|
2016-12-29 08:02:32 -08:00 |
|
Micah Lee
|
9462b7d05f
|
Clicking Save in the settings dialog saves settings
|
2016-12-28 20:03:32 -08:00 |
|
Micah Lee
|
25109c8a66
|
Created a Settings object, which loads and saves settings to file, and made the Settings dialog use the settings from this object
|
2016-12-28 19:52:21 -08:00 |
|
Micah Lee
|
cc78074a72
|
Designed the GUI settings dialog, but none of it does anything yet
|
2016-12-28 18:44:41 -08:00 |
|