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-23
Fix several bugs (including some crashes) related to control interface; imple...
Nick Mathewson
2005-03-23
Be willing to cache directories from up to ROUTER_MAX_AGE seconds into the fu...
Nick Mathewson
2005-03-23
Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths...
Nick Mathewson
2005-03-23
Fix a few more instances of memory not freed on exit (found by weasel).
Nick Mathewson
2005-03-23
Correct fix for self-to-self addressmap; simplify replace-old-entry logic; ad...
Nick Mathewson
2005-03-23
whoops, fix seg fault i just introduced
Roger Dingledine
2005-03-23
fix assert triggers (bugs 109 and 96), and put in some
Roger Dingledine
2005-03-23
maybe resolve an assert trigger i just got:
Roger Dingledine
2005-03-22
make httpsproxy more likely to work
Roger Dingledine
2005-03-22
fix a 32bit/64bit sprintf mixup that weasel pointed out
Roger Dingledine
2005-03-22
remove a duplicate circuit_mark_for_close() when picking
Roger Dingledine
2005-03-22
options->MaxAdvertisedBandwidth only replaces advertised
Roger Dingledine
2005-03-22
Prevent spurious closes when we put stuff on a conn that has not written for ...
Nick Mathewson
2005-03-22
cleanup and a question
Roger Dingledine
2005-03-22
Specify and implement close-stream and close-circuit control messages
Nick Mathewson
2005-03-22
Implement an option to cap bandwidth-to-advertise. Arma: can you improve the ...
Nick Mathewson
2005-03-22
Clear up a couple of pedantic compiler warnings
Nick Mathewson
2005-03-22
Report HTTP reasons to directory clients. (Also, fix format on new TODO items)
Nick Mathewson
2005-03-22
when reporting events about streams, use the "real" address for
Roger Dingledine
2005-03-22
remove obsolete code
Roger Dingledine
2005-03-22
be more explicit about why we are expiring a conn; improve logic a bit too
Nick Mathewson
2005-03-22
Add opt hibernating; fix bug 78
Nick Mathewson
2005-03-22
handle_control_getinfo() was counting msg_len itself,
Roger Dingledine
2005-03-22
bugfix: make smartlist_join_strings2 actually use the separator/terminator
Roger Dingledine
2005-03-22
Remove controller getinfo support for "desc/all-ids".
Roger Dingledine
2005-03-22
tell me the address of the guy who's trying to attack my dirserver
Roger Dingledine
2005-03-22
clean up and refactor some more
Roger Dingledine
2005-03-22
Implement controller's "extendcircuit" directive.
Roger Dingledine
2005-03-21
make example contactinfo entries slightly more spam resistant, since
Roger Dingledine
2005-03-19
if our clock jumps forward by 100 seconds or more, assume something
Roger Dingledine
2005-03-19
stop logging at -l notice every single time a create cell successfully
Roger Dingledine
2005-03-19
added short blurb about ControlPort to sample torrc
Geoff Goodell
2005-03-19
and forward-port the missing space
Roger Dingledine
2005-03-19
Turn addr_policy_compare from a tristate to a quadstate; this should help add...
Nick Mathewson
2005-03-19
Implement redirectstream in control interface.
Nick Mathewson
2005-03-19
fix typo
Roger Dingledine
2005-03-19
Split version info into separate spec doc.
Nick Mathewson
2005-03-19
make hidden services more likely to work from the server-side
Roger Dingledine
2005-03-19
Enable NT service code by default
Nick Mathewson
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
[next]