Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add some incremental encryption wrappers to torgzip code | Nick Mathewson | 2006-06-18 |
| | | | | svn:r6636 | ||
* | and don't warn when it happens here either, unless the user | Roger Dingledine | 2006-02-12 |
| | | | | | | | wants to hear it. svn:r5990 | ||
* | Happy new year! | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5949 | ||
* | Allow tor_gzip_uncompress to extract as much as possible from truncated ↵ | Nick Mathewson | 2005-10-13 |
| | | | | | | compressed data. Also, fix a bug where truncated compressed data could break tor_gzip_uncompress. [This last part is a backport candidate.] svn:r5247 | ||
* | Change end-of-file NLNL convention. It turns out arma I and I agree. | Nick Mathewson | 2005-06-09 |
| | | | | svn:r4382 | ||
* | update copyright notices. | Nick Mathewson | 2005-04-01 |
| | | | | svn:r3982 | ||
* | Workaround for webservers that lie about Content-Encoding: Tor now tries to ↵ | Nick Mathewson | 2005-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 Mathewson | 2004-11-29 |
| | | | | | | every file. svn:r3019 | ||
* | fix tab/space in torgzip.h | Nick Mathewson | 2004-10-14 |
| | | | | svn:r2493 | ||
* | Idiot-proof uncompress; make sure it always nul-terminates its output. Also, ↵ | Nick Mathewson | 2004-09-08 |
| | | | | | | make all compression methods nonzero. svn:r2334 | ||
* | Add basic wrappers for zlib/gzip | Nick Mathewson | 2004-09-02 |
svn:r2324 |