Commit History

作者 SHA1 備註 提交日期
  Roger Dingledine 6438a5db08 ship strlcat and strlcpy with the tarball, but don't compile them 20 年之前
  Nick Mathewson 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 20 年之前
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. 21 年之前
  Roger Dingledine d43f145ddf include torint.h in 'make dist' 21 年之前
  Nick Mathewson 300984c057 Add AES counter-mode support to the crypt library 21 年之前
  Roger Dingledine 8d4cd5d604 remove obsolete ss.h 21 年之前
  Roger Dingledine 6973ccb59b still removing version.h 21 年之前
  Nick Mathewson 33176c70a5 Factor out timeval-related functions. 21 年之前
  Roger Dingledine c2fa6f5c7d let the 'test' binary build from the source distrib 21 年之前
  Roger Dingledine 147879ab17 removing more unused files 21 年之前
  Roger Dingledine 00a9e3732e remove popt dependency, consolidate config stuff 21 年之前
  Nick Mathewson fdb31225b7 Port to MacOS X 22 年之前
  Matej Pjafjar 01aadefbfc Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly. 22 年之前
  Matej Pjafjar e01522bbed Added the crypto abstraction to libor. Need to test and change the code to use this instead of OpenSSL. 22 年之前
  Roger Dingledine 61d10b309f Folded cell.? into src/or 22 年之前
  Roger Dingledine b34fad4d38 removed onion.c and onion.h from common/ 22 年之前
  Felipe Bergo f09e25e9f5 added automake/autoconf support. When in doubt, "aclocal && autoconf && autoheader && automake" from the top dir. 22 年之前