Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson d7359eb996 r12335@catbus: nickm | 2007-04-10 16:53:48 -0400 před 17 roky
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. před 18 roky
  Nick Mathewson 324b192f68 Make Tor use Niels Provos's libevent instead of it's current před 19 roky
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). před 19 roky
  Nick Mathewson ae7495dd55 Only tor and test binaries need to link against openssl and zlib; tor-resolve can be smaller. před 19 roky
  Nick Mathewson 3590eb535a Add basic wrappers for zlib/gzip před 20 roky
  Roger Dingledine 6438a5db08 ship strlcat and strlcpy with the tarball, but don't compile them před 20 roky
  Nick Mathewson 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. před 20 roky
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. před 21 roky
  Roger Dingledine d43f145ddf include torint.h in 'make dist' před 21 roky
  Nick Mathewson 300984c057 Add AES counter-mode support to the crypt library před 21 roky
  Roger Dingledine 8d4cd5d604 remove obsolete ss.h před 21 roky
  Roger Dingledine 6973ccb59b still removing version.h před 21 roky
  Nick Mathewson 33176c70a5 Factor out timeval-related functions. před 21 roky
  Roger Dingledine c2fa6f5c7d let the 'test' binary build from the source distrib před 21 roky
  Roger Dingledine 147879ab17 removing more unused files před 21 roky
  Roger Dingledine 00a9e3732e remove popt dependency, consolidate config stuff před 21 roky
  Nick Mathewson fdb31225b7 Port to MacOS X před 22 roky
  Matej Pjafjar 01aadefbfc Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly. před 22 roky
  Matej Pjafjar e01522bbed Added the crypto abstraction to libor. Need to test and change the code to use this instead of OpenSSL. před 22 roky
  Roger Dingledine 61d10b309f Folded cell.? into src/or před 22 roky
  Roger Dingledine b34fad4d38 removed onion.c and onion.h from common/ před 22 roky
  Felipe Bergo f09e25e9f5 added automake/autoconf support. When in doubt, "aclocal && autoconf && autoheader && automake" from the top dir. před 22 roky