summaryrefslogtreecommitdiff
path: root/src/common/torgzip.h
AgeCommit message (Collapse)Author
2004-11-29Suggestion from weasel: Make tor --version --version dump the cvs Id of ↵Nick Mathewson
every file. svn:r3019
2004-10-14fix tab/space in torgzip.hNick Mathewson
svn:r2493
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