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
/
or
Age
Commit message (
Expand
)
Author
2005-11-23
Replace balanced trees with hash tables: this should make stuff significantly...
Nick Mathewson
2005-11-22
Avoid spurious re-launch of first pending requested descriptor
Nick Mathewson
2005-11-20
Ancient gcc does not like you when you declare variables in the middle of a b...
Peter Palfrader
2005-11-19
Add a new controller event type that allows controllers to get all
Peter Palfrader
2005-11-19
be less eager to decide that the entire network is down
Roger Dingledine
2005-11-19
and another instance where i was trying to be too sneaky
Roger Dingledine
2005-11-19
actually listen when we try to route our dir connection via tor.
Roger Dingledine
2005-11-19
Start obeying our firewall options more rigorously:
Roger Dingledine
2005-11-19
Recover better from TCP connections to Tor servers that are broken but
Roger Dingledine
2005-11-19
misc cleanups
Roger Dingledine
2005-11-19
Bugfix: it looks like some middleman circuits were spending the
Roger Dingledine
2005-11-19
another case (i think) of redundant code.
Roger Dingledine
2005-11-19
remove some redundant (and misleading) code
Roger Dingledine
2005-11-18
15*60 is 15 minutes, not 5
Peter Palfrader
2005-11-18
Remove ip address change flapping detection. It is not really needed and I d...
Peter Palfrader
2005-11-18
if it's not less than three does that mean it's more than two?
Roger Dingledine
2005-11-18
and code the part where redirectstream can take a port.
Roger Dingledine
2005-11-18
Leave options->DirServers alone -- if the user didn't specify any,
Roger Dingledine
2005-11-18
and another overly common log entry
Roger Dingledine
2005-11-17
and another one
Roger Dingledine
2005-11-17
comment out some really popular log lines
Roger Dingledine
2005-11-17
and now we actually do it, too.
Roger Dingledine
2005-11-17
when you type 'getinfo' with no arguments, it doesn't give you
Roger Dingledine
2005-11-17
we used to kill the circuit when we receive a relay command we
Roger Dingledine
2005-11-17
help the term "OP" become obsolete
Roger Dingledine
2005-11-16
bugfix: the controller doesn't mention it's a .onion if it is.
Roger Dingledine
2005-11-16
Add a new config option TestSocks so people can see if their
Roger Dingledine
2005-11-15
Verify that router fingerprint lines match identity keys. (We dont use them, ...
Nick Mathewson
2005-11-15
another case where the poor server operator doesn't need to
Roger Dingledine
2005-11-15
make it even more clear that i didn't screw up the logic
tor-0.1.1.9-alpha
Roger Dingledine
2005-11-15
fix logic error: not unnamed is good.
Roger Dingledine
2005-11-15
Make new logging stuff work on windows; fix a couple of windows typos.
Nick Mathewson
2005-11-14
Fix number in error message
Nick Mathewson
2005-11-14
shorten more of the startup log messages
Roger Dingledine
2005-11-14
when a stream times out, provide less (but better) explanation
Roger Dingledine
2005-11-11
We were refusing to start if you define SocksListenAddress
Roger Dingledine
2005-11-11
speed up the lookup-by-circid-orconn now that it seems that
Roger Dingledine
2005-11-11
when we were cannibalizing a circuit with a particular exit
Roger Dingledine
2005-11-11
fix function comment
Roger Dingledine
2005-11-11
stop discouraging the old *BindAddress config options. we will
Roger Dingledine
2005-11-11
simplify a log entry
Roger Dingledine
2005-11-11
fix a harmless warn and mark two points where we should
Roger Dingledine
2005-11-08
If we stop knowing about a dirserver between request and answer, do not die.
Nick Mathewson
2005-11-05
Tor26's IP has changed to 86.59.21.38
Peter Palfrader
2005-11-05
On directory servers, old_routers was wasting hundreds of bytes per supersede...
Nick Mathewson
2005-11-04
Fix bugs in routerlist_remove_old_cached_routers_with_id()
Nick Mathewson
2005-11-04
prevent duplicat mark-for-close
Nick Mathewson
2005-11-01
enable code to remove members of old_routers when it gets big.
Nick Mathewson
2005-11-01
fix a signed/unsigned warning
Nick Mathewson
2005-11-01
answer nick's XXX, and muck with some log domain choices
Roger Dingledine
[next]