Commit History

Author SHA1 Message Date
  Nick Mathewson f4e506f423 Remove STRUCT_OFFSET from config.c 19 years ago
  Roger Dingledine 00aefaab6b think harder about my logic 19 years ago
  Roger Dingledine 2d6a4d283b i lied, that won't work at all. maybe this will. 19 years ago
  Roger Dingledine 444f096d2d more bulletproof reachability testing 19 years ago
  Roger Dingledine 9db7b2c068 Allow servers with no hostname or IP address to learn their IP address 19 years ago
  Roger Dingledine ee5f512e13 parameterize the loudness of resolve_my_address(), and call things 19 years ago
  Roger Dingledine 51454157a0 Fix a crash if you enable FascistFirewall but not FirewallPorts. 19 years ago
  Nick Mathewson a40ad152b1 When using eventdns: suppress logging of addresses when SafeLogging is active, and make set of nameservers configurable from torrc. 19 years ago
  Roger Dingledine fad85f173a when an exit node gets a malformed begin cell, don't complain to 19 years ago
  Roger Dingledine 98c6bf6192 oops, we were ignoring options->ExcludeNodes when picking entry guards. 19 years ago
  Roger Dingledine cbc4cd93ac allow people to start their tor with runasdaemon set but 19 years ago
  Roger Dingledine 889b8d5bac Add a new config option TestVia, that lets you specify preferred middle 19 years ago
  Roger Dingledine 11dcb7f4ae try a better string at the top of torrc's autogenerated torrc. 19 years ago
  Roger Dingledine 91bd12c20d re-enable per-connection rate limiting. get rid of the "OP bandwidth" 19 years ago
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 19 years ago
  Roger Dingledine 6066d68ac3 make options->RedirectExit work again; resolve bug 293. 19 years ago
  Roger Dingledine 13c4590dd1 ignore RunAsDaemon more thoroughly when we're running on windows. 19 years ago
  Nick Mathewson 7484ca06a5 [Forward-port ]Test and document last patch. 19 years ago
  Nick Mathewson 0df40a393b [forward-port] Implement an option, VirtualAddrMask, to set which addresses get handed out in response to mapaddress requests. Needs testing and docs! 19 years ago
  Roger Dingledine 64041d2dbf ok, put moria1 back in, since it's v1 and thus we need to send 19 years ago
  Roger Dingledine e720cc6589 drop moria1 from the list of authorities. 19 years ago
  Peter Palfrader beb9e0721a Stop assuming every authority is a v1 authority 19 years ago
  Roger Dingledine 12d461a245 make DirFetchPeriod and StatusFetchPeriod truly obsolete. 19 years ago
  Nick Mathewson 1064bbc62a Fix a wide line 19 years ago
  Roger Dingledine ed38f46ebc lower the minimum required number of fd's to 1000, so we can 19 years ago
  Roger Dingledine a589650496 i like the name FetchUselessDescriptors better. 19 years ago
  Roger Dingledine 2a94c8b493 add a new config option FetchUselessRouters, off by default, for 19 years ago
  Roger Dingledine b5737aab91 add dizum as the fifth authoritative directory server. 19 years ago
  Nick Mathewson 5d466b7611 Fix a couple of things that make GCC complain with verbose warnings on. Also, fix some whitespace. 19 years ago
  Roger Dingledine 1e04b70d49 make NoPublish (even though deprecated) work again. 19 years ago