summaryrefslogtreecommitdiff
path: root/lib/content_encoding.h
Commit message (Expand)AuthorAgeFilesLines
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* - Balint Szilakszi reported a memory leak when libcurl did gzip decompressionDaniel Stenberg2009-05-111-1/+5
* Added missing multiple header inclusion prevention definitionYang Tse2008-07-111-1/+5
* struct HandleData is now called struct SingleRequest, and is only for data thatDaniel Stenberg2007-11-241-3/+3
* Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPEDaniel Stenberg2006-08-191-3/+3
* strip trailing whitespaceDaniel Stenberg2004-08-161-8/+8
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings ifDaniel Stenberg2003-05-121-0/+10
* Dan Fandrich's gzip patch appliedDaniel Stenberg2003-04-111-0/+5
* removed the local variables for emacs and vim, use the new sample.emacsDaniel Stenberg2003-01-291-8/+0
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* James Gallagher's Content-Encoding workDaniel Stenberg2002-09-021-0/+34