Commit History

Author SHA1 Message Date
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson de0dca0de7 Refactor the API for setting up a block cipher. 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson d29a390733 Test for broken counter-mode at runtime 12 years ago
  Nick Mathewson 8143074b3f Use EVP for AES only when hardware accel is present 12 years ago
  Sebastian Hahn a2ecf131f3 Remove the torint.h include from aes.h 12 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson e8a3fa91a6 Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android. 15 years ago
  Nick Mathewson eecc44dab8 r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 16 years ago
  Nick Mathewson 842a33ff20 Update some copyright notices: it is now 2008. 16 years ago
  Nick Mathewson becbafc9db r17491@catbus: nickm | 2008-01-07 11:50:24 -0500 16 years ago
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc 16 years ago
  Nick Mathewson 7e93139a85 r15171@catbus: nickm | 2007-09-19 11:44:54 -0400 16 years ago
  Nick Mathewson 3fc04529d4 r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 17 years ago
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 years ago
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 years ago
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 19 years ago
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 years ago
  Nick Mathewson 0e81265359 update copyright notices. 19 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 years ago
  Nick Mathewson ce5709184b Pass with -Wstrict-prototypes 19 years ago
  Roger Dingledine 5dd9e60231 doxygen markup for common/*.h 20 years ago
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 years ago
  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 years ago