História revízii

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