Historique des commits

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