- 13 Sep, 2013 3 commits
-
-
Nick Mathewson authored
These were previously allowed only in the initial position: --help, -h , --version, --digests, --list-torrc-options
-
Nick Mathewson authored
Fix for bug 9578.
-
-
- 25 Aug, 2013 12 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
-
-
Nick Mathewson authored
-
Nick Mathewson authored
(Using "ours" strategy to avoid taking 9546 fix in 0.2.3; we just merged our own into 0.2.4)
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 24 Aug, 2013 1 commit
-
-
Roger Dingledine authored
-
- 23 Aug, 2013 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 22 Aug, 2013 8 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
There were only two functions outside of circuitstats that actually wanted to know what was inside this. Making the structure itself hidden should help isolation and prevent us from spaghettifying the thing more.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
(These have proved invaluable for other global accessors.)
-
Nick Mathewson authored
-
Change the global circ_times to a static variable and use accessor functions throughout the code, instead of accessing it directly.
-
Nick Mathewson authored
Fix for bug 9564; bugfix on 0.2.3.14-alpha.
-
- 21 Aug, 2013 7 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Implements ticket 5526.
-
Nick Mathewson authored
Fix for bug 9543.
-
Nick Mathewson authored
The spec requires them to do so, and not doing so creates a situation where they can't send-test because relays won't extend to them because of the other part of bug 9546. Fixes bug 9546; bugfix on 0.2.3.6-alpha.
-
Nick Mathewson authored
The spec requires them to do so, and not doing so creates a situation where they can't send-test because relays won't extend to them because of the other part of bug 9546. Fixes bug 9546; bugfix on 0.2.3.6-alpha.
-
Nick Mathewson authored
(Backport to Tor 0.2.3) Relays previously, when initiating a connection, would only send a NETINFO after sending an AUTHENTICATE. But bridges, when receiving a connection, would never send AUTH_CHALLENGE. So relays wouldn't AUTHENTICATE, and wouldn't NETINFO, and then bridges would be surprised to be receiving CREATE cells on a non-open circuit. Fixes bug 9546.
-
- 20 Aug, 2013 1 commit
-
-
Nick Mathewson authored
Relays previously, when initiating a connection, would only send a NETINFO after sending an AUTHENTICATE. But bridges, when receiving a connection, would never send AUTH_CHALLENGE. So relays wouldn't AUTHENTICATE, and wouldn't NETINFO, and then bridges would be surprised to be receiving CREATE cells on a non-open circuit. Fixes bug 9546.
-
- 17 Aug, 2013 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 15 Aug, 2013 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Conflicts: src/or/circuitlist.h
-