Roger Dingledine
|
43709a9c3d
clean up the log warn a bit
|
20 years ago |
Nick Mathewson
|
c45845204a
Fix warning about unused function when compiling with ancient libevent
|
20 years ago |
Roger Dingledine
|
44e85544e4
absolutely refuse to let people pick internal IP addresses if
|
20 years ago |
Nick Mathewson
|
be1c81a767
Fix syntax error.
|
20 years ago |
Nick Mathewson
|
ec07e1195f
add patch for 143 and code to check for known-bad/slow libevent versions. Needs more testing.
|
20 years ago |
Nick Mathewson
|
751db63a17
Always disable kqueue on OSX. It seems linked to kernel panics
|
20 years ago |
Nick Mathewson
|
11a64692c3
Make hashed controller password encoding use hex not base64; this makes it possible to write a controller without base64
|
20 years ago |
Roger Dingledine
|
f0e309e5bd
add HttpProxyAuthenticator config option too
|
20 years ago |
Roger Dingledine
|
b7d6b8a397
doxygeny goodness from tyranix
|
20 years ago |
Roger Dingledine
|
ec1331d49e
fix a comment that tyranix noticed
|
20 years ago |
Nick Mathewson
|
530da0e772
Normalize whitespace
|
20 years ago |
Roger Dingledine
|
28195a0eb1
clean up some log entries
|
20 years ago |
Nick Mathewson
|
9bc6e3aa6c
Add an explanatory comment
|
20 years ago |
Roger Dingledine
|
3c9ec416f6
fix a case error in suppressing a bogus libevent warning.
|
20 years ago |
Nick Mathewson
|
00f2a09380
Append default exit policy before checking for implicit internal addresses: fix bug 129.
|
20 years ago |
Nick Mathewson
|
13126eeb0f
Patch from goodell for task 131: Do not die on internal address if we are not publishing.
|
20 years ago |
Nick Mathewson
|
bc51c8b074
Implement --verify-config command-line option to fix bug 69.
|
20 years ago |
Roger Dingledine
|
1f263bf6f5
whine at you if you're a server and you don't set your contactinfo
|
20 years ago |
Roger Dingledine
|
5265bbd2b8
first iteration of scrubbing sensitive strings from logs.
|
20 years ago |
Nick Mathewson
|
4666b801fa
If DataDir is ~/.tor, and that expands to /.tor, then default to LOCALSTATEDIR/tor instead.
|
20 years ago |
Roger Dingledine
|
729e720095
workaround for user error: some people were putting "Address " in their
|
20 years ago |
Roger Dingledine
|
543d31c89a
bump the default bandwidthrate from 1mb to 2mb
|
20 years ago |
Roger Dingledine
|
5e86e87124
Add basic HttpsProxyAuthenticator support, based on patch
|
20 years ago |
Roger Dingledine
|
6128cdead0
let NumCpus be singular without whining
|
20 years ago |
Roger Dingledine
|
ad4eca60ec
add geoff's NoPublish patch
|
20 years ago |
Roger Dingledine
|
652dde72f1
bugfix: chdir to your datadirectory at the *end* of the
|
20 years ago |
Nick Mathewson
|
4991290935
Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact.
|
20 years ago |
Nick Mathewson
|
0e81265359
update copyright notices.
|
20 years ago |
Nick Mathewson
|
73f6c1531e
fix typo in earlier libevent mmessage suppress patch
|
20 years ago |
Nick Mathewson
|
410ecfcc71
Add code to suppress spurious libevent log msgs; use it to resolve bug 68.
|
20 years ago |