Commit History

Author SHA1 Message Date
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Roger Dingledine 39ceda7e05 Raise the minimum bandwidth to be a relay from 20000 bytes to 20480 15 years ago
  Roger Dingledine 93c0a81491 If the bridge config line doesn't specify a port, assume 443. 15 years ago
  Roger Dingledine c4145e5390 commit sebastian's patch to not require contactinfo when testingtornetwork 15 years ago
  Nick Mathewson b13496b62a Possible fix for broken country settings in ExcludeExitNodes. 15 years ago
  Nick Mathewson c7315e65ae Disable KQUEUE from inside Tor if the OSX version is prior to 10.4.0 15 years ago
  Nick Mathewson 87124f54d0 This patch changes the default location where config and data files 15 years ago
  Nick Mathewson a0a5440826 Make the last bunch of libevent version detection silliness work on macosx. 15 years ago
  Nick Mathewson a6504cdea7 Check that Libevent header version matches Libevent library version. 15 years ago
  Nick Mathewson 6f1ceaefaa Slightly better messages on ControlListenAddress 0.0.0.0 15 years ago
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson 3a8a2cb2de Downgrade some xxx021s, comment more on others, etc 15 years ago
  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