Commit History

Author SHA1 Message Date
  Roger Dingledine f88fa3efc1 helper nodes are dead 20 years ago
  Nick Mathewson 65f76bad4f Add descriptions for state variables; rename AccountingBytesRead{In}Interval; remove extraneous and unused struct member. 20 years ago
  Roger Dingledine c5a5161fb5 prevent auth dir servers from enabling entry nodes. 20 years ago
  Roger Dingledine 358052416d bugfix: only try to use the EntryNodes config option if it is set. 20 years ago
  Roger Dingledine ea6ea8ec22 Make UseEntryNodes true by default. Let the fun begin. 20 years ago
  Roger Dingledine aa604ef2c2 bugfix: only try to parse the TorVersion if there is one. 20 years ago
  Roger Dingledine 839111b85a tolerate a mal-formed or unrecognized tor version in the state file. 20 years ago
  Roger Dingledine 0bd25f5d43 save and validate TorVersion in the state file. 20 years ago
  Roger Dingledine 6c693dbda6 add a TorVersion state string. 20 years ago
  Roger Dingledine 5947388968 Finish implementing config's EntryNodes and StrictEntryNodes option. 20 years ago
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. 20 years ago
  Roger Dingledine 94bff33357 and compiling would be good too 20 years ago
  Roger Dingledine 370dcbc7ba and some comments 20 years ago
  Roger Dingledine 5807bd0635 make it clearer in the auto-generated config file that you 20 years ago
  Peter Palfrader 4bd65f0f98 Keep bandwidth history accross restarts/crashes 20 years ago
  Nick Mathewson 89eded7b17 Add "panic" option to reject all servers not in fingerprint list. 20 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 20 years ago
  Roger Dingledine 77c0f6d456 a first go at fixing a bug matt edman reported: when he tries 20 years ago
  Roger Dingledine 46d563fe00 whenever we hupped or did a controller setconf, we were prepending 20 years ago
  Roger Dingledine a4e1014f4d i think fascistfirewall still has its uses. it's a synonym 20 years ago
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 20 years ago
  Roger Dingledine 9b0a40ec78 crank the max line limit down to 150 chars. 20 years ago
  Nick Mathewson 39265dd72e In my private little universe, terminals are still 80 columns. Impose a 160-character-per-line limit; this will creep down. 20 years ago
  Nick Mathewson 95e471c9a6 Normalize whitespace 20 years ago
  Nick Mathewson 33c4445846 For some bizarre reason, MSVC does not implement GCC extensions. Who would have thought? 20 years ago
  Roger Dingledine a438f2abcd let the user configure a sockslistenaddress on other private IPs 20 years ago
  Nick Mathewson d57029ffe8 Make code to handle "private" alias work when assume_action is set. 20 years ago
  Nick Mathewson 338f23114f Oops. 0.0.0.0/8 and 169.254.0.0/16 are also special. 20 years ago
  Nick Mathewson 1b770817c0 Add private:* as an alias in configuration for policies. 20 years ago
  Nick Mathewson 898968b3ac Warn when binding to a public address for socks. This warning needs to be improved. Also, make options_validate() only warn when an option is changed to a bad value.. (Previously, it warned when an option was bad and any option was changed.) 20 years ago