mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
0.1.2.1-alpha will break blossom exit node functionality; put that
on the todo list. svn:r8239
This commit is contained in:
parent
82ad7e6dfc
commit
24b1429218
6
doc/TODO
6
doc/TODO
@ -17,15 +17,13 @@ P - phobos claims
|
|||||||
- <arma> "should we detect if we have a --with-ssl-dir and try the -R
|
- <arma> "should we detect if we have a --with-ssl-dir and try the -R
|
||||||
by default, if it works?"
|
by default, if it works?"
|
||||||
|
|
||||||
Important bugfixes in 0.1.2.x:
|
Items for 0.1.2.x, real soon now:
|
||||||
- When we've been idle a long time, we stop fetching server
|
- When we've been idle a long time, we stop fetching server
|
||||||
descriptors. When we then get a socks request, we build circuits
|
descriptors. When we then get a socks request, we build circuits
|
||||||
immediately using whatever descriptors we have, rather than waiting
|
immediately using whatever descriptors we have, rather than waiting
|
||||||
until we've fetched correct ones.
|
until we've fetched correct ones.
|
||||||
- If the client's clock is too far in the past, it will drop (or
|
- If the client's clock is too far in the past, it will drop (or
|
||||||
just not try to get) descriptors, so it'll never build circuits.
|
just not try to get) descriptors, so it'll never build circuits.
|
||||||
|
|
||||||
Items for 0.1.2.x, real soon now:
|
|
||||||
- when we start, remove any entryguards that are listed in excludenodes.
|
- when we start, remove any entryguards that are listed in excludenodes.
|
||||||
. start calling dev releases 0.1.2.1-alpha-dev, not -cvs. Do we need
|
. start calling dev releases 0.1.2.1-alpha-dev, not -cvs. Do we need
|
||||||
to change the code in any way for this? Appears to be "no".
|
to change the code in any way for this? Appears to be "no".
|
||||||
@ -47,6 +45,8 @@ N - Clients stop dumping old descriptors if the network-statuses
|
|||||||
retire moria1 from the main list.
|
retire moria1 from the main list.
|
||||||
|
|
||||||
Items for 0.1.2.x, later on:
|
Items for 0.1.2.x, later on:
|
||||||
|
- re-enable blossom functionality: let tor servers decide if they
|
||||||
|
will use local search when resolving, or not.
|
||||||
- enumerate events of important things that occur in tor, so vidalia can
|
- enumerate events of important things that occur in tor, so vidalia can
|
||||||
react.
|
react.
|
||||||
- We should ship with a list of stable dir mirrors -- they're not
|
- We should ship with a list of stable dir mirrors -- they're not
|
||||||
|
Loading…
Reference in New Issue
Block a user