- Nov 17, 2017
-
-
- Nov 04, 2017
-
-
Sebastian Hahn authored
Once again allow the flag to be set, unless the default network is used. Thanks to nickm for a suggestion for the workaround to a test failure.
-
Sebastian Hahn authored
This reverts commit 27fa4a98.
-
- Nov 01, 2017
-
-
A v3 service can have between 0 and 20 intro points where v2 has 0 to 10. Fixes #24115 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- Oct 24, 2017
-
-
Nick Mathewson authored
Note that it will have no effect yet; note that the default is "any".
-
Bridge relays can use it to add a "bridge-distribution-request" line to their bridge descriptor, which tells BridgeDB how they'd like their bridge address to be given out. Implements tickets 18329.
-
- Oct 03, 2017
-
-
Taylor Yu authored
Add more explanation in doc/HACKING about how to read gcov output, including a reference to the gcov documentation in the GCC manual. Also add details about how our postprocessing scripts modify gcov output.
-
- Sep 29, 2017
-
-
Isis Lovecruft authored
-
- Sep 22, 2017
-
-
Nick Mathewson authored
-
- Sep 21, 2017
-
-
Nick Mathewson authored
'check-changes' is now part of "make check", and must pass.
-
Taylor Yu authored
Don't refer to the obsolete (and misspelled) UseEntryGuardsAsDirectoryGuards config parameter in the manpage.
-
- Sep 19, 2017
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Closes 21405.
-
Nick Mathewson authored
addr-spec.txt also explains this, but we should get it into the manpage too. Closes ticket #18736.
-
Nick Mathewson authored
-
David Goulet authored
Fixes #23580 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- Sep 18, 2017
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Sep 15, 2017
-
-
Nick Mathewson authored
-
Nick Mathewson authored
It's been deprecated since 0.2.9.2-alpha. Closes ticket 23426.
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
doc/HACKING/GettingStarted.md says "you might like reading doc/HACKING", which the reader obviously is already doing. Instead point to the "torguts" documents that are mentioned a few lines below too.
-
- Sep 12, 2017
-
-
Nick Mathewson authored
We don't require that the final line be terminated, and we open windows torrc files in text mode. Closes ticket 22795.
-
Nick Mathewson authored
Closes ticket 19704.
-
But when clients are just starting, make them try each bridge a few times before giving up on it. These changes make the bridge download schedules more explicit: before 17750, they relied on undocumented behaviour and specific schedule entries. (And between 17750 and this fix, they were broken.) Fixes 23347, not in any released version of tor.
-
The download schedule tells Tor to wait 15 minutes before downloading bridge descriptors. But 17750 made Tor ignore that and start immediately. Since we fixed 17750, Tor waits 15 minutes for bridge client bootstrap, like the schedule says. This fixes the download schedule to start immediately, and to try each bridge 3 times in the first 30 seconds. This should make bridge bootstraps more reliable. Fixes 23347.
-
- Sep 08, 2017
-
-
Taylor Yu authored
-
- Sep 07, 2017
-
-
David Goulet authored
His full name is: Simon Deziel. Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
Nick Mathewson authored
Undeprecate it; rename it to TestingClientDNSRejectInternalAddresses; add the old name as an alias; reject configurations where it is set but TestingTorNetwork is not; change the documentation accordingly. Closes tickets 21031 and 21522.
-
Nick Mathewson authored
-
- Sep 05, 2017
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Sep 04, 2017
-
-
- Aug 30, 2017
-
-
Isis Lovecruft authored
-
Isis Lovecruft authored
* THANKS TO Henry de Valence for review.
-
- Aug 29, 2017
-
-
Isis Lovecruft authored
* FIXES #22818
-
-