summaryrefslogtreecommitdiff
path: root/changes/feature18483
AgeCommit message (Collapse)Author
2016-05-17Remove from master all changes files scheduled for 0.2.8.3Nick 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-17Resolve lintChanges warnings.Nick Mathewson
2016-05-05Make clients always use begindir for directory requeststeor (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.