コミット履歴

作者 SHA1 メッセージ 日付
  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 52676364b9 bugfix: router_exit_policy_rejects_all() was broken, so we were 19 年 前
  Nick Mathewson b457cfb5eb Spell-check strings and comments 19 年 前
  Roger Dingledine bde1d5bfb2 do even less inside our signal handler, 19 年 前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 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 921c40abe7 fail more gracefully next time 19 年 前
  Nick Mathewson bb18d4238f Dont keep rephist info for routers that havent had activity for 24 hours. 19 年 前
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 19 年 前
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 19 年 前
  Nick Mathewson cd753df7bf Resolve many XXXs and all DOCDOCs 19 年 前
  Roger Dingledine 394554cfbf Clean up copyrights. 19 年 前
  Nick Mathewson 36bbab2f2b Fix in warning fix 19 年 前
  Nick Mathewson f8771625c6 Check return of tor_snprintf 19 年 前
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 19 年 前
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf 19 年 前
  Nick Mathewson 06fa8fc05f Avoid strcat; use snprintf or strlcat instead 19 年 前
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf 19 年 前
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 19 年 前
  Roger Dingledine 5c53c63aa0 Fix a potential buffer overflow found by Ilja van Sprundel. 20 年 前
  Roger Dingledine 20b8819023 even better, only print extend attempts if there are any. 20 年 前
  Roger Dingledine a447570036 stop taking strlen of an uninitialized buffer 20 年 前
  Nick Mathewson 9bcd4a9c6a make last patch compile 20 年 前
  Nick Mathewson 525a4fc365 Stop logging events that happen to uninitialized digests 20 年 前
  Nick Mathewson 98b8a89aa8 Fix comment 20 年 前
  Nick Mathewson 0652a0e90a Fix a fencepost error in the last bandwidth reporting fix 20 年 前
  Roger Dingledine 44ff309c26 touch-ups 20 年 前