Commit Graph

2788 Commits

Author SHA1 Message Date
Nick Mathewson 785307fa8b Resolve FIXME items: make expand_filename handle ~ and ~username
svn:r2789
2004-11-10 14:23:31 +00:00
Roger Dingledine d93a93de1b when you cast MAX_UINT to an int it confuses the users
svn:r2788
2004-11-10 09:09:15 +00:00
Roger Dingledine d922f8d6d1 bump us to 0.0.9pre6-cvs
svn:r2787
2004-11-10 09:02:07 +00:00
(no author) 321b8b898f This commit was manufactured by cvs2svn to create tag
'tor-0_0_9pre5'.

svn:r2786
2004-11-10 04:19:53 +00:00
Nick Mathewson 96c6d2d9fb Fix a few bugs in accounting: parse bw_accounting correctly; set end time of continued interval; record used bandwidth on state change.
svn:r2785
2004-11-10 04:19:53 +00:00
Roger Dingledine a6f709030a don't install tor-control.py, just ship it
svn:r2784
2004-11-10 04:06:24 +00:00
Roger Dingledine bbc2d0c90e make nick's config patch build
svn:r2783
2004-11-10 03:48:38 +00:00
(no author) c916aae356 This commit was manufactured by cvs2svn to create tag
'debian_version_0_0_8+0_0_9pre5-1'.

svn:r2782
2004-11-10 03:46:06 +00:00
Peter Palfrader 87a880a21b Log at level notice of higher, not warn or higher. Thanks arma
svn:r2781
2004-11-10 03:46:06 +00:00
Peter Palfrader 76d65bba86 Change the description slightly, to say "don't rely on the current Tor network
if you really need strong anonymity", instead of "Tor will not provide
anonymity currently".


svn:r2780
2004-11-10 03:45:34 +00:00
Peter Palfrader 723be6ae8d No longer use --pidfile, --logfile, and --runasdaemon command line options. Set them in the configfile instead.
svn:r2779
2004-11-10 03:42:06 +00:00
Nick Mathewson f2446b3b4b 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.
svn:r2778
2004-11-10 03:40:30 +00:00
Roger Dingledine 51b9a1be81 hack the tor.sh so it uses the new log format even on the command-line
svn:r2777
2004-11-10 03:37:06 +00:00
Peter Palfrader 45cb20359a Make sure all patches apply cleanly
svn:r2776
2004-11-10 03:30:51 +00:00
Peter Palfrader 481ecf0c77 04_fix_test can be backed out again, it was a backport from cvs to the package
svn:r2775
2004-11-10 03:27:52 +00:00
Peter Palfrader b470b744e9 Prepare for a new upstream release
svn:r2774
2004-11-10 03:26:52 +00:00
Roger Dingledine f18bc5d62e make abbreviations case-insensitive (thanks weasel)
svn:r2773
2004-11-10 03:22:49 +00:00
Roger Dingledine 9b9c6fb211 make it more obvious that we have just told them their new torrc log line.
svn:r2772
2004-11-10 03:08:03 +00:00
Roger Dingledine c0234400cb weaken our anonymity warning a little bit more
svn:r2771
2004-11-10 02:58:27 +00:00
Roger Dingledine 00c004ff24 ship the tarball with a minimal cflags, since gcc's vary so much
svn:r2770
2004-11-10 02:50:02 +00:00
Nick Mathewson f34f72142d Remvove an XXX
svn:r2769
2004-11-10 02:02:06 +00:00
Nick Mathewson 1b82533bd5 More whitespace normalization
svn:r2768
2004-11-10 01:20:17 +00:00
Roger Dingledine 326c38e144 fix more typos in man page
svn:r2767
2004-11-10 01:16:50 +00:00
Roger Dingledine 52ce21fee2 clarify that nodefamily is only need when the server doesn't
use myfamily


svn:r2766
2004-11-10 00:36:58 +00:00
Roger Dingledine 40ba1785f2 remove extraneous variable
svn:r2765
2004-11-10 00:19:18 +00:00
Roger Dingledine db9928a5a2 DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodes
svn:r2764
2004-11-10 00:19:04 +00:00
Roger Dingledine a10b3b5175 fix copyright in the license
svn:r2763
2004-11-10 00:14:29 +00:00
Roger Dingledine b114502989 don't ship with the default dirservers listed explicitly. leave them
unlisted so we can change the default later.


svn:r2762
2004-11-10 00:14:02 +00:00
Roger Dingledine 36260fe23c check off last 0.0.9pre5 todo items
svn:r2761
2004-11-10 00:13:23 +00:00
Roger Dingledine ad68b2ddda separate out the cflags that cause spurious warnings, so
we don't ship those in the tarball
also, bump us to 0.0.9pre5


svn:r2760
2004-11-10 00:13:02 +00:00
Roger Dingledine d99c36d97f don't check permissions on our datadirectory until we switch uid/gid
svn:r2759
2004-11-10 00:11:37 +00:00
Nick Mathewson 1bb4357ed7 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c
svn:r2758
2004-11-09 20:04:00 +00:00
Nick Mathewson 54b472a833 Clean windows a little
svn:r2757
2004-11-09 19:30:50 +00:00
Nick Mathewson d2c1d0b425 Fix windows build for VC6; centralize newline-fiasco-damage-control logic
svn:r2756
2004-11-09 19:13:08 +00:00
Nick Mathewson 7d244fd2fc Resolve many XXXs and all DOCDOCs
svn:r2755
2004-11-09 18:22:17 +00:00
Nick Mathewson 91cd062da7 Change interface to config_trial_assign even more; have it use get_options() instead
svn:r2754
2004-11-09 17:15:17 +00:00
Nick Mathewson 1745d61780 Add some documentation to routerlist
svn:r2753
2004-11-09 17:14:15 +00:00
Nick Mathewson 7523ba9b92 When listing router status, include ourself if we are awake
svn:r2752
2004-11-09 17:12:56 +00:00
Roger Dingledine c16b2adf34 mention doc/control-spec.txt in changelog
svn:r2751
2004-11-09 11:55:16 +00:00
Roger Dingledine 3b47fbdff3 resolve a 64-bit warning
svn:r2750
2004-11-09 11:36:38 +00:00
Roger Dingledine 9dfae550cb tweak the tor-control some more
svn:r2749
2004-11-09 11:15:48 +00:00
Roger Dingledine 9f85b0cb4b bugfix: ^c ought to work even while hibernating
svn:r2748
2004-11-09 11:14:34 +00:00
Roger Dingledine 0755070f6c only non-authdirservers cache the dir they just fetched
svn:r2747
2004-11-09 10:38:42 +00:00
Roger Dingledine 4f597d235c control event logs include loglevel notice
svn:r2746
2004-11-09 10:32:02 +00:00
Roger Dingledine e06109de84 our tor-doc.html has never once mentioned the authoritativedirectory
config option. oops.


svn:r2745
2004-11-09 10:30:41 +00:00
Roger Dingledine 8a4877c56f allow BandwidthRate and Burst to be abbrevs in the torrc too
svn:r2744
2004-11-09 10:30:06 +00:00
Roger Dingledine e864f1fcc9 raise your hand if you can spell
svn:r2743
2004-11-09 10:21:19 +00:00
Roger Dingledine 319e6c9e34 if you're going to ask it to use a body of length 0,
don't give it a body.


svn:r2742
2004-11-09 10:18:41 +00:00
Roger Dingledine eaef6bf3df fix a memory-squashing bug that was causing an infinite loop
svn:r2741
2004-11-09 10:08:42 +00:00
Roger Dingledine e3d19db490 fix a tor-resolve bug that could not possibly have ever worked but
python is too braindead^Wflexible to be able to tell us


svn:r2740
2004-11-09 09:27:34 +00:00