- May 15, 2016
- May 12, 2016
-
-
anonym authored
* TOR_CONTROL_SOCKET is a path to the control socket file. * TOR_CONTROL_ADDRESS is the IPv4 address and TOR_CONTROL_PORT is the port of the control *port*. If only one of these are specified, a sane default will be picked for the other. By default sane defaults are set for all three of these, so this is only a mechanism to override them for non-standard configurations. Both the socket file and port will be tried, in that order.
-
- Apr 14, 2016
-
-
sajolida authored
Conflicts: onioncircuits
- Apr 03, 2016
-
-
Alan authored
Will-fix: #11302 Thanks jvoisin for the patch
-
- Apr 01, 2016
-
-
Alan authored
This should make the window resizeable to any size. Will-fix: #11192
-
Alan authored
-
Alan authored
When using a bridge, the first node in the path doesn't have a ServerDescriptor. We now handle this case gracefully.
-
Alan authored
-
Alan authored
Make sure that onioncircuits can still display useful results without tor-geoipdb installed. Based on the patch from Sascha Steinbiss <sascha@steinbiss.name>
-
- Mar 31, 2016
- Mar 30, 2016
-
-
sajolida authored
'stream' is the internal Tor terminology but 'connection' is a more common term.
-
sajolida authored
-
sajolida authored
These labels are probably not really needed...
-
sajolida authored
Onion Circuits is probably simple enough not to need an extra description of what it is about here.
-
sajolida authored
I don't like introducing the 'path' terminology to mean 'circuit or stream' and clicking on both a circuit or a stream produce the same effect, so let's simplify this here.
-
sajolida authored
-
sajolida authored
- We shouldn't make a difference between "connected to Tor" and "connected to Tor daemon" as this probably doesn't make sense to most users. Also, both things are meant to occur simultaneously. See also #11290. - Remove the second sentence as reconnecting automatically is what you expect from Onion Circuits and you also have no agency on this.
-
- Mar 28, 2016
-
-
sajolida authored
-
- Mar 25, 2016
-
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
The way we use Transifex, we need to point Tor people to a POT file in Git that they can regularly pull. I see that Onion Circuits has no such file in Git. It's a bit sad to store such auto-generated files in Git, but it's even more sad to ship software without translations. refs: Tails#11173
-
- Feb 18, 2016
-
-
Alan authored
-
Alan authored
Thanks to Sascha Steinbiss <sascha@steinbiss.name>.
-
Alan authored
This prevents a PyGIWarning on startup
-
Alan authored
-
Alan authored
-
Alan authored
-
Alan authored
With bad network conditions, stem sometimes sends the circuit closed event twice. When recieving the 2nd of these events, Tor Monitor used to add the circuit that had beeen removed from the list by the 1st. Will-fix: 10517
-
- Jan 04, 2016
-
-
Alan authored
-