index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2005-03-18
removing the warning about port 80.
Thomas Sjögren
2005-03-18
add "warning" about port 80 to torrc.sample.in
Thomas Sjögren
2005-03-17
Commit fixes for several pending tor core tasks: document all DOCDOCed functi...
Nick Mathewson
2005-03-16
Fix a fun windows bug: apparently windows stat wants paths not to end with sl...
Nick Mathewson
2005-03-15
re-enable reachability testing stuff.
Roger Dingledine
2005-03-14
Show people where they can find the default exit policy.
Thomas Sjögren
2005-03-14
fix an assert trigger in cvs: if a resolve request fails, and the circuit
Roger Dingledine
2005-03-14
Fix some more obscure compiler warnings
Nick Mathewson
2005-03-14
Renormalize whitespace
Nick Mathewson
2005-03-14
Raise common code for "detach this stream and try it with a different circuit...
Nick Mathewson
2005-03-13
bugfix: now that we don't do the client dns thing, our checks
Roger Dingledine
2005-03-12
ShutdownWaitLength should be an interval, not a uint
Roger Dingledine
2005-03-12
change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config option
Roger Dingledine
2005-03-12
Implement the common case of ATTACHSTREAM.
Nick Mathewson
2005-03-11
Increment step of a for loop should only happen once.
Nick Mathewson
2005-03-11
Get address map resetting implemented.
Nick Mathewson
2005-03-11
Remove unused macro; add a comment on remaining macros.
Nick Mathewson
2005-03-11
remove duplicate function prototype
Roger Dingledine
2005-03-11
redefining default exit policy as per or-talk discussion
Geoff Goodell
2005-03-10
Fix error codes to work on windows
Nick Mathewson
2005-03-10
Initialize msg_len
Nick Mathewson
2005-03-10
Fix signed/unsigned warning
Nick Mathewson
2005-03-10
Tell windows how big time_t is.
Nick Mathewson
2005-03-10
Fix const-ness warning
Nick Mathewson
2005-03-03
Finish implementing GETINFO; make it easy to query address maps.
Nick Mathewson
2005-03-02
Implement new controller events for changed descriptors and new (not-yet-atta...
Nick Mathewson
2005-03-02
Separate reverse-virtual-address-map entries into ipv4 and hostname slots. Ot...
Nick Mathewson
2005-03-02
Fix some log messages to refer to correct control type.
Nick Mathewson
2005-03-02
Rename unused-address functions to virtual address; this is more accurate. A...
Nick Mathewson
2005-03-02
Specify and implement fragmented control messages to allow for (among other ...
Nick Mathewson
2005-03-02
Implement "Dont-Care" from addresses to MapAddress control message. For safe...
Nick Mathewson
2005-03-02
Still more code to make sure we send the right number and kind of RELAY END c...
Nick Mathewson
2005-03-01
Revise all calls to connection_edge_end to avoid sending MISC, and to take er...
Nick Mathewson
2005-03-01
Forward-port new reasons; clean up code more; add code to convert new reasons...
Nick Mathewson
2005-03-01
Change version parsing logic: a version is "obsolete" if it is not recommende...
Nick Mathewson
2005-03-01
make control interface stream IDs monotonically increasing to prevent possibl...
Nick Mathewson
2005-02-28
Clean up rend cache on shutdown
Nick Mathewson
2005-02-28
disable the reachability detection stuff in cvs, so people can
Roger Dingledine
2005-02-28
When copying routerinfo, copy descriptor too to prevent later double-free.
Nick Mathewson
2005-02-28
Try a little harder to avoid openssl SSL* double-free reports.
Nick Mathewson
2005-02-28
Fix strmap_free to release memory actually held by the strmap.
Nick Mathewson
2005-02-28
free some more memory at shutdown
Roger Dingledine
2005-02-28
give a better warning when tor points at an https server.
Nick Mathewson
2005-02-27
fix bug in control mapaddress
Roger Dingledine
2005-02-27
fix a minor memory leak
Roger Dingledine
2005-02-27
Checkpoint in-progress fixes:
Roger Dingledine
2005-02-27
Make sure that router_get_by_* can always return "me"
Nick Mathewson
2005-02-25
Be specific about which "illegal character" we just saw in the cert.
Nick Mathewson
2005-02-25
Implement more control spec functionality
Nick Mathewson
2005-02-25
Implement some of GETINFO control message
Nick Mathewson
[next]