Roger Dingledine
|
af4192b172
start tracking a rare bug: package_raw_inbuf gets called with package_window 0
|
21 years ago |
Roger Dingledine
|
3d37291e02
stop complaining as loudly when a dns resolve fails
|
21 years ago |
Roger Dingledine
|
02ec2cdb34
bugfix: we were writing to stderr even when it's closed
|
21 years ago |
Roger Dingledine
|
2de4fc2b7f
bump up header length when the dirserv reads http commands
|
21 years ago |
Roger Dingledine
|
3818776f62
remove a conn_close_if_marked warning
|
21 years ago |
Roger Dingledine
|
00de055f43
bugfix: an offline OP would leak all its sockets and stop working
|
21 years ago |
Nick Mathewson
|
c52ee5e2af
Fix a few bugs in sending and receiving DNS results
|
21 years ago |
Nick Mathewson
|
1155ae9b03
Bring assert_connection_ok up to date
|
21 years ago |
Nick Mathewson
|
5e9ba094bc
Fix incorrect error message
|
21 years ago |
Roger Dingledine
|
1d9b1550e0
stop building sample-server-torrc, start building tor.1
|
21 years ago |
Roger Dingledine
|
5b99985e79
we have a man page.
|
21 years ago |
Roger Dingledine
|
2c93463535
change 'so you want to run your own server' directions
|
21 years ago |
Roger Dingledine
|
f53fe3cd7f
merge torrc.in and sample-server-torrc.in
|
21 years ago |
Roger Dingledine
|
975bb68010
simplify: options.OnionRouter==1 iff options.ORPort>0
|
21 years ago |
Roger Dingledine
|
84fffd3652
install now recognizes that -l warn is default
|
21 years ago |
Roger Dingledine
|
91cf5e44cc
default log level is now warn
|
21 years ago |
Roger Dingledine
|
b820d3bc42
define the pidfile on the commandline, if you want it
|
21 years ago |
Roger Dingledine
|
d6601f8cff
make pidfile default to null rather than writing to your cwd
|
21 years ago |
Roger Dingledine
|
4565150db2
if you tell people that IgnoreVersion exists,
|
21 years ago |
Roger Dingledine
|
3b78f5cb09
we are pre14.
|
21 years ago |
Roger Dingledine
|
e73e7a1074
updated todo
|
21 years ago |
Roger Dingledine
|
f5994416c4
bugfix and cleanups
|
21 years ago |
Nick Mathewson
|
fd07872a72
Separate failure-count tracking from circuit-launching.
|
21 years ago |
Peter Palfrader
|
9a676b04dd
Check that we can write to the logfile and log a warning to stderr if we can't
|
21 years ago |
Nick Mathewson
|
3d145769de
Patch last patch to last patch
|
21 years ago |
Nick Mathewson
|
312208eff1
removed unused variable; silence warning
|
21 years ago |
Nick Mathewson
|
dde0eb6570
Patch last patch.
|
21 years ago |
Nick Mathewson
|
0e5abcb635
Skip non-running routers for exit node selection
|
21 years ago |
Roger Dingledine
|
25ac8857f3
bugfix: sometimes we closed a circ while cpuworker was cranking,
|
21 years ago |
Roger Dingledine
|
a6595f4579
revert part of that last change
|
21 years ago |