Nick Mathewson
|
b004eda10c
Enable NT service code by default
|
20 years ago |
Nick Mathewson
|
19b4dbc6d2
Note version documentation is finished in the TODO. Roger--should this be someplace else too?
|
20 years ago |
Nick Mathewson
|
2e9d971dec
Correct documentation wrt versions; where files go; and default behavior of osx installer. Can somebody with good html fu improve my table?
|
20 years ago |
Nick Mathewson
|
e1e7ffcae7
Make OSX install happier about running on non-default volume.
|
20 years ago |
Nick Mathewson
|
71c7733154
Make OS X package actually try to log things to the nice log directory we gave it.
|
20 years ago |
Nick Mathewson
|
59653fea45
Make OS X log happily to /var/log/Tor
|
20 years ago |
Nick Mathewson
|
4b400312de
Mac packaging magic: make man pages useable, and do not overwrite existing torrc files.
|
20 years ago |
Thomas Sjögren
|
7c29b65466
removing the warning about port 80.
|
20 years ago |
Thomas Sjögren
|
b1ceb1fb22
add "warning" about port 80 to torrc.sample.in
|
20 years ago |
Thomas Sjögren
|
25fb582065
man file in cvs was updated in March 2005, not November 2004
|
20 years ago |
Thomas Sjögren
|
2b485dc4f2
Added ipid to the list of IP-testers in tor-doc*.html
|
20 years ago |
Nick Mathewson
|
df9c8feac7
Commit fixes for several pending tor core tasks: document all DOCDOCed functions; time out uncontrolled unattached streams; feed reasons to SOCKS5 (refactoring connection_ap_handshake_socks_reply in the process); change DirFetchPeriod/StatusFetchPeriod to have a special "Be smart" value.
|
20 years ago |
Thomas Sjögren
|
b5a7347db5
Mozilla/Firefox instructions present in both win32 and osx. Added network-tools.com as a IP-test site.
|
20 years ago |
Nick Mathewson
|
be38e0a490
Fix a fun windows bug: apparently windows stat wants paths not to end with slash.
|
20 years ago |
Thomas Sjögren
|
5faea839ee
Make it clear that tor-doc-{win32,osx}.html are for setting up clients and point those who want to set up a server to tor-doc.html
|
20 years ago |
Peter Palfrader
|
cd364ffe4e
Don't depend on python anymore - tor-resolve is C now
|
20 years ago |
Roger Dingledine
|
229761465c
re-enable reachability testing stuff.
|
20 years ago |
Thomas Sjögren
|
932252f9b4
Show people where they can find the default exit policy.
|
20 years ago |
Nick Mathewson
|
538b613079
<arma2> - closed=4, new connection=5, new resolve request=6)
|
20 years ago |
Nick Mathewson
|
e2715ac24f
Note a couple of changes in TC
|
20 years ago |
Roger Dingledine
|
316afb6d09
fix an assert trigger in cvs: if a resolve request fails, and the circuit
|
20 years ago |
Nick Mathewson
|
0197b47ce9
Fix some more obscure compiler warnings
|
20 years ago |
Nick Mathewson
|
97dad670ea
Renormalize whitespace
|
20 years ago |
Nick Mathewson
|
fd150459b3
Raise common code for "detach this stream and try it with a different circuit" into a separate function; make that function handle controller-managed streams right.
|
20 years ago |
Roger Dingledine
|
cabb8624e2
bugfix: now that we don't do the client dns thing, our checks
|
20 years ago |
Roger Dingledine
|
a6b742dfb2
and put ShutdownWaitLength in man page
|
20 years ago |
Roger Dingledine
|
01f0b31432
ShutdownWaitLength should be an interval, not a uint
|
20 years ago |
Roger Dingledine
|
fe768d1d2a
change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config option
|
20 years ago |
Nick Mathewson
|
115271f65e
Implement the common case of ATTACHSTREAM.
|
20 years ago |
Roger Dingledine
|
d1f790e9ce
MaxCircuitDirtiness never got into the man page
|
20 years ago |