Commit történet

Szerző SHA1 Üzenet Dátum
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 éve
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 18 éve
  Roger Dingledine 5f051574d5 Happy new year! 18 éve
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 éve
  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 éve
  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 éve
  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 éve
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 18 éve
  Nick Mathewson 5c53545d81 Add a bunch more warnings to out warning suite; resolve them; pack structs a little better. 18 éve
  Nick Mathewson 2999cbf233 Use EVP_CIPHER_CTX version of AES from openssl, so openssl can use engines (if they exist). 18 éve
  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 éve
  Nick Mathewson d661fde082 Possible fix to make aes build on woody 18 éve
  Nick Mathewson 96988b45b4 Use OpenSSL AES when OpenSSL has version 0.9.7 or later. 18 éve
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen 19 éve
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 éve
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 19 éve
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 éve
  Nick Mathewson 0e81265359 update copyright notices. 19 éve
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 éve
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 éve
  Nick Mathewson 783bbcf471 Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure.in and always include orconfig.h before anything else 19 éve
  Nick Mathewson c0ea93337d Doxygenate common. 20 éve
  Nick Mathewson 6cfa2835a1 Fix bug in stream position adjustment 20 éve
  Nick Mathewson ebe8fa0d62 Use correct aes-ctr implementation in mainline, too. 20 éve
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 20 éve
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 éve
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 20 éve
  Roger Dingledine c9d9b9b2a7 we define some big constant arrays but don't use them 20 éve
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace 20 éve
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 20 éve