コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson d15a95145e Add Doxygen config file and make target, along with section in HACKING document 21 年 前
  Roger Dingledine fa3db976df comment the functions in connection_or.c 21 年 前
  Roger Dingledine f1fc4ce22b comment the functions in command.c 21 年 前
  Peter Palfrader 7ac29fa31c Move tor manpage to section 8 21 年 前
  Peter Palfrader d38f5b84a8 Recommend socat 21 年 前
  Roger Dingledine d4efa475a1 forward-port header-length-increase patch 21 年 前
  Roger Dingledine e45fd6cec1 forward-port built-in dirservers string 21 年 前
  Roger Dingledine f34b600764 forward-port dirservers file 21 年 前
  Roger Dingledine f01adbe175 forward-port changelog 21 年 前
  Roger Dingledine ea182c839f bump cvs version to 0.0.7pre1-cvs 21 年 前
  Peter Palfrader f77be323b1 New upstream release. 21 年 前
  Nick Mathewson 6cfa2835a1 Fix bug in stream position adjustment 21 年 前
  Nick Mathewson ebe8fa0d62 Use correct aes-ctr implementation in mainline, too. 21 年 前
  Roger Dingledine 9bf9ca4d09 bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. 21 年 前
  Nick Mathewson e6477a8e16 Document the rest of main.c 21 年 前
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files 21 年 前
  Nick Mathewson 6cfdc90d92 Use intptr_t when playing with void*s 21 年 前
  Nick Mathewson 8aebd83a0e Add intptr_t and uintptr_t to torint.h 21 年 前
  Nick Mathewson e6ac85a8cc Fix compilation warnings on 64-bit platforms 21 年 前
  Roger Dingledine 0ce8901aa0 specify bandwidth minimums for people running servers 21 年 前
  Roger Dingledine 2393c2ae75 mention the digest seeds for circuit-level integrity checking 21 年 前
  Nick Mathewson 44defa4b1a Never list unapproved servers as recommended 21 年 前
  Nick Mathewson 924f60288a More documentation; fix for compilation warning 21 年 前
  Nick Mathewson 2ba0776b02 Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof. 21 年 前
  Nick Mathewson d49d3dcc7b Make non-fake tor_poll robust against -1 fds 21 年 前
  Roger Dingledine 608c156820 must close marked connections at the end of run_scheduled_events. 21 年 前
  Nick Mathewson efdb356a81 More documentation 21 年 前
  Roger Dingledine fa6e9efcd0 accept port 81 by default also, since people have been asking for it 21 年 前
  Nick Mathewson 89275e7806 Comment router*.c 21 年 前
  Nick Mathewson 08ac3c7190 Fix mac compile 21 年 前