aboutsummaryrefslogtreecommitdiff
path: root/doc/spec/dir-spec-v2.txt
Commit message (Collapse)AuthorAge
* change the specs to match the codeRoger Dingledine2007-12-13
| | | | svn:r12799
* a dir-spec typo (in two places) caught by steveRoger Dingledine2007-09-21
| | | | svn:r11557
* r13982@catbus: nickm | 2007-07-29 01:31:53 -0400Nick Mathewson2007-07-29
| | | | | | | Actually, we missed a rule about what routers to prefer: first prefer authority to non-authority, *then* running, *then* bandwidth. svn:r10969
* r13979@catbus: nickm | 2007-07-29 01:20:20 -0400Nick Mathewson2007-07-29
| | | | | | | 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
* polish r9726-r9903Roger Dingledine2007-05-13
| | | | svn:r10182
* Backport candidate: count it as a failure if we fetch a valid Roger Dingledine2007-05-10
| | | | | | | | 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
* point to the dir-spec files more correctlyRoger Dingledine2007-05-07
| | | | svn:r10126
* Fork current dir-spec.txt into dir-spec-v2.txt in order to record the state ↵Nick Mathewson2007-05-03
of the world as of 0.1.2.13. Start revising dir-spec.txt to incorporate proposals 101, 103, and 104. svn:r10109