Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-18 | Begin a changelog for 0.3.5.6-rctor-0.3.5.6-rc | Nick Mathewson | |
2018-12-18 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-18 | Revert "Log bootstrap tag names" | Nick Mathewson | |
This reverts commit 1b855af5e33189d70d74273af03a535c343b63a5. | |||
2018-12-18 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-18 | Bump to 0.3.5.6-rc | Nick Mathewson | |
2018-12-17 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-17 | Changes file for 28562 | Nick Mathewson | |
2018-12-17 | Create a temporary directory for tor's DataDirectory in test_rebind. | Taylor R Campbell | |
Fixes #28562. While here, put the argument count test and usage message _before_ we attempt to read from sys.argv. | |||
2018-12-13 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-13 | Merge remote-tracking branch 'tlyu-github/ticket28731-035' into maint-0.3.5 | Nick Mathewson | |
2018-12-13 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-13 | Merge remote-tracking branch 'teor/bug28826-035' into maint-0.3.5 | Nick Mathewson | |
2018-12-12 | Appveyor: Explain appveyor image names in the comments | teor | |
Appveyor images are named after the Visual Studio version they contain. But we compile using MinGW, not Visual Studio. We use these images because they have different Windows versions. Closes bug 28826. | |||
2018-12-11 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.4' into maint-0.3.5 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.2.9' into maint-0.3.3 | Nick Mathewson | |
2018-12-11 | Note ticket number in changes file for 24803 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.4' into maint-0.3.5 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.2.9' into maint-0.3.3 | Nick Mathewson | |
2018-12-10 | Log bootstrap tag names | Taylor Yu | |
Add the bootstrap tag name to the log messages, so people troubleshooting connection problems can look up a symbol instead of a number. Closes ticket 28731. | |||
2018-12-10 | Fallbacks: Update the hard-coded fallback list in December 2018 | teor | |
Merge Phoul's two lists into teor's list. Replace the 150 fallbacks originally introduced in Tor 0.3.3.1-alpha in January 2018 (of which ~115 were still functional), with a list of 157 fallbacks (92 new, 65 existing, 85 removed) generated in December 2018. Closes ticket 24803. | |||
2018-12-07 | Fallbacks: Update the hard-coded fallback list in December 2018 | teor | |
Replace the 150 fallbacks originally introduced in Tor 0.3.3.1-alpha in January 2018 (of which ~115 were still functional), with a list of 148 fallbacks (89 new, 59 existing, 91 removed) generated in December 2018. Closes ticket 24803. | |||
2018-12-06 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-06 | Merge branch 'maint-0.3.4' into maint-0.3.5 | Nick Mathewson | |
2018-12-06 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-12-06 | Merge branch 'maint-0.2.9' into maint-0.3.3 | Nick Mathewson | |
2018-12-05 | Update geoip and geoip6 to the December 5 2018 database. | Karsten Loesing | |
2018-12-05 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-05 | Merge remote-tracking branch 'tor-github/pr/546' into maint-0.3.5 | Nick Mathewson | |
2018-12-04 | Merge branch 'maint-0.3.5' into release-0.3.5 | David Goulet | |
2018-12-04 | man: Document HSv3 client authorization revocation | David Goulet | |
Removing a ".auth" file revokes a client access to the service but the rendezvous circuit is not closed service side because the service simply doesn't know which circuit is for which client. This commit notes in the man page that to fully revoke a client access to the service, the tor process should be restarted. Closes #28275 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2018-12-01 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-01 | Merge remote-tracking branch 'tor-github/pr/554' into maint-0.3.5 | Nick Mathewson | |
2018-12-01 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-01 | Merge branch 'bug28229_diag_035' into maint-0.3.5 | Nick Mathewson | |
2018-12-01 | Also log a Tor log entry when it has a substring we are waiting for | rl1987 | |
2018-12-01 | 1 ms. resolution for Tor logs | rl1987 | |
2018-12-01 | Add changes file | rl1987 | |
2018-12-01 | Log everything from tor down to debug loglevel | rl1987 | |
2018-12-01 | In test_rebind.py, log stuff with timestamps | rl1987 | |
2018-12-01 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-12-01 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-12-01 | Merge branch 'maint-0.3.4' into maint-0.3.5 | Nick Mathewson | |
2018-11-30 | sr: Switch from tor_assert() to BUG() | Neel Chauhan | |
Closes #19566 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2018-11-27 | Merge branch 'maint-0.3.5' into release-0.3.5 | Nick Mathewson | |
2018-11-27 | Merge branch 'maint-0.3.4' into maint-0.3.5 | Nick Mathewson | |
2018-11-27 | Explicitly specify path to OpenSSL for Appveyor. | Alexander Færøy | |
This patch explicitly specifies the path to our OpenSSL dependency and disables the installation of an external OpenSSL version and instead uses the OpenSSL version available from the MinGW environments. See: https://bugs.torproject.org/28574 |