aboutsummaryrefslogtreecommitdiff
path: root/changes/bug21155
AgeCommit message (Collapse)Author
2017-05-19start changelog for 0.3.1.1-alpha by sorting entriesNick Mathewson
2017-05-16Fix remaining (non-false-positive) lintchanges complaintsNick Mathewson
2017-05-15fix a bunch of lintchanges complaintsNick Mathewson
2017-04-10config: Warn if EntryNodes and HiddenService are used togetherDavid 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>