aboutsummaryrefslogtreecommitdiff
path: root/guard-spec.txt
AgeCommit message (Collapse)Author
2019-11-26standardize whitespace in the titlesHans-Christoph Steiner
This is one small step towards making these a standard, parsable format.
2017-09-06add nsf acksRoger Dingledine
2017-05-19Fix some issues in guard-spec.txt pointed out by arma.George Kadianakis
See https://lists.torproject.org/pipermail/tor-dev/2017-May/012263.html .
2017-05-19one more fix on guard-specRoger Dingledine
2017-05-19more subtle fixes to guard-specRoger Dingledine
i don't think i broke anything, but it would be worth somebody looking over it to be sure.
2017-05-19easy and hopefully uncontroversial fixes to guard-specRoger Dingledine
please do feel free to look through and make sure i didn't break anything though :)
2017-04-16fix two simple typosRoger Dingledine
2017-02-02Tweak descriptionNick Mathewson
2017-02-02guard-spec.txt: If we exhaust all guards, start from top again.George Kadianakis
2017-02-01Explain more about primary guards and about building circuitsNick Mathewson
In path-spec: explain our rules (post-21242) for waiting to build circuits. In guard-spec: - explain what to do about missing descriptors - explain parallel use of multiple primary guards, based on parameters.
2017-01-31Start a new guard-spec.txt as a copy of prop271.Nick Mathewson
Remove the old guard section of path-spec, now that guard-spec is separate.