Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 842a33ff20 Update some copyright notices: it is now 2008. пре 16 година
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc пре 16 година
  Nick Mathewson 6f7847b378 r15530@catbus: nickm | 2007-10-04 12:16:27 -0400 пре 16 година
  Nick Mathewson 8439c4ec2f r15512@catbus: nickm | 2007-10-02 16:27:43 -0400 пре 16 година
  Nick Mathewson f0634bb7ca r14532@Kushana: nickm | 2007-09-20 13:25:38 -0400 пре 16 година
  Nick Mathewson 262d5ab0a8 r15210@catbus: nickm | 2007-09-20 13:04:05 -0400 пре 16 година
  Roger Dingledine d4e950ccc8 poke at svn until it compiles. nick, you should decide if this пре 16 година
  Nick Mathewson 7e93139a85 r15171@catbus: nickm | 2007-09-19 11:44:54 -0400 пре 16 година
  Nick Mathewson dec9e4f0d8 r12011@catbus: nickm | 2007-02-28 18:13:32 -0500 пре 17 година
  Nick Mathewson d6368fd075 r11976@catbus: nickm | 2007-02-27 19:35:59 -0500 пре 17 година
  Nick Mathewson 16f1008d01 Add a missing paren, and the results of an experiment. пре 17 година
  Nick Mathewson 9d714e6258 r11959@catbus: nickm | 2007-02-26 22:53:36 -0500 пре 17 година
  Nick Mathewson 230fbd95c0 r11956@catbus: nickm | 2007-02-26 13:33:49 -0500 пре 17 година
  Nick Mathewson 82e2d6001a r11954@catbus: nickm | 2007-02-26 13:01:19 -0500 пре 17 година
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 пре 17 година
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. пре 18 година
  Roger Dingledine 5f051574d5 Happy new year! пре 18 година
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. пре 18 година
  Nick Mathewson 4a0b6af935 Ive spent about 10 hours benchmarking permutations on our counter-mode implementation. This is the one that flies. (Avoid OpenSSL; optimizze rijndael calling convention to avoid needing to marshall and unmarshall counter.) This should speed up cell encryption by about 27%. пре 18 година
  Nick Mathewson fd04db90b5 Stop leaking storage for EVP keys. (This would be a critical bug if it had ever appeared in a released version.) пре 18 година
  Nick Mathewson de198d800b Never call free() on tor_malloc()d memory. This is unlikely to be our current leak, but it may help dmalloc work. пре 18 година
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. пре 18 година
  Nick Mathewson 5c53545d81 Add a bunch more warnings to out warning suite; resolve them; pack structs a little better. пре 18 година
  Nick Mathewson 2999cbf233 Use EVP_CIPHER_CTX version of AES from openssl, so openssl can use engines (if they exist). пре 18 година
  Nick Mathewson 0873386600 Point readers of the code to opensslv.h, since everybody who sees 0x0090700f looks at me like some kind of loon пре 18 година
  Nick Mathewson d661fde082 Possible fix to make aes build on woody пре 18 година
  Nick Mathewson 96988b45b4 Use OpenSSL AES when OpenSSL has version 0.9.7 or later. пре 18 година
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen пре 19 година
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. пре 19 година
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. пре 19 година