mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
remove some completed items
svn:r5363
This commit is contained in:
parent
b72323fab8
commit
e87c6a03ab
18
doc/TODO
18
doc/TODO
@ -76,7 +76,6 @@ N - Specify and implement it.
|
|||||||
R - If you think an OR conn is open but you can never establish a circuit
|
R - If you think an OR conn is open but you can never establish a circuit
|
||||||
to it, reconsider whether it's actually open.
|
to it, reconsider whether it's actually open.
|
||||||
|
|
||||||
- Miscellaneous cleanups
|
|
||||||
- switch accountingmax to count total in+out, not either in or
|
- switch accountingmax to count total in+out, not either in or
|
||||||
out. it's easy to move in this direction (not risky), but hard to
|
out. it's easy to move in this direction (not risky), but hard to
|
||||||
back out if we decide we prefer it the way it already is. hm.
|
back out if we decide we prefer it the way it already is. hm.
|
||||||
@ -199,20 +198,6 @@ N . Routerdesc download changes
|
|||||||
- Make authorities rate-limit logging their complaints about given
|
- Make authorities rate-limit logging their complaints about given
|
||||||
servers?
|
servers?
|
||||||
|
|
||||||
o Naming and validation:
|
|
||||||
o Separate naming from validation in authdirs.
|
|
||||||
o Authdirs need to be able to decline to validate based on
|
|
||||||
IP range and key
|
|
||||||
o Authdirs need to be able to decline to include baased on
|
|
||||||
IP range and key.
|
|
||||||
o Not all authdirs name.
|
|
||||||
o Change naming rule: N->K iff any naming authdir says N->K,
|
|
||||||
and none says N->K' or N'->K.
|
|
||||||
o Clients choose names based on network-status options.
|
|
||||||
o Names are remembered in client state (?)
|
|
||||||
o Okay to have two valid servers with same nickname, but not
|
|
||||||
two named servers with same nickname. Update logic.
|
|
||||||
|
|
||||||
- packaging and ui stuff:
|
- packaging and ui stuff:
|
||||||
. multiple sample torrc files
|
. multiple sample torrc files
|
||||||
- uninstallers
|
- uninstallers
|
||||||
@ -230,9 +215,6 @@ N - Vet all pending installer patches
|
|||||||
- unrecommend IE because of ftp:// bug.
|
- unrecommend IE because of ftp:// bug.
|
||||||
- torrc.complete.in needs attention?
|
- torrc.complete.in needs attention?
|
||||||
|
|
||||||
o openssl patch to check for degenerate keys in DH handshake
|
|
||||||
o accepted and put into openssl
|
|
||||||
|
|
||||||
Reach (deferrable) items for 0.1.1.x:
|
Reach (deferrable) items for 0.1.1.x:
|
||||||
- Start using create-fast cells as clients
|
- Start using create-fast cells as clients
|
||||||
o Let more config options (e.g. ORPort) change dynamically.
|
o Let more config options (e.g. ORPort) change dynamically.
|
||||||
|
Loading…
Reference in New Issue
Block a user