summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-11-10Make sure all patches apply cleanlyPeter Palfrader
svn:r2776
2004-11-1004_fix_test can be backed out again, it was a backport from cvs to the packagePeter Palfrader
svn:r2775
2004-11-10Prepare for a new upstream releasePeter Palfrader
svn:r2774
2004-11-10make abbreviations case-insensitive (thanks weasel)Roger Dingledine
svn:r2773
2004-11-10make it more obvious that we have just told them their new torrc log line.Roger Dingledine
svn:r2772
2004-11-10weaken our anonymity warning a little bit moreRoger Dingledine
svn:r2771
2004-11-10ship the tarball with a minimal cflags, since gcc's vary so muchRoger Dingledine
svn:r2770
2004-11-10Remvove an XXXNick Mathewson
svn:r2769
2004-11-10More whitespace normalizationNick Mathewson
svn:r2768
2004-11-10fix more typos in man pageRoger Dingledine
svn:r2767
2004-11-10clarify that nodefamily is only need when the server doesn'tRoger Dingledine
use myfamily svn:r2766
2004-11-10remove extraneous variableRoger Dingledine
svn:r2765
2004-11-10DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodesRoger Dingledine
svn:r2764
2004-11-10fix copyright in the licenseRoger Dingledine
svn:r2763
2004-11-10don't ship with the default dirservers listed explicitly. leave themRoger Dingledine
unlisted so we can change the default later. svn:r2762
2004-11-10check off last 0.0.9pre5 todo itemsRoger Dingledine
svn:r2761
2004-11-10separate out the cflags that cause spurious warnings, soRoger Dingledine
we don't ship those in the tarball also, bump us to 0.0.9pre5 svn:r2760
2004-11-10don't check permissions on our datadirectory until we switch uid/gidRoger Dingledine
svn:r2759
2004-11-09Normalize whitespace; add a "tell me about all the unnormalized whitespace" ↵Nick Mathewson
target; fix a braino in dirserv.c svn:r2758
2004-11-09Clean windows a littleNick Mathewson
svn:r2757
2004-11-09Fix windows build for VC6; centralize newline-fiasco-damage-control logicNick Mathewson
svn:r2756
2004-11-09Resolve many XXXs and all DOCDOCsNick Mathewson
svn:r2755
2004-11-09Change interface to config_trial_assign even more; have it use get_options() ↵Nick Mathewson
instead svn:r2754
2004-11-09Add some documentation to routerlistNick Mathewson
svn:r2753
2004-11-09When listing router status, include ourself if we are awakeNick Mathewson
svn:r2752
2004-11-09mention doc/control-spec.txt in changelogRoger Dingledine
svn:r2751
2004-11-09resolve a 64-bit warningRoger Dingledine
svn:r2750
2004-11-09tweak the tor-control some moreRoger Dingledine
svn:r2749
2004-11-09bugfix: ^c ought to work even while hibernatingRoger Dingledine
svn:r2748
2004-11-09only non-authdirservers cache the dir they just fetchedRoger Dingledine
svn:r2747
2004-11-09control event logs include loglevel noticeRoger Dingledine
svn:r2746
2004-11-09our tor-doc.html has never once mentioned the authoritativedirectoryRoger Dingledine
config option. oops. svn:r2745
2004-11-09allow BandwidthRate and Burst to be abbrevs in the torrc tooRoger Dingledine
svn:r2744
2004-11-09raise your hand if you can spellRoger Dingledine
svn:r2743
2004-11-09if you're going to ask it to use a body of length 0,Roger Dingledine
don't give it a body. svn:r2742
2004-11-09fix a memory-squashing bug that was causing an infinite loopRoger Dingledine
svn:r2741
2004-11-09fix a tor-resolve bug that could not possibly have ever worked butRoger Dingledine
python is too braindead^Wflexible to be able to tell us svn:r2740
2004-11-09draft of a 0.0.9pre5 changelogRoger Dingledine
svn:r2739
2004-11-09mark_logs_temp() before init'ing new ones.Roger Dingledine
we were seeing double, triple, etc each time we setconf'ed. svn:r2738
2004-11-09change the interface to config_trial_assign()Roger Dingledine
svn:r2737
2004-11-09when you try a new set of options, and you like them, make sure they stickRoger Dingledine
svn:r2736
2004-11-09stop wanting to split init_keys()Roger Dingledine
svn:r2735
2004-11-09once normalized, DataDirectory is always definedRoger Dingledine
svn:r2734
2004-11-09Make check_private_dir trimodal (check/create/ignore), not bimodal ↵Nick Mathewson
(create/ignore). svn:r2733
2004-11-09Stop using the wrong DataDirectory when we're validating.Roger Dingledine
Also validate/normalize the DataDirectory better. svn:r2732
2004-11-09Separate is-recognized-option from get-option-value, since NULL is ambiguous ↵Nick Mathewson
and returning "" misrepresents. svn:r2731
2004-11-09when rejecting an old-style router descriptor, tell us its nicknameRoger Dingledine
svn:r2730
2004-11-09During options_dup, don't copy LINELIST_S or OBSOLETE options.Roger Dingledine
And recognize obsolete options now in config_get_assigned_option(). svn:r2729
2004-11-09EntryNodess is not the plural of EntryNodesRoger Dingledine
svn:r2728
2004-11-09and anotherRoger Dingledine
svn:r2727