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 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 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 15 years ago
  Nick Mathewson 842a33ff20 Update some copyright notices: it is now 2008. 16 years ago
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc 16 years ago
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 years ago
  Nick Mathewson f02be02356 r11639@catbus: nickm | 2007-02-05 13:33:38 -0500 17 years ago
  Nick Mathewson fefba95363 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 17 years ago
  Nick Mathewson e618c15aff r8967@totoro: nickm | 2006-10-08 23:38:50 -0400 17 years ago
  Nick Mathewson c6f2d725d0 r8957@totoro: nickm | 2006-10-08 22:35:17 -0400 17 years ago
  Nick Mathewson 630e9cd510 Add some incremental encryption wrappers to torgzip code 18 years ago
  Roger Dingledine b99f903e34 and don't warn when it happens here either, unless the user 18 years ago
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Nick Mathewson 11b76b9ca5 Allow tor_gzip_uncompress to extract as much as possible from truncated compressed data. Also, fix a bug where truncated compressed data could break tor_gzip_uncompress. [This last part is a backport candidate.] 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 0e81265359 update copyright notices. 19 years ago
  Nick Mathewson 69fa5be7b6 Workaround for webservers that lie about Content-Encoding: Tor now tries to autodetect compressed directories and compression itself. (resolves bug 65) 19 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 years ago
  Nick Mathewson 100b10473a fix tab/space in torgzip.h 19 years ago
  Nick Mathewson b6798866d0 Idiot-proof uncompress; make sure it always nul-terminates its output. Also, make all compression methods nonzero. 19 years ago
  Nick Mathewson 3590eb535a Add basic wrappers for zlib/gzip 19 years ago