コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine de6cbe53c0 some early bugfixes 20 年 前
  Nick Mathewson cbb0a9a153 Check for uname in configure 20 年 前
  Roger Dingledine 0d9e339d49 remove last piece of orkeygen (i think) 20 年 前
  Roger Dingledine 36ec1792d2 bugfix: we weren't looking for sys/stat.h 20 年 前
  Roger Dingledine 429fb381f8 let tor compile with tls on rh9 21 年 前
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. 21 年 前
  Nick Mathewson 2cb4f7a473 Adopt socketpair implementation from perl. For now, always use it. 21 年 前
  Roger Dingledine c82e13f1f5 reap exited dns/cpuworkers 21 年 前
  Roger Dingledine 33d484bf10 we must have openssl, so HAVE_OPENSSL is redundant 21 年 前
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 21 年 前
  Nick Mathewson 5126f203f2 Work on systems with broken AC_CHECK_TYPE 21 年 前
  Nick Mathewson 58e2edfb24 Who would have thought that some systems define intfoo_t, but not uintfoo_t? Cygwin is such a system. 21 年 前
  Nick Mathewson 7284c25b34 Cope better on platforms that define some of intFOO_t in sys/types.h or elsewhere 21 年 前
  Nick Mathewson 5267518455 autoconf around missing stdint.h 21 年 前
  Roger Dingledine 2554dee0d7 move to 0.0.2pre6; remove zlib include check 21 年 前
  Nick Mathewson 1bf9f08b26 Change gcc options to ones that work on Mac OS X; add zlib to headers 21 年 前
  Roger Dingledine add81a7a65 a new TODO file with more details 21 年 前
  Roger Dingledine 00a9e3732e remove popt dependency, consolidate config stuff 21 年 前
  Roger Dingledine 155c9b80ca onion proxy now speaks socks4a 22 年 前
  Nick Mathewson 6cb8a91d5c "You got BSD in my MacOS!" "You got MacOS in my BSD!" Anyway, MacOS works again. 22 年 前
  Roger Dingledine 958ec8d4fb port to actual BSD 22 年 前
  Roger Dingledine c5922aa208 Our program is now called 'tor', not 'or'. 22 年 前
  Nick Mathewson fdb31225b7 Port to MacOS X 22 年 前
  Roger Dingledine f6e2ed2316 removed mention of src/op/ from configure 22 年 前
  Roger Dingledine 0abef43647 removed a pair of includes that we don't actually use 22 年 前
  Felipe Bergo e6f67fb15d added some header checks 22 年 前
  Felipe Bergo 3840dbcaaf moved configure.ac to configure.in, should work with older autoconfs and automakes 22 年 前