aboutsummaryrefslogtreecommitdiff
path: root/src/common/torgzip.h
AgeCommit message (Collapse)Author
2005-06-09Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson
svn:r4382
2005-04-01update copyright notices.Nick Mathewson
svn:r3982
2005-01-19Workaround for webservers that lie about Content-Encoding: Tor now tries to ↵Nick Mathewson
autodetect compressed directories and compression itself. (resolves bug 65) svn:r3374
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