Commit History

Author SHA1 Message Date
  Nick Mathewson d858a9e990 Remember list of digests for trusted dirservers; use this list to tell whether you are a trusted dirserver 20 years ago
  Roger Dingledine d5999a24af also don't hang up on him if we're an OR and he's an authdirserver 20 years ago
  Roger Dingledine 66fc6cf04a if you're an OR and he's an OR and he's running 0.0.7, 20 years ago
  Roger Dingledine dc7951a5a7 a whole swath of fixes 20 years ago
  Roger Dingledine 63b476a63c ship and install tor_resolve script too 20 years ago
  Roger Dingledine f54224ab35 clients can now pick non-authdirservers for fetching directories. 20 years ago
  Roger Dingledine b4d4a961b1 break connection_dir_client_finished_reading() into its own function 20 years ago
  Roger Dingledine a5ff0527e6 it turns out we weren't looking at the result from getsockopt(). 20 years ago
  Roger Dingledine f9a0409714 mention that you should proxy your SSL traffic too 20 years ago
  Roger Dingledine 19deb93c29 more useful warning messages 20 years ago
  Nick Mathewson 54c129d8dc abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments. 20 years ago
  Roger Dingledine 87d0948903 bugfix: hidden services were broken in cvs 20 years ago
  Nick Mathewson df3544422c Change rule from "reject non-recommended versions" to "reject obsolete versions". A version is "obsolete" if it is non-recommended, and at least one recommended version is newer than it. 20 years ago
  Nick Mathewson 1040762531 Remove 1024-router limit in routerparse.c; unify handling of running-routers lines in running-routers requests and in directories; set is_verified field of routerinfo_ts correctly; use most-recent-info rule to decide whether to change router-is-running status. 20 years ago
  Nick Mathewson bc36db351f Resolve all DOCDOCs. 20 years ago
  Nick Mathewson 656a664334 Revert cpuworker to use addr/port 20 years ago
  Nick Mathewson 0b3357d573 Look in .torrc if no CONFDIR "torrc" is found. 20 years ago
  Nick Mathewson 9364c40afd Add generic expand_filename function to handle expanding ~/ 20 years ago
  Nick Mathewson c458f33ef1 Fix warning 20 years ago
  Roger Dingledine 254355e6d3 give nick enough to keep him busy for a while more 20 years ago
  Nick Mathewson 5f7738d4cc Code to parse tor version numbers so we can do an is-newer-than check. 20 years ago
  Nick Mathewson c2103eb63a Finish most pre2 items: make running-routers list work right; rename secret key files; make even more lookup-by-nickname use lookup-by-id; default nicknames to hostname. 20 years ago
  Nick Mathewson e9365f9ed5 Bugfix: some things (like ctrl-z) can make a second take more than one second 20 years ago
  Roger Dingledine d37850bb98 only count bytes transmitted to/from non-local IPs 20 years ago
  Roger Dingledine 7e344f191a add is_local_IP() function to help distinguish which bandwidth "matters" 20 years ago
  Roger Dingledine 0fbe75ed1e include a css file for tor-doc.html 20 years ago
  Roger Dingledine 5942281007 ship doc/tor-doc.html in the tarball 20 years ago
  Roger Dingledine 86e0ede07e checkpoint: start working on bandwidth tracking and 20 years ago
  Roger Dingledine 017d7d1fb3 refuse to build a circuit before the directory has arrived 20 years ago
  Roger Dingledine 3294b514d3 when you expire a wedged dir conn, conn_close_if_marked will take 20 years ago