summaryrefslogtreecommitdiff
path: root/src/common/torgzip.c
AgeCommit message (Collapse)Author
2004-11-04Fix windows buildNick Mathewson
svn:r2670
2004-10-16don't assert multiple things in the same tor_assert()Roger Dingledine
svn:r2545
2004-10-14fix tab/space in torgzip.cNick Mathewson
svn:r2492
2004-09-08Idiot-proof uncompress; make sure it always nul-terminates its output. Also, ↵Nick Mathewson
make all compression methods nonzero. svn:r2334
2004-09-02Add basic wrappers for zlib/gzipNick Mathewson
svn:r2324