- Feb 23, 2016
-
-
akwizgran authored
-
- Feb 10, 2016
-
-
akwizgran authored
-
- Feb 05, 2016
-
-
akwizgran authored
-
- Jan 27, 2016
-
-
akwizgran authored
-
- Jan 21, 2016
-
-
akwizgran authored
-
- Jan 20, 2016
-
-
akwizgran authored
-
akwizgran authored
-
Santiago Torres-Arias authored
-
- Jan 15, 2016
-
-
Torsten Grote authored
-
- Dec 17, 2015
-
-
akwizgran authored
-
Torsten Grote authored
-
- Dec 15, 2015
-
-
akwizgran authored
-
Santiago Torres-Arias authored
Provides a checkbox in the settings view, as well as an event handler to disable/enable the tor network if the device is not on using the wifi connection. Refactors network-enabling code to a separate function. This function is ran after the network state changes, or the settings change and will update the status accordingly.
-
- Dec 08, 2015
-
-
akwizgran authored
The permissions for the parent directory are too permissive (775) for Tor 0.2.7.5. The subdirectory is created with permissions 700.
-
- Dec 03, 2015
-
-
akwizgran authored
-
- Dec 02, 2015
- Nov 30, 2015
-
-
akwizgran authored
-
- Apr 16, 2015
-
-
akwizgran authored
-
- Apr 07, 2015
-
-
akwizgran authored
-
- Apr 03, 2015
-
-
akwizgran authored
-
- Mar 23, 2015
-
-
akwizgran authored
-
- Mar 11, 2015
-
-
akwizgran authored
-
- Jan 30, 2015
-
-
akwizgran authored
-
- Jan 05, 2015
-
-
akwizgran authored
-
- Dec 14, 2014
- Dec 13, 2014
-
- Nov 04, 2014
-
-
akwizgran authored
-
- Oct 06, 2014
-
-
akwizgran authored
Two changes have been made to Tor: 1. Set can_complete_circuit to false when the network is disabled, and don't try to build introduction circuits while can_complete_circuit is false. This avoids a situation where Tor tries to build introduction circuits as soon as the network is re-enabled, all the circuits fail, and then Tor waits 5 minutes before trying to build more. 2. Added a FORGETHS command to the control protocol which clears any cached client state relating to a specified hidden service. This can be used to flush state that's likely to be stale before trying to connect to a hidden service with an unstable network connection. Support for the FORGETHS command was also added to jtorctl.
-
- Oct 03, 2014
-
-
akwizgran authored
-
- Oct 02, 2014
-
-
akwizgran authored
We don't need two separate executors for long-running IO threads.
-
- Jul 08, 2014
-
-
akwizgran authored
Tor has a controller command, TAKEOWNERSHIP, and a configuration option, __OwningControllerProcess, that work together to ensure Tor shuts down when the controlling process dies and/or disconnects from the control port. By using them we can avoid creating runaway Tor processes that have to be killed with hacks.
-
- Jul 02, 2014
-
-
akwizgran authored
-
- Jun 05, 2014
- May 14, 2014
-
-
akwizgran authored
Patched jtorctl to pass more information about circuit events to the controller to help us debug connection problems.
-
- May 09, 2014
- Apr 05, 2014
-
-
akwizgran authored
This may have been the cause of Bluetooth not always being disabled at shutdown on the Sony Xperia Tipo.
-