Commit History

Author SHA1 Message Date
  Roger Dingledine a4b1eb5630 allow StrictEntryNode and StrictExitNode to be singular 21 years ago
  Roger Dingledine dd19cf6ba3 kill -USR2 now moves all logs to loglevel debug 21 years ago
  Nick Mathewson 8acaf8e187 Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed 21 years ago
  Roger Dingledine 4b76fe8036 Break DirFetchPostPeriod into: 21 years ago
  Roger Dingledine 72dd656b88 a first cut at a print_usage() 21 years ago
  Roger Dingledine ee591be3f2 fix a bug in configuring accounting in options_act() 21 years ago
  Roger Dingledine 47993ae6fb some fixes so far 21 years ago
  Nick Mathewson 3e6edf20cc Resolve some hibernating-related XXXX009s. 21 years ago
  Nick Mathewson a732727a2b Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF 21 years ago
  Nick Mathewson 26973578bf Fix windows whitespace 21 years ago
  Nick Mathewson aba71028be Add an unreachable return 0. 21 years ago
  Nick Mathewson ed4fa18699 normalize whitespace 21 years ago
  Nick Mathewson dc48e7aeed Document remaining configuration options; add a ccheck for redundant authentication mechanisms in options_validate; add TODO items for post-009 hibernation features 21 years ago
  Nick Mathewson 08627d5d87 Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty. 21 years ago
  Nick Mathewson eabcf6618e Write most of the implementation for SAVECONF. 21 years ago
  Nick Mathewson 5109de5626 Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 21 years ago
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 21 years ago
  Nick Mathewson 9c22b428bf Clarify a warning about /.tor 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 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 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 cd753df7bf Resolve many XXXs and all DOCDOCs 21 years ago
  Nick Mathewson b960574556 Change interface to config_trial_assign even more; have it use get_options() instead 21 years ago
  Roger Dingledine 3235c72f6c control event logs include loglevel notice 21 years ago
  Roger Dingledine a972589bdb allow BandwidthRate and Burst to be abbrevs in the torrc too 21 years ago
  Roger Dingledine 6a504efdd3 mark_logs_temp() before init'ing new ones. 21 years ago
  Roger Dingledine 3901473bf3 change the interface to config_trial_assign() 21 years ago
  Roger Dingledine 2d18d9eefb when you try a new set of options, and you like them, make sure they stick 21 years ago