aboutsummaryrefslogtreecommitdiff
path: root/doc/path-spec.txt
Commit message (Collapse)AuthorAge
* r9091@totoro: nickm | 2006-10-19 11:45:28 -0400Nick Mathewson2006-10-19
| | | | | | | 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
* r9004@totoro: nickm | 2006-10-11 18:05:24 -0400Nick Mathewson2006-10-11
| | | | | | | | 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
* more minor cleanupsRoger Dingledine2006-10-07
| | | | svn:r8630
* r8826@totoro: nickm | 2006-10-01 17:58:45 -0400Nick Mathewson2006-10-01
| | | | | | | 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
* r8824@totoro: nickm | 2006-10-01 17:35:55 -0400Nick Mathewson2006-10-01
| | | | | | | note valid flag in path spec. svn:r8569
* try to explain when we cannibalize circuits.Roger Dingledine2006-10-01
| | | | svn:r8557
* document predicted ports better.Roger Dingledine2006-10-01
| | | | svn:r8556
* r8775@totoro: nickm | 2006-09-29 00:29:02 -0400Nick Mathewson2006-09-29
| | | | | | | Note that EnforceDistinctSubnets can override subnet rule for path generation. svn:r8528
* begin to revise path-specRoger Dingledine2006-09-28
| | | | svn:r8511
* r8912@Kushana: nickm | 2006-09-22 16:18:51 -0400Nick Mathewson2006-09-22
| | | | | | | Write more of path-spec.txt svn:r8463
* Add a few more paragraphs to path-spec.txtNick Mathewson2006-07-20
| | | | svn:r6793
* OR_CONN_EVENT_NEW: we should probably handle that , should we not? ↵Nick Mathewson2006-07-11
| | | | | | Especially since 23:26 < phobos> nickm: grep -c "Unrecognized status code 4" tor.log svn:r6752
* list some more items to remember in path-buildingRoger Dingledine2006-04-25
| | | | svn:r6419
* Add some bullet points to write upNick Mathewson2006-04-25
| | | | svn:r6416
* Add a stub of a "path-spec", containing only the helper-node emails from ↵Nick Mathewson2006-04-24
arma. whee. svn:r6413