Roger Dingledine
|
987cb2b93a
when you cast MAX_UINT to an int it confuses the users
|
21 years ago |
Roger Dingledine
|
23a69fde8e
bump us to 0.0.9pre6-cvs
|
21 years ago |
Nick Mathewson
|
c1bf171ed8
Fix a few bugs in accounting: parse bw_accounting correctly; set end time of continued interval; record used bandwidth on state change.
|
21 years ago |
Roger Dingledine
|
df671e09cc
don't install tor-control.py, just ship it
|
21 years ago |
Roger Dingledine
|
646903542a
make nick's config patch build
|
21 years ago |
Peter Palfrader
|
40f463ec9f
Log at level notice of higher, not warn or higher. Thanks arma
|
21 years ago |
Peter Palfrader
|
bc932f555e
Change the description slightly, to say "don't rely on the current Tor network
|
21 years ago |
Peter Palfrader
|
e5fd4c026c
No longer use --pidfile, --logfile, and --runasdaemon command line options. Set them in the configfile instead.
|
21 years ago |
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 years ago |
Roger Dingledine
|
c549be0815
hack the tor.sh so it uses the new log format even on the command-line
|
21 years ago |
Peter Palfrader
|
9921ce7c58
Make sure all patches apply cleanly
|
21 years ago |
Peter Palfrader
|
967235684e
04_fix_test can be backed out again, it was a backport from cvs to the package
|
21 years ago |
Peter Palfrader
|
b91e167dcd
Prepare for a new upstream release
|
21 years ago |
Roger Dingledine
|
af9683501c
make abbreviations case-insensitive (thanks weasel)
|
21 years ago |
Roger Dingledine
|
d9a74cd0af
make it more obvious that we have just told them their new torrc log line.
|
21 years ago |
Roger Dingledine
|
c03a3eaed0
weaken our anonymity warning a little bit more
|
21 years ago |
Roger Dingledine
|
e5229a214c
ship the tarball with a minimal cflags, since gcc's vary so much
|
21 years ago |
Nick Mathewson
|
4cdddcc13d
Remvove an XXX
|
21 years ago |
Nick Mathewson
|
21c92dace0
More whitespace normalization
|
21 years ago |
Roger Dingledine
|
0f89ec7f4c
fix more typos in man page
|
21 years ago |
Roger Dingledine
|
cfe9f1f4a0
clarify that nodefamily is only need when the server doesn't
|
21 years ago |
Roger Dingledine
|
ab951fc828
remove extraneous variable
|
21 years ago |
Roger Dingledine
|
d150d458a7
DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodes
|
21 years ago |
Roger Dingledine
|
6e3df97c82
fix copyright in the license
|
21 years ago |
Roger Dingledine
|
c41c469166
don't ship with the default dirservers listed explicitly. leave them
|
21 years ago |
Roger Dingledine
|
00a71ab882
check off last 0.0.9pre5 todo items
|
21 years ago |
Roger Dingledine
|
cb30d054a8
separate out the cflags that cause spurious warnings, so
|
21 years ago |
Roger Dingledine
|
7528e8b86a
don't check permissions on our datadirectory until we switch uid/gid
|
21 years ago |
Nick Mathewson
|
5a5be93f80
Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c
|
21 years ago |
Nick Mathewson
|
d9d053d70b
Clean windows a little
|
21 years ago |