Commit History

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