Make clients use CREATE_FAST cells. add an option to disable this.

svn:r5524
This commit is contained in:
Nick Mathewson
2005-12-07 22:09:02 +00:00
parent 666791f3f5
commit f031ee8246
4 changed files with 34 additions and 10 deletions
+5 -3
View File
@@ -217,9 +217,11 @@ N - Vet all pending installer patches
- unrecommend IE because of ftp:// bug.
- torrc.complete.in needs attention?
- Start using create-fast cells as clients
- Make this easy to disable via configuration options.
- At the very least, implement this, and maybe leave it off.
N . Start using create-fast cells as clients
o Make this easy to disable via configuration options.
o At the very least, implement this, and maybe leave it off.
- Document option. Document that clients do this.
- Audit code to verify that keys are generated right.
- Can/should we really dump "ports" from routerparse?