Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
2dc9066f
Commit
2dc9066f
authored
Aug 14, 2006
by
Roger Dingledine
Browse files
note three more bugs we should resolve
svn:r7043
parent
6fdc63ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/TODO
View file @
2dc9066f
...
...
@@ -24,8 +24,14 @@ Important bugfixes in 0.1.2.x:
until we've fetched correct ones.
- 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.
- bug #308: if Tor writes a bad datestamp to its datadir files, it
will then refuse to start even if you fix your clock.
Items for 0.1.2.x:
- bug #280: getaddrinfo does not set hints
- bug #314: is the fix for this just to check not only
address_is_in_virtual_range(req->address) but also to check whether
ent = strmap_get(addressmap, address) and ent->new_address is set?
- enumerate events of important things that occur in tor, so vidalia can
react.
- We should ship with a list of stable dir mirrors -- they're not
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment