Patrick Monnerat
|
f8be737d8f
content_encoding: accept up to 4 unknown trailer bytes after raw deflate data
|
6 anni fa |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 anni fa |
Alejandro R. Sedeño
|
d0f1d6c8fa
content_encoding: handle zlib versions too old for Z_BLOCK
|
6 anni fa |
Daniel Gustafsson
|
94400f32e9
all: Refactor malloc+memset to use calloc
|
6 anni fa |
Mohammad AlSaleh
|
f886cbfe9c
content_encoding: Add "none" alias to "identity"
|
6 anni fa |
Mikalai Ananenka
|
58d7cd28a0
brotli: data at the end of content can be lost
|
6 anni fa |
Patrick Monnerat
|
4acc9d3d1a
content_encoding: rework zlib_inflate
|
6 anni fa |
Patrick Monnerat
|
e639d4ca4d
brotli: allow compiling with version 0.6.0.
|
6 anni fa |
Patrick Monnerat
|
def2ca2628
zlib/brotli: only include header files in modules needing them
|
7 anni fa |
Jay Satiro
|
fa64b0fc4b
content_encoding: fix inflate_stream for no bytes available
|
7 anni fa |
Patrick Monnerat
|
19e66e5362
content_encoding: do not write 0 length data
|
7 anni fa |
Patrick Monnerat
|
11bf1796cd
HTTP: implement Brotli content encoding
|
7 anni fa |
Patrick Monnerat
|
dbcced8e32
HTTP: support multiple Content-Encodings
|
7 anni fa |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 anni fa |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
7 anni fa |
Daniel Stenberg
|
ad10eb5fed
content_encoding: change return code on a failure
|
7 anni fa |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 anni fa |
Daniel Stenberg
|
0649433da5
realloc: use Curl_saferealloc to avoid common mistakes
|
8 anni fa |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 anni fa |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 anni fa |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 anni fa |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 anni fa |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 anni fa |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 anni fa |
Yang Tse
|
1c400b4e5e
zlib: ensure user provided memory functions are used by zlib, when given
|
13 anni fa |
Yang Tse
|
9afb343368
zlib: enforce full initialization of our data space z_stream structs
|
13 anni fa |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 anni fa |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 anni fa |
Daniel Stenberg
|
22085f7d6e
inflate_stream: remove redundant check that is always true
|
14 anni fa |
Daniel Stenberg
|
7764795c06
follow redirect: ignore response-body on redirect even if compressed
|
14 anni fa |