aboutsummaryrefslogtreecommitdiff
path: root/doc/spec/dir-spec-v2.txt
AgeCommit message (Collapse)Author
2009-05-05Remove all svn metadata minus what I missed.Sebastian Hahn
Tor doesn't use SVN anymore, making $Revision$, $Id$ and $Date$ meaningless. Remove them without replacement.
2009-01-25Correct some typos while reading dir specs.Karsten Loesing
svn:r18266
2007-12-13change the specs to match the codeRoger Dingledine
svn:r12799
2007-09-21a dir-spec typo (in two places) caught by steveRoger Dingledine
svn:r11557
2007-07-29 r13982@catbus: nickm | 2007-07-29 01:31:53 -0400Nick Mathewson
Actually, we missed a rule about what routers to prefer: first prefer authority to non-authority, *then* running, *then* bandwidth. svn:r10969
2007-07-29 r13979@catbus: nickm | 2007-07-29 01:20:20 -0400Nick Mathewson
Implement proposal 109: As an authority, never call more than 3 servers per IP Running and Valid. Prefer Running servers to non-running ones; then prefer high-bandwidth to low-bandwidth. Needs testing. svn:r10968
2007-05-13polish r9726-r9903Roger Dingledine
svn:r10182
2007-05-10Backport candidate: count it as a failure if we fetch a valid Roger Dingledine
network-status but we don't want to keep it. Otherwise we'll keep fetching it and keep not wanting to keep it. Fixes part of bug 422. svn:r10153
2007-05-07point to the dir-spec files more correctlyRoger Dingledine
svn:r10126
2007-05-03Fork current dir-spec.txt into dir-spec-v2.txt in order to record the state ↵Nick Mathewson
of the world as of 0.1.2.13. Start revising dir-spec.txt to incorporate proposals 101, 103, and 104. svn:r10109