コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine 011ad3cba5 clean up logging, 19 年 前
  Roger Dingledine 802d374a99 I'm a bad person. 19 年 前
  Nick Mathewson d19648b314 Renormalize whitespace 19 年 前
  Roger Dingledine ef6c9d18e7 New circuit building strategy: keep a list of ports that we've used in the past 6 hours, and always try to have 2 circuits open or on the way 19 年 前
  Roger Dingledine 5a6e117caf React to eof immediately on non-open edge connections. 19 年 前
  Roger Dingledine c644886c38 bugfix: When we were checking to see if an ap_conn should time out 19 年 前
  Nick Mathewson b457cfb5eb Spell-check strings and comments 19 年 前
  Roger Dingledine 1d4af1930c Let resolve conns retry/expire also, rather than sticking around forever. 19 年 前
  Nick Mathewson ee7bef1458 Enforce coding style. 19 年 前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 年 前
  Roger Dingledine c1dc17e6e2 put in initial support for ".nickname.exit" addresses, to let alice 19 年 前
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 19 年 前
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 年 前
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 年 前
  Roger Dingledine abdf073f14 minor fixes 19 年 前
  Nick Mathewson a43db78e8d Resolve FIXME items: make the kill-unattached-AP timeout symbolic 19 年 前
  Roger Dingledine 394554cfbf Clean up copyrights. 19 年 前
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 19 年 前
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, 19 年 前
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 19 年 前
  Roger Dingledine 97a0a43511 start the process of making 0.0.7* obsolete 19 年 前
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() 19 年 前
  Roger Dingledine 24f9946db1 fix paul gardner's assert bug. 20 年 前
  Roger Dingledine 7798e3d770 fix the stale pointer assert bug reported by joe magic 20 年 前
  Roger Dingledine 980b6169eb use only 0.0.9pre1 and later servers for resolve cells 20 年 前
  Roger Dingledine a2517b4f07 checking only 0.0.7 and 0.0.8 didn't work, because some dirservers 20 年 前
  Roger Dingledine fa0a1ec49f cleanup: use strcmpstart() in more places 20 年 前
  Roger Dingledine 9504db8ce8 be more aggressive about building circuits when we have no 20 年 前
  Roger Dingledine 765530421e be more aggressive about trying to make circuits: 20 年 前
  Roger Dingledine 807a484b88 only establish intro points after we've gotten a directory 20 年 前