| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
later sections still need some paragraphs; oh well.
svn:r8931
|
|
|
|
| |
svn:r8930
|
|
|
|
| |
svn:r8929
|
|
|
|
| |
svn:r8926
|
|
|
|
| |
svn:r8925
|
|
|
|
| |
svn:r8924
|
|
|
|
|
|
|
| |
more work on the discovery section.
svn:r8923
|
|
|
|
| |
svn:r8921
|
|
|
|
| |
svn:r8920
|
|
|
|
| |
svn:r8899
|
|
|
|
|
|
|
| |
Ordinal numbers are already adverbs; enforce house style.
svn:r8898
|
|
|
|
|
|
|
| |
oops; missed one.
svn:r8886
|
|
|
|
|
|
|
| |
Add some time estimates and some small edits to roadmap.
svn:r8885
|
|
|
|
|
|
|
| |
checkpoint some blocking tweaks and edits
svn:r8882
|
|
|
|
| |
svn:r8880
|
|
|
|
|
|
|
| |
yet. so be it.
svn:r8859
|
|
|
|
| |
svn:r8855
|
|
|
|
| |
svn:r8854
|
|
|
|
| |
svn:r8853
|
|
|
|
|
|
|
| |
need to be fleshed out more.
svn:r8852
|
|
|
|
|
|
|
| |
and general cleanups.
svn:r8842
|
|
|
|
|
|
|
| |
Fix Bug 349: Have GETINFO network-status return even old routers, and use long nicknames where appropriate. Document this.
svn:r8834
|
|
|
|
|
|
|
| |
Add a CLEARDNSCACHE signal to clear the client-side DNS cache.
svn:r8829
|
|
|
|
| |
svn:r8827
|
|
|
|
|
|
|
| |
Fill in remaining items I understand in roadmap draft. Now to print and mess with on paper.
svn:r8825
|
|
|
|
| |
svn:r8823
|
|
|
|
| |
svn:r8815
|
|
|
|
|
|
|
| |
Write another ~1300 words of roadmap text. Mark added incomplete items as tmp. add a few comments. add more notes.
svn:r8814
|
|
|
|
|
|
|
| |
Remove reference to NS_FULL event; add two GETINFO targets.
svn:r8812
|
|
|
|
| |
svn:r8810
|
|
|
|
|
|
|
| |
FIll in some more roadmap items.
svn:r8809
|
|
|
|
|
|
|
| |
clarify recent spec stuff
svn:r8808
|
|
|
|
| |
svn:r8807
|
|
|
|
|
|
|
| |
some conventions.
svn:r8805
|
|
|
|
| |
svn:r8804
|
|
|
|
|
|
|
| |
and so vidalia can start handling them if it wants.
svn:r8802
|
|
|
|
|
|
|
| |
Implement status event backend logic.
svn:r8799
|
|
|
|
|
|
|
| |
oops. add latex too
svn:r8798
|
|
|
|
|
|
|
| |
Add initial version of roadmap. Lots of stuff has too much detail, and lots has too little. This is still in a brainstorming phase: the most important thing is to add the stuff that is not there at all. I will try to think about what that might be as I drive home.
svn:r8797
|
|
|
|
|
|
|
| |
Let directory authorities set the BadExit flag if they like. Also, refactor directory authority code so we can believe multiple things about a single router, and do fewer linear searches.
svn:r8794
|
|
|
|
|
|
|
|
|
|
|
|
| |
blocking-resistant anonymity system.
Talk through how other proxy designs work and what we can reuse
from their ideas.
Still much work remaining.
svn:r8792
|
|
|
|
|
|
|
| |
Add an event type to tell the controller when our opinion of a router status has changed. I might have missed some cases here.
svn:r8781
|
|
|
|
| |
svn:r8780
|
|
|
|
|
|
|
| |
Start implementing reason extension for stream events to match the one one used by circuit events. (Not a complete implementation yet; actual reasons are not passed to control.c)
svn:r8777
|
|
|
|
|
|
|
| |
Add a GETINFO target so controllers can ask Tor for the current state of a router. (Results given in networkstatus format.)
svn:r8772
|
|
|
|
|
|
|
| |
Fix longstanding bug in connection_exit_begin_conn(): Since connection_edge_end() exits when the connection is unattached, we were never sending RELAY_END cells back for failed RELAY_BEGIN attempts. Fix this. This might make clients that were otherwise timing out either fail faster or retry faster, which is good news for us.
svn:r8770
|
|
|
|
| |
svn:r8769
|
|
|
|
|
|
|
| |
Add pragma:no-cache and expires headers so that directory lookups can work better in the presence of caching HTTP proxies. (I would have used Cache-Control, but that is an HTTP/1.1 thing.) All timeouts are currently wild-assed guesses.
svn:r8765
|
|
|
|
|
|
|
| |
Never discard a descriptor for being too old until either it is recommended by no authorities, or until we download a better (more recent and recommended) one for the same router. This will eventually make it possible for servers to publish less often.
svn:r8761
|
|
|
|
|
|
|
| |
Fix an XXX in handling destroy cells: when we get a destroy cell with reason FOO, do not tell the controller REASON=FOO. Instead, say REASON=DESTROYED REMOTE_REASON=FOO. Suggested by a conversation with Mike Perry.
svn:r8760
|