Commit History

Author SHA1 Message Date
  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
  Roger Dingledine 149115cc4e bugfix: tell circuits what id_digest to look for, so 20 years ago
  Roger Dingledine d1fe3c1711 update the todo list a bit 20 years ago
  Roger Dingledine a3aaff34b7 why does gcc not warn me about this at all? that's evil. 20 years ago
  Roger Dingledine 2325050b1b tor now tolerates down dirservers better 20 years ago
  Roger Dingledine 63256c9e7a make unit tests pass again 20 years ago
  Roger Dingledine 538655cd80 if connecting to an OR fails immediately, mark it as down 20 years ago
  Roger Dingledine e167eeb18e add 'advertisedbandwidth' to router descriptor 20 years ago
  Roger Dingledine 17e5f25214 trivial punctuation tweak 20 years ago