Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 éve |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 éve |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 éve |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 éve |
Yang Tse
|
1c400b4e5e
zlib: ensure user provided memory functions are used by zlib, when given
|
13 éve |
Yang Tse
|
9afb343368
zlib: enforce full initialization of our data space z_stream structs
|
13 éve |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 éve |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 éve |
Daniel Stenberg
|
22085f7d6e
inflate_stream: remove redundant check that is always true
|
14 éve |
Daniel Stenberg
|
7764795c06
follow redirect: ignore response-body on redirect even if compressed
|
14 éve |
Daniel Stenberg
|
5b40c11c2f
gzip: Value stored to 'data' is never read
|
14 éve |
Daniel Stenberg
|
99ec359b4d
check_gzip_header: Value stored to 'data' is never read
|
14 éve |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 éve |
Daniel Stenberg
|
06ae8ca5a6
- When downloading compressed content over HTTP and the app as asked libcurl
|
14 éve |
Daniel Stenberg
|
33ce0ec1f1
wrap long lines and do some indent policing
|
15 éve |
Gunter Knauf
|
fa2ea23c96
add cast to silient compiler warning with 64bit systems.
|
15 éve |
Daniel Stenberg
|
242a17b9e0
- Balint Szilakszi reported a memory leak when libcurl did gzip decompression
|
15 éve |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 éve |
Daniel Stenberg
|
4ad296c60b
- A second follow-up change by Andre Guibert de Bruet to fix a related memory
|
15 éve |
Daniel Stenberg
|
8cdc220bc0
nah, use the simpler year - year range syntax only, no matter what emacs'
|
15 éve |
Daniel Stenberg
|
d315d41a12
- Andre Guibert de Bruet found and fixed a memory leak in the content encoding
|
15 éve |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
16 éve |
Daniel Stenberg
|
13648f8ccd
struct HandleData is now called struct SingleRequest, and is only for data that
|
17 éve |
Daniel Stenberg
|
ad6e28073c
removed space after if and while before the parenthesis for better source code
|
17 éve |
Dan Fandrich
|
668c204970
Song Ma noted a zlib memory leak in the illegal compressed header
|
17 éve |
Yang Tse
|
9bf9617ad6
Fix compiler warnings
|
17 éve |
Daniel Stenberg
|
cfdcae4bc7
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
|
18 éve |
Daniel Stenberg
|
87c5ed8bec
Paul Querna fixed libcurl to better deal with deflate content encoding when
|
18 éve |
Daniel Stenberg
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 éve |
Dan Fandrich
|
e4a1788614
Fix for a bug report that compressed files that are exactly 64 KiB long
|
20 éve |