コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson b457cfb5eb Spell-check strings and comments 21 年 前
  Roger Dingledine 1d4af1930c Let resolve conns retry/expire also, rather than sticking around forever. 21 年 前
  Nick Mathewson ee7bef1458 Enforce coding style. 21 年 前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 年 前
  Roger Dingledine c1dc17e6e2 put in initial support for ".nickname.exit" addresses, to let alice 21 年 前
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 21 年 前
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 年 前
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 年 前
  Roger Dingledine abdf073f14 minor fixes 21 年 前
  Nick Mathewson a43db78e8d Resolve FIXME items: make the kill-unattached-AP timeout symbolic 21 年 前
  Roger Dingledine 394554cfbf Clean up copyrights. 21 年 前
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 21 年 前
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, 21 年 前
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 21 年 前
  Roger Dingledine 97a0a43511 start the process of making 0.0.7* obsolete 21 年 前
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() 21 年 前
  Roger Dingledine 24f9946db1 fix paul gardner's assert bug. 21 年 前
  Roger Dingledine 7798e3d770 fix the stale pointer assert bug reported by joe magic 21 年 前
  Roger Dingledine 980b6169eb use only 0.0.9pre1 and later servers for resolve cells 21 年 前
  Roger Dingledine a2517b4f07 checking only 0.0.7 and 0.0.8 didn't work, because some dirservers 21 年 前
  Roger Dingledine fa0a1ec49f cleanup: use strcmpstart() in more places 21 年 前
  Roger Dingledine 9504db8ce8 be more aggressive about building circuits when we have no 21 年 前
  Roger Dingledine 765530421e be more aggressive about trying to make circuits: 21 年 前
  Roger Dingledine 807a484b88 only establish intro points after we've gotten a directory 21 年 前
  Roger Dingledine ddb6eb35af we were counting incorrectly when trying to figure out whether 21 年 前
  Nick Mathewson 54c129d8dc abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments. 21 年 前
  Roger Dingledine 017d7d1fb3 refuse to build a circuit before the directory has arrived 21 年 前
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes 21 年 前
  Roger Dingledine 62dcf9e20f some of the infrastructure to let ORs connect on demand 21 年 前
  Nick Mathewson 3708886939 Implement RESOLVE/RESOLVED cells and socks resolve code 21 年 前