Історія комітів

Автор SHA1 Опис Дата
  Nick Mathewson 1a52e39c22 Fix zlib macro brokenness on osx with zlib 1.2.4 and higher. 14 роки тому
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 роки тому
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 роки тому
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 роки тому
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 роки тому
  Nick Mathewson f0453c45c8 Spelling fixes in comments and strings 15 роки тому
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 роки тому
  Nick Mathewson a33452c401 Fix up (I hope) most ot the things that coverity suddenly claimed were REVERSE_INULL. This is what we get for bragging about being down to 0 issues. 15 роки тому
  Nick Mathewson 765bb14f69 Another fun openbsd warning fix. On ioerror's computer at least, they redefined an unsigned field in zlib.h to be signed. I am quite sure this makes me more secure somehow. 15 роки тому
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 роки тому
  Nick Mathewson 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 16 роки тому
  Nick Mathewson 749735215b r18208@catbus: nickm | 2008-02-19 17:02:30 -0500 16 роки тому
  Nick Mathewson 842a33ff20 Update some copyright notices: it is now 2008. 16 роки тому
  Nick Mathewson 4a3b7496f0 r17639@catbus: nickm | 2008-01-15 19:09:21 -0500 16 роки тому
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc 16 роки тому
  Nick Mathewson 701fce8e5c r13858@catbus: nickm | 2007-07-22 18:44:02 -0400 17 роки тому
  Roger Dingledine 50f22e858a doc pedant 17 роки тому
  Nick Mathewson 11e5656ab7 r11826@catbus: nickm | 2007-02-16 14:58:38 -0500 17 роки тому
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 роки тому
  Nick Mathewson fefba95363 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 17 роки тому
  Nick Mathewson 9243e54177 r9313@totoro: nickm | 2006-11-13 20:07:41 -0500 17 роки тому
  Nick Mathewson c6f2d725d0 r8957@totoro: nickm | 2006-10-08 22:35:17 -0400 17 роки тому
  Nick Mathewson c2d304366b r9032@Kushana: nickm | 2006-09-29 18:51:42 -0400 17 роки тому
  Nick Mathewson 8308a37908 r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400 17 роки тому
  Nick Mathewson 87648bdcf8 r9008@Kushana: nickm | 2006-09-29 13:50:10 -0400 17 роки тому
  Nick Mathewson 05eff35ac6 Harmless: Z_OK is not an acceptable answer to Z_FINISH. 18 роки тому
  Nick Mathewson 06e09cdd47 Apparently, zlib sometimes reports Z_BUF_ERROR on input exhaustion as well as on running out of output space. This could well fix the assert bug reported by weasel and arma. 18 роки тому
  Nick Mathewson 630e9cd510 Add some incremental encryption wrappers to torgzip code 18 роки тому
  Nick Mathewson 86da3e0a0a Patch based on post by Mike C to or-dev; special-case based on use of MSVC, rather than on MS_WINDOWS, so that mingw builds. 18 роки тому
  Nick Mathewson 15e5cf6088 Fix memory leak when uncompressing concatenated zlib streams. Unit tests and tor client work; looks ok. 18 роки тому