summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-10remove extraneous variableRoger Dingledine
2004-11-10DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodesRoger Dingledine
2004-11-10fix copyright in the licenseRoger Dingledine
2004-11-10don't ship with the default dirservers listed explicitly. leave themRoger Dingledine
2004-11-10check off last 0.0.9pre5 todo itemsRoger Dingledine
2004-11-10separate out the cflags that cause spurious warnings, soRoger Dingledine
2004-11-10don't check permissions on our datadirectory until we switch uid/gidRoger Dingledine
2004-11-09Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...Nick Mathewson
2004-11-09Clean windows a littleNick Mathewson
2004-11-09Fix windows build for VC6; centralize newline-fiasco-damage-control logicNick Mathewson
2004-11-09Resolve many XXXs and all DOCDOCsNick Mathewson
2004-11-09Change interface to config_trial_assign even more; have it use get_options() ...Nick Mathewson
2004-11-09Add some documentation to routerlistNick Mathewson
2004-11-09When listing router status, include ourself if we are awakeNick Mathewson
2004-11-09mention doc/control-spec.txt in changelogRoger Dingledine
2004-11-09resolve a 64-bit warningRoger Dingledine
2004-11-09tweak the tor-control some moreRoger Dingledine
2004-11-09bugfix: ^c ought to work even while hibernatingRoger Dingledine
2004-11-09only non-authdirservers cache the dir they just fetchedRoger Dingledine
2004-11-09control event logs include loglevel noticeRoger Dingledine
2004-11-09our tor-doc.html has never once mentioned the authoritativedirectoryRoger Dingledine
2004-11-09allow BandwidthRate and Burst to be abbrevs in the torrc tooRoger Dingledine
2004-11-09raise your hand if you can spellRoger Dingledine
2004-11-09if you're going to ask it to use a body of length 0,Roger Dingledine
2004-11-09fix a memory-squashing bug that was causing an infinite loopRoger Dingledine
2004-11-09fix a tor-resolve bug that could not possibly have ever worked butRoger Dingledine
2004-11-09draft of a 0.0.9pre5 changelogRoger Dingledine
2004-11-09mark_logs_temp() before init'ing new ones.Roger Dingledine
2004-11-09change the interface to config_trial_assign()Roger Dingledine
2004-11-09when you try a new set of options, and you like them, make sure they stickRoger Dingledine
2004-11-09stop wanting to split init_keys()Roger Dingledine
2004-11-09once normalized, DataDirectory is always definedRoger Dingledine
2004-11-09Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ig...Nick Mathewson
2004-11-09Stop using the wrong DataDirectory when we're validating.Roger Dingledine
2004-11-09Separate is-recognized-option from get-option-value, since NULL is ambiguous ...Nick Mathewson
2004-11-09when rejecting an old-style router descriptor, tell us its nicknameRoger Dingledine
2004-11-09During options_dup, don't copy LINELIST_S or OBSOLETE options.Roger Dingledine
2004-11-09EntryNodess is not the plural of EntryNodesRoger Dingledine
2004-11-09and anotherRoger Dingledine
2004-11-09fix some dereferencesRoger Dingledine
2004-11-09a tor-control patch to do setconf tooRoger Dingledine
2004-11-09make datadirectory work againRoger Dingledine
2004-11-09fix mistake in commentsRoger Dingledine
2004-11-09Normalize DataDirectory in options_validate, making SIGHUP survivable.Nick Mathewson
2004-11-09Document accountingNick Mathewson
2004-11-09and another todo item for nickRoger Dingledine
2004-11-090.0.9pre5 approachesRoger Dingledine
2004-11-09move -Wwrite-strings -Wredundant-decls to a separate CFLAGSRoger Dingledine
2004-11-09Stop DataDirectory from changing; also stop using new as an identifier?Nick Mathewson
2004-11-09Make an options_act() where we do all the things a new options setRoger Dingledine