Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-17 | Remove from master all changes files scheduled for 0.2.8.3 | Nick Mathewson | |
These won't go in the 0.2.9.1-alpha changelog, since 0.2.8.3 will come out first. Generated automatically with findMergedChanges.pl | |||
2016-05-17 | Resolve lintChanges warnings. | Nick Mathewson | |
2016-05-05 | Make clients always use begindir for directory requests | teor (Tim Wilson-Brown) | |
This improves client anonymity and avoids directory header tampering. The extra load on the authorities should be offset by the fallback directories feature. This also simplifies the fixes to #18809. |