aboutsummaryrefslogtreecommitdiff
path: root/path-spec.txt
AgeCommit message (Collapse)Author
2008-04-16fix typo in path-spec, spotted by kebRoger Dingledine
svn:r14384
2008-01-17explain a bit about router descriptor purposesRoger Dingledine
svn:r13154
2007-08-24patch from mike perry to a) stop overloading guards as much, andRoger Dingledine
b) raise the max-believable-bandwidth to 10MB/s. svn:r11258
2007-07-28 r13959@catbus: nickm | 2007-07-28 18:09:56 -0400Nick Mathewson
Use the correct formula to calculate exit weights. svn:r10956
2007-05-31clean up a few confusions brian levine pointed outRoger Dingledine
svn:r10415
2007-02-28 r11994@catbus: nickm | 2007-02-28 13:08:52 -0500Nick Mathewson
Re-number misnumbered spec sections. No more having to refer to "the first of two section 6.1s." svn:r9683
2007-02-12start to rewrite path spec. still needs more work.Roger Dingledine
svn:r9566
2007-02-08 r11700@catbus: nickm | 2007-02-08 02:03:50 -0500Nick Mathewson
Fix several bugs in computing recommended versions. 1) refactor is-this-version-good handling and which-vesions-are-good handling to be in the same place. 2) a version is recommended if more than half of the versioning authorities like it, not >= half. 3) "NEW_IN_SERIES" should mean, "I don't know of an 0.1.1.x this recent, and there are some 0.1.2.x versions out", not "I don't know of an 0.1.1.x this recent, but I know some older ones." This should resolve bug 383. svn:r9523
2007-02-06cleanups based on looking through svn commitsRoger Dingledine
svn:r9491
2007-01-30 r11606@catbus: nickm | 2007-01-30 16:52:23 -0500Nick Mathewson
Write the entry guards section of path-spec; note a possible bug in cirbuitbuild.c; add a const; defer work on torrc.complete to be part of a bigger config documentation reorg. svn:r9465
2007-01-22minor cleanupsRoger Dingledine
svn:r9387
2006-10-19 r9091@totoro: nickm | 2006-10-19 11:45:28 -0400Nick Mathewson
Change to BadExit logic: Let authorities set an "I list bad exits" flag. Consider an exit bad if it is listed as bad by more than half of *those* authorities. This gives us a better migration path. svn:r8756
2006-10-11 r9004@totoro: nickm | 2006-10-11 18:05:24 -0400Nick Mathewson
Add client support for a 'BadExit' flag, so authorities can say "Server X is a poor choise for your nytimes.com connections, as it seems to direct them to HoorayForMao.com or (more likely) WouldYouLikeToBuyTheseFineEncyclopedias.com" svn:r8690
2006-10-07more minor cleanupsRoger Dingledine
svn:r8630
2006-10-01 r8826@totoro: nickm | 2006-10-01 17:58:45 -0400Nick Mathewson
Disprefer exit nodes for entry, middle positions (fixes bug 200). Also, switch to using a uint64_t to hold "total bandwidth for all nodes" under consideration; crypt_rand_int would have died at 2GB/s network capacity. svn:r8571
2006-10-01 r8824@totoro: nickm | 2006-10-01 17:35:55 -0400Nick Mathewson
note valid flag in path spec. svn:r8569
2006-10-01try to explain when we cannibalize circuits.Roger Dingledine
svn:r8557
2006-10-01document predicted ports better.Roger Dingledine
svn:r8556
2006-09-29 r8775@totoro: nickm | 2006-09-29 00:29:02 -0400Nick Mathewson
Note that EnforceDistinctSubnets can override subnet rule for path generation. svn:r8528
2006-09-28begin to revise path-specRoger Dingledine
svn:r8511
2006-09-22 r8912@Kushana: nickm | 2006-09-22 16:18:51 -0400Nick Mathewson
Write more of path-spec.txt svn:r8463
2006-07-20Add a few more paragraphs to path-spec.txtNick Mathewson
svn:r6793
2006-07-11OR_CONN_EVENT_NEW: we should probably handle that , should we not? ↵Nick Mathewson
Especially since 23:26 < phobos> nickm: grep -c "Unrecognized status code 4" tor.log svn:r6752
2006-04-25list some more items to remember in path-buildingRoger Dingledine
svn:r6419
2006-04-25Add some bullet points to write upNick Mathewson
svn:r6416
2006-04-24Add a stub of a "path-spec", containing only the helper-node emails from ↵Nick Mathewson
arma. whee. svn:r6413