Patrick Monnerat
|
19e66e5362
content_encoding: do not write 0 length data
|
vor 7 Jahren |
Patrick Monnerat
|
11bf1796cd
HTTP: implement Brotli content encoding
|
vor 7 Jahren |
Patrick Monnerat
|
dbcced8e32
HTTP: support multiple Content-Encodings
|
vor 7 Jahren |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
vor 7 Jahren |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
vor 7 Jahren |
Daniel Stenberg
|
ad10eb5fed
content_encoding: change return code on a failure
|
vor 8 Jahren |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
vor 8 Jahren |
Daniel Stenberg
|
0649433da5
realloc: use Curl_saferealloc to avoid common mistakes
|
vor 8 Jahren |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
vor 8 Jahren |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
vor 8 Jahren |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
vor 12 Jahren |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
vor 12 Jahren |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
vor 12 Jahren |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
vor 12 Jahren |
Yang Tse
|
1c400b4e5e
zlib: ensure user provided memory functions are used by zlib, when given
|
vor 13 Jahren |
Yang Tse
|
9afb343368
zlib: enforce full initialization of our data space z_stream structs
|
vor 13 Jahren |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
vor 13 Jahren |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
vor 13 Jahren |
Daniel Stenberg
|
22085f7d6e
inflate_stream: remove redundant check that is always true
|
vor 14 Jahren |
Daniel Stenberg
|
7764795c06
follow redirect: ignore response-body on redirect even if compressed
|
vor 14 Jahren |
Daniel Stenberg
|
5b40c11c2f
gzip: Value stored to 'data' is never read
|
vor 14 Jahren |
Daniel Stenberg
|
99ec359b4d
check_gzip_header: Value stored to 'data' is never read
|
vor 14 Jahren |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
vor 14 Jahren |
Daniel Stenberg
|
06ae8ca5a6
- When downloading compressed content over HTTP and the app as asked libcurl
|
vor 15 Jahren |
Daniel Stenberg
|
33ce0ec1f1
wrap long lines and do some indent policing
|
vor 15 Jahren |
Gunter Knauf
|
fa2ea23c96
add cast to silient compiler warning with 64bit systems.
|
vor 15 Jahren |
Daniel Stenberg
|
242a17b9e0
- Balint Szilakszi reported a memory leak when libcurl did gzip decompression
|
vor 15 Jahren |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
vor 15 Jahren |
Daniel Stenberg
|
4ad296c60b
- A second follow-up change by Andre Guibert de Bruet to fix a related memory
|
vor 15 Jahren |
Daniel Stenberg
|
8cdc220bc0
nah, use the simpler year - year range syntax only, no matter what emacs'
|
vor 16 Jahren |