Commit History

Author SHA1 Message Date
  Peter Palfrader 0cc2390f8c Warn if ReachableAddresses is set when also ReachableDirAddresses and ReachableORAddresses are set. 19 years ago
  Peter Palfrader 5eea6c76df Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses 19 years ago
  Roger Dingledine d113b75da6 more log conversions. 19 years ago
  Roger Dingledine 7d80921afa resolve too-long-lines 19 years ago
  Nick Mathewson 2a4555fedd Style on config_addr_policy_intersectes, which looks ok to me. 19 years ago
  Roger Dingledine 350313d77a Let the users set ControlListenAddress in the torrc. 19 years ago
  Peter Palfrader 6c4d873591 Compress exit policies even more. please review 19 years ago
  Nick Mathewson dba155ecff Generate 18.0.0.0/8 address policy format in descs when we can; warn when the mask is not reducible to a bit-prefix. 19 years ago
  Nick Mathewson 98ec124c6a Drop redundant exit policy entries, not just identical ones. 19 years ago
  Nick Mathewson e7b2d5cd47 Retain unrecognized options in state file, so that we can be forward-compatible. 19 years ago
  Roger Dingledine b5ac6fc707 more helpful log message when running servers on obsolete windows. 19 years ago
  Roger Dingledine 094ccd34a9 bump up the period for forcing a hidden service descriptor upload 19 years ago
  Roger Dingledine 981815146a compress exit policies even more -- look for duplicate lines 19 years ago
  Roger Dingledine 6c093a17a9 bugfix in config_cmp_addr_policies() -- we were treating a pair 19 years ago
  Nick Mathewson f1b91924b2 Keep running if we ask for an impossible stdout log; just warn. 19 years ago
  Nick Mathewson 91847124bf Warn if running obsolete windows as a server. 19 years ago
  Roger Dingledine 5f051574d5 Happy new year! 19 years ago
  Nick Mathewson 97bff8edaa Fix a const-non-const warning 19 years ago
  Roger Dingledine 92ef9e37e7 Add a new config option ExitPolicyRejectPrivate which defaults to 1. 19 years ago
  Roger Dingledine f8b9a8d457 bump the default bandwidthrate to 3 MB, and burst to 6 MB 20 years ago
  Roger Dingledine 21be9dc3c0 when you tried to set orport through the controller, it would 20 years ago
  Roger Dingledine f0d4b3d18f turn crypto hardware acceleration off by default, until we find 20 years ago
  Nick Mathewson c562ca494a add missing warning 20 years ago
  Nick Mathewson fefa34d525 Fix double-free of torrc_fname 20 years ago
  Nick Mathewson adbe0f0ada Fix bug 240: dont dump descriptions when not dumping actual config lines. 20 years ago
  Nick Mathewson 099b9ce2f9 Fix bug 230: add a rollback function to reverse all changes since the last mark_logs_temp(), and move log initialization into the two-phase part of option setting. 20 years ago
  Nick Mathewson d60faa7c93 Fix another memleak. I love you, valgrind! 20 years ago
  Roger Dingledine d1baa0c4a6 we were leaking 3KB every time the entry guards changed, every time 20 years ago
  Roger Dingledine 8f271f2f5a we changed the name of AccountingBytesReadInInterval 20 years ago
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 20 years ago