Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 842a33ff20 Update some copyright notices: it is now 2008. vor 16 Jahren
  Nick Mathewson 4a3b7496f0 r17639@catbus: nickm | 2008-01-15 19:09:21 -0500 vor 16 Jahren
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc vor 16 Jahren
  Nick Mathewson 701fce8e5c r13858@catbus: nickm | 2007-07-22 18:44:02 -0400 vor 17 Jahren
  Roger Dingledine 50f22e858a doc pedant vor 17 Jahren
  Nick Mathewson 11e5656ab7 r11826@catbus: nickm | 2007-02-16 14:58:38 -0500 vor 17 Jahren
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 vor 17 Jahren
  Nick Mathewson fefba95363 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 vor 17 Jahren
  Nick Mathewson 9243e54177 r9313@totoro: nickm | 2006-11-13 20:07:41 -0500 vor 17 Jahren
  Nick Mathewson c6f2d725d0 r8957@totoro: nickm | 2006-10-08 22:35:17 -0400 vor 17 Jahren
  Nick Mathewson c2d304366b r9032@Kushana: nickm | 2006-09-29 18:51:42 -0400 vor 17 Jahren
  Nick Mathewson 8308a37908 r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400 vor 17 Jahren
  Nick Mathewson 87648bdcf8 r9008@Kushana: nickm | 2006-09-29 13:50:10 -0400 vor 17 Jahren
  Nick Mathewson 05eff35ac6 Harmless: Z_OK is not an acceptable answer to Z_FINISH. vor 18 Jahren
  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. vor 18 Jahren
  Nick Mathewson 630e9cd510 Add some incremental encryption wrappers to torgzip code vor 18 Jahren
  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. vor 18 Jahren
  Nick Mathewson 15e5cf6088 Fix memory leak when uncompressing concatenated zlib streams. Unit tests and tor client work; looks ok. vor 18 Jahren
  Roger Dingledine 6449e2f6d6 ok, commenting that out broke things real bad. vor 18 Jahren
  Roger Dingledine 54ced294df Resolve a memory leak on clients. This disables some vor 18 Jahren
  Roger Dingledine 6ce36ead42 Start the process of converting warn to log_warn and so on. vor 18 Jahren
  Roger Dingledine b99f903e34 and don't warn when it happens here either, unless the user vor 18 Jahren
  Roger Dingledine 53c54b75c9 Correct a function comment. Nick: is this right? vor 18 Jahren
  Roger Dingledine 5f051574d5 Happy new year! vor 18 Jahren
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. vor 18 Jahren
  Nick Mathewson edf5698474 Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet. vor 18 Jahren
  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.] vor 18 Jahren
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. vor 18 Jahren
  Nick Mathewson 29a6c17d67 Allow tor_gzip_uncompress to handle multiple concatenated compressed strings. vor 19 Jahren
  Nick Mathewson 50e11ee16a Fix possible double call to inflateEnd. vor 19 Jahren