- Mar 26, 2020
-
-
Nick Mathewson authored
-
David Goulet authored
-
David Goulet authored
-
- Mar 25, 2020
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Mar 23, 2020
-
-
George Kadianakis authored
-
George Kadianakis authored
-
George Kadianakis authored
-
Nick Mathewson authored
-
- Mar 20, 2020
-
-
teor authored
Accept a smaller file and function. Let router.c grow slightly without warning. Accept an extra comment line. Cleanup after 32588.
-
teor authored
Comments about 33681.
-
teor authored
These tests don't actually trigger bug 32588, but they do increase the coverage of the auto port config code. Tests for 32588.
-
teor authored
-
teor authored
Merge static function declaration deletions from bug32588_042 and maint-0.4.3 in app/config/config.c.
-
teor authored
-
teor authored
Merge tests from maint-0.4.1 with new tests from bug32588_035 in test_router.c.
-
-
-
-
-
teor authored
Return early when there is no suitable IPv6 ORPort. Show the address and port on error, using a convenience function. Code simplification and refactoring. Cleanup after 32588.
-
teor authored
When IPv6 ORPorts are set to "auto", tor relays and bridges would advertise an incorrect port in their descriptor. This may be a low-severity memory safety issue, because the published port number may be derived from uninitialised or out-of-bounds memory reads. Fixes bug 32588; bugfix on 0.2.3.9-alpha.
-
teor authored
Due to improved function comments.
-
teor authored
Fixes part of bug 33674; not in any released version of tor.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
And document how some functions set their output arguments. Fixes bug 33674; bugfix on 0.4.3.1-alpha.
-
Nick Mathewson authored
Previously we just ignored this option, which would leave it unset, and cause an assertion failure later on when running with the User option. Fixes bug 33668; bugfix on 0.4.3.1-alpha.
-
teor authored
Don't take the practracker disable changes from 0.4.3.
-
teor authored
Disable our coding standards best practices tracker in our git hooks. 0.4.3 branches only. Closes ticket 33678.
-
teor authored
-
teor authored
Obviously correct changes to already-reviewed code.
-
teor authored
Merge duplicate DLL copies from maint-0.4.1 with bug33673_035.
-
teor authored
Copy required DLLs to test and app, before running tor's tests. This ensures that tor.exe and test*.exe use the correct version of each DLL. This fix is not required, but we hope it will avoid DLL search issues in future. Closes bug 33673; bugfix on 0.3.4.2-alpha.
-
teor authored
-
teor authored
-