aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2732-simple
Commit message (Collapse)AuthorAge
* Accept hs descriptors even if we don't see an HSDir for usNick Mathewson2011-05-12
The old behavior contributed to unreliability when hidden services and hsdirs had different consensus versions, and so had different opinions about who should be cacheing hsdir info. Bugfix on 0.2.0.10-alpha; based on discussions surrounding bug 2732.