Peter Palfrader
|
bc932f555e
Change the description slightly, to say "don't rely on the current Tor network
|
21 vuotta sitten |
Peter Palfrader
|
e5fd4c026c
No longer use --pidfile, --logfile, and --runasdaemon command line options. Set them in the configfile instead.
|
21 vuotta sitten |
Nick Mathewson
|
1013abd27f
Validate log options during options_validate(). Reject unrecognized log types like "Log notice magic-twanger". Also, make sure User and Group stay the same, and do not crash when somebody tries to change PidFile to NULL.
|
21 vuotta sitten |
Roger Dingledine
|
c549be0815
hack the tor.sh so it uses the new log format even on the command-line
|
21 vuotta sitten |
Peter Palfrader
|
9921ce7c58
Make sure all patches apply cleanly
|
21 vuotta sitten |
Peter Palfrader
|
967235684e
04_fix_test can be backed out again, it was a backport from cvs to the package
|
21 vuotta sitten |
Peter Palfrader
|
b91e167dcd
Prepare for a new upstream release
|
21 vuotta sitten |
Roger Dingledine
|
af9683501c
make abbreviations case-insensitive (thanks weasel)
|
21 vuotta sitten |
Roger Dingledine
|
d9a74cd0af
make it more obvious that we have just told them their new torrc log line.
|
21 vuotta sitten |
Roger Dingledine
|
c03a3eaed0
weaken our anonymity warning a little bit more
|
21 vuotta sitten |
Roger Dingledine
|
e5229a214c
ship the tarball with a minimal cflags, since gcc's vary so much
|
21 vuotta sitten |
Nick Mathewson
|
4cdddcc13d
Remvove an XXX
|
21 vuotta sitten |
Nick Mathewson
|
21c92dace0
More whitespace normalization
|
21 vuotta sitten |
Roger Dingledine
|
0f89ec7f4c
fix more typos in man page
|
21 vuotta sitten |
Roger Dingledine
|
cfe9f1f4a0
clarify that nodefamily is only need when the server doesn't
|
21 vuotta sitten |
Roger Dingledine
|
ab951fc828
remove extraneous variable
|
21 vuotta sitten |
Roger Dingledine
|
d150d458a7
DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodes
|
21 vuotta sitten |
Roger Dingledine
|
6e3df97c82
fix copyright in the license
|
21 vuotta sitten |
Roger Dingledine
|
c41c469166
don't ship with the default dirservers listed explicitly. leave them
|
21 vuotta sitten |
Roger Dingledine
|
00a71ab882
check off last 0.0.9pre5 todo items
|
21 vuotta sitten |
Roger Dingledine
|
cb30d054a8
separate out the cflags that cause spurious warnings, so
|
21 vuotta sitten |
Roger Dingledine
|
7528e8b86a
don't check permissions on our datadirectory until we switch uid/gid
|
21 vuotta sitten |
Nick Mathewson
|
5a5be93f80
Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c
|
21 vuotta sitten |
Nick Mathewson
|
d9d053d70b
Clean windows a little
|
21 vuotta sitten |
Nick Mathewson
|
7daab4034d
Fix windows build for VC6; centralize newline-fiasco-damage-control logic
|
21 vuotta sitten |
Nick Mathewson
|
cd753df7bf
Resolve many XXXs and all DOCDOCs
|
21 vuotta sitten |
Nick Mathewson
|
b960574556
Change interface to config_trial_assign even more; have it use get_options() instead
|
21 vuotta sitten |
Nick Mathewson
|
a2079c074f
Add some documentation to routerlist
|
21 vuotta sitten |
Nick Mathewson
|
548d4174ef
When listing router status, include ourself if we are awake
|
21 vuotta sitten |
Roger Dingledine
|
f4c6e975b3
mention doc/control-spec.txt in changelog
|
21 vuotta sitten |