aboutsummaryrefslogtreecommitdiff
path: root/src/common/torgzip.h
Commit message (Collapse)AuthorAge
* Workaround for webservers that lie about Content-Encoding: Tor now tries to ↵Nick Mathewson2005-01-19
| | | | | | autodetect compressed directories and compression itself. (resolves bug 65) svn:r3374
* Suggestion from weasel: Make tor --version --version dump the cvs Id of ↵Nick Mathewson2004-11-29
| | | | | | every file. svn:r3019
* fix tab/space in torgzip.hNick Mathewson2004-10-14
| | | | svn:r2493
* Idiot-proof uncompress; make sure it always nul-terminates its output. Also, ↵Nick Mathewson2004-09-08
| | | | | | make all compression methods nonzero. svn:r2334
* Add basic wrappers for zlib/gzipNick Mathewson2004-09-02
svn:r2324