Commit History

Author SHA1 Message Date
  Nick Mathewson 558e9899e4 Document most undocumented variables. 15 years ago
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 years ago
  Karsten Loesing 61055ae719 gabelmoo has a new IP address (once more). 15 years ago
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 years ago
  Nick Mathewson 1510d50fab Oops: SeverDNS->ServerDNS. 15 years ago
  Nick Mathewson 7d92053286 Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha 15 years ago
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 15 years ago
  Nick Mathewson 2ad36f68c8 Rename ServerDNSAllowBrokenResolvConf to ServerDNSAllowBrokenConfig. 15 years ago
  Roger Dingledine 048f2a179b Clip the MaxCircuitDirtiness config option to a minimum of 10 15 years ago
  Nick Mathewson 53d3f812bd Add new internal-use-only option for controllers to use to prevent SIGHUP from reloading the configuration. Fixes bug 856. 15 years ago
  Nick Mathewson 9aa706e20c Bug 691 fix: do not shutdown Tor servers right away if the network is down. 15 years ago
  Nick Mathewson b32bac88e8 Mark DirPortFrontPage as a FILENAME rather than a STRING. Right now this has no effect. 15 years ago
  Jacob Appelbaum 48aca3c999 Small whitespace fix to properly format if () {} statement. 15 years ago
  Jacob Appelbaum f70146ca91 This helps return a better error message when the file supplied to DirPortFrontPage is missing. 15 years ago
  Roger Dingledine 21892d8a9c cleanups on r17500 15 years ago
  Jacob Appelbaum 6b178b46ef New DirPortFrontPage option that takes an html file and publishes it as "/" on the DirPort. Now relay operators can provide a disclaimer without needin to set up a separate webserver. There's a sample disclaimer in contrib/tor-exit-notice.html. 15 years ago
  Nick Mathewson bd6b3072f9 Change logging code to use fds instead of stdio. Fixes bug 861, and probably makes logging slightly faster. Not a backport candidate: bug 861 is too obscure and harmless. 15 years ago
  Roger Dingledine bc128c0b03 vidalia asks us for the value of the Group config option. but now 15 years ago
  Roger Dingledine 14773f42a7 now that we drop privs more thoroughly, switch_id() is no longer 15 years ago
  Steven Murdoch 9d68ed08e9 Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching 15 years ago
  Nick Mathewson 0c9dfffe5a Implement the 0x20-hack to make DNS poisoning harder against us, especially when resolving large names. Add a cfg option to disable it, since apparently 3/10 of a percent of servers get it wrong. 15 years ago
  Karsten Loesing c53f1f83e7 gabelmoo has a new IP address. 15 years ago
  Roger Dingledine c7af43a624 Now NodeFamily and MyFamily config options allow spaces in 15 years ago
  Roger Dingledine 26aa741169 Remove the old v2 directory authority 'lefkada' from the default 15 years ago
  Roger Dingledine 9678f166a8 If we have correct permissions on $datadir, we complain to stdout 15 years ago
  Nick Mathewson e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 15 years ago
  Nick Mathewson 02c71a7eb4 Widen the conditions under which we whine about not having a geoip file to include "a country code was configured in a node list." 15 years ago
  Nick Mathewson 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. 15 years ago
  Karsten Loesing f0a5ef804f Directory mirrors store and serve v2 hidden service descriptors by default. 15 years ago
  Nick Mathewson 339f094056 Refactor some code and add some asserts based on scanner results. 15 years ago