コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 年 前
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 年 前
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 年 前
  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 年 前
  Nick Mathewson eecc44dab8 r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 16 年 前
  Nick Mathewson 842a33ff20 Update some copyright notices: it is now 2008. 16 年 前
  Nick Mathewson becbafc9db r17491@catbus: nickm | 2008-01-07 11:50:24 -0500 16 年 前
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc 16 年 前
  Nick Mathewson 7e93139a85 r15171@catbus: nickm | 2007-09-19 11:44:54 -0400 16 年 前
  Nick Mathewson 3fc04529d4 r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 17 年 前
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 年 前
  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 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 年 前
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 年 前
  Nick Mathewson 0e81265359 update copyright notices. 19 年 前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 年 前
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 年 前
  Nick Mathewson ce5709184b Pass with -Wstrict-prototypes 19 年 前
  Roger Dingledine 5dd9e60231 doxygen markup for common/*.h 20 年 前
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 年 前
  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 年 前
  Nick Mathewson 5267518455 autoconf around missing stdint.h 21 年 前
  Nick Mathewson a0f1588318 Add a the public-domain AES implementation, with a minimal counter-mode wrapper. 21 年 前