Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
Tor
Commits
691265df
Commit
691265df
authored
19 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Dispose of most remaining XXXXX items in TODO
svn:r4403
parent
e5c7e0aa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/TODO
+9
-9
9 additions, 9 deletions
doc/TODO
with
9 additions
and
9 deletions
doc/TODO
+
9
−
9
View file @
691265df
...
...
@@ -177,6 +177,8 @@ Future version:
- auth mechanisms to let hidden service midpoint and responder filter
connection requests.
- Relax clique assumptions.
- tor should be able to have a pool of outgoing IP addresses
that it is able to rotate through. (maybe)
Blue-sky:
- Patch privoxy and socks protocol to pass strings to the browser.
...
...
@@ -190,6 +192,13 @@ Blue-sky:
- Implement Morphmix, so we can compare its behavior, complexity, etc.
- Other transport. HTTP, udp, rdp, airhook, etc. May have to do our own
link crypto, unless we can bully openssl into it.
- Conn key rotation.
- Need a relay teardown cell, separate from one-way ends.
(Pending a user who needs this)
- Handle half-open connections: right now we don't support all TCP
streams, at least according to the protocol. But we handle all that
we've seen in the wild.
(Pending a user who needs this)
Volunteer projects: [Phobos moves these to contribute.html]
- use openssl aes when available
...
...
@@ -283,12 +292,3 @@ Did we do these ones already? XXXXX
- If we have a trusted directory on port 80, stop falling back to
forbidden ports when fascistfirewall blocks all good dirservers.
I don't have any record of what we decided about these: XXXXX
- Make millisecond accuracy work on win32
- tor should be able to have a pool of outgoing IP addresses
that it is able to rotate through. (maybe)
- Conn key rotation.
- Need a relay teardown cell, separate from one-way ends.
- Handle half-open connections: right now we don't support all TCP
streams, at least according to the protocol. But we handle all that
we've seen in the wild.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment