index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
content_encoding.h
Age
Commit message (
Expand
)
Author
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-05-11
- Balint Szilakszi reported a memory leak when libcurl did gzip decompression
Daniel Stenberg
2008-07-11
Added missing multiple header inclusion prevention definition
Yang Tse
2007-11-24
struct HandleData is now called struct SingleRequest, and is only for data that
Daniel Stenberg
2006-08-19
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
Daniel Stenberg
2004-08-16
strip trailing whitespace
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-05-12
Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if
Daniel Stenberg
2003-04-11
Dan Fandrich's gzip patch applied
Daniel Stenberg
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-09-02
James Gallagher's Content-Encoding work
Daniel Stenberg