Loading changes/bug-15771-reachability +1 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,5 @@ The previous fix used TestingTorNetwork, which implies ExtendAllowPrivateAddresses, but this excluded rare configs where ExtendAllowPrivateAddresses is set but TestingTorNetwork is not. Fixes bug 15771; bugfix on 0.2.6.1-alpha, bug #13924. Fixes bug 15771; bugfix on 0.2.6.1-alpha. Patch by "teor", issue discovered by CJ Ess. changes/bug14391 +0 −1 Original line number Diff line number Diff line o Code simplification and refactoring: - Refactor hidden service client-side cache lookup to intelligently report its various failure cases, and disentangle failure cases Loading changes/bug14806 +2 −2 Original line number Diff line number Diff line o Minor bugfixes (testing): - Commandline argument tests moved to Stem. Fixes bug 14806. o Minor features (testing): - Commandline argument tests moved to Stem. Resolves ticket 14806. changes/bug15269 +1 −1 Original line number Diff line number Diff line o Minor bugfixes (logs): - When building Tor under Clang, do not include an extra set of parentheses in log messages that include function names. Fixes bug 15053; bugfix on every released version of Tor when Fixes bug 15269; bugfix on every released version of Tor when compiled with recent enough Clang. changes/bug15515 +1 −1 Original line number Diff line number Diff line o Minor features (DoS-resistance): - Make it harder for attackers to overwhelm hidden services with introductions, by blocking multiple introduction requests on the same circuit. Resolves ticket #15515. same circuit. Resolves ticket 15515. Loading
changes/bug-15771-reachability +1 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,5 @@ The previous fix used TestingTorNetwork, which implies ExtendAllowPrivateAddresses, but this excluded rare configs where ExtendAllowPrivateAddresses is set but TestingTorNetwork is not. Fixes bug 15771; bugfix on 0.2.6.1-alpha, bug #13924. Fixes bug 15771; bugfix on 0.2.6.1-alpha. Patch by "teor", issue discovered by CJ Ess.
changes/bug14391 +0 −1 Original line number Diff line number Diff line o Code simplification and refactoring: - Refactor hidden service client-side cache lookup to intelligently report its various failure cases, and disentangle failure cases Loading
changes/bug14806 +2 −2 Original line number Diff line number Diff line o Minor bugfixes (testing): - Commandline argument tests moved to Stem. Fixes bug 14806. o Minor features (testing): - Commandline argument tests moved to Stem. Resolves ticket 14806.
changes/bug15269 +1 −1 Original line number Diff line number Diff line o Minor bugfixes (logs): - When building Tor under Clang, do not include an extra set of parentheses in log messages that include function names. Fixes bug 15053; bugfix on every released version of Tor when Fixes bug 15269; bugfix on every released version of Tor when compiled with recent enough Clang.
changes/bug15515 +1 −1 Original line number Diff line number Diff line o Minor features (DoS-resistance): - Make it harder for attackers to overwhelm hidden services with introductions, by blocking multiple introduction requests on the same circuit. Resolves ticket #15515. same circuit. Resolves ticket 15515.