Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-19 | start changelog for 0.3.1.1-alpha by sorting entries | Nick Mathewson | |
2017-05-16 | Fix remaining (non-false-positive) lintchanges complaints | Nick Mathewson | |
2017-05-15 | fix a bunch of lintchanges complaints | Nick Mathewson | |
2017-04-10 | config: Warn if EntryNodes and HiddenService are used together | David Goulet | |
Pinning EntryNodes along with hidden services can be possibly harmful (for instance #14917 and #21155) so at the very least warn the operator if this is the case. Fixes #21155 Signed-off-by: David Goulet <dgoulet@torproject.org> |