Daniel Gustafsson
|
12246eddc5
lib: avoid fallthrough cases in switch statements
|
3 years ago |
Jacob Hoffman-Andrews
|
5c932f8fe9
lib: fix 0-length Curl_client_write calls
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 years ago |
Daniel Stenberg
|
c977a6d0dc
chunk/encoding: remove conn->data references
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
3d64031fa7
symbian: drop support
|
4 years ago |
Gilles Vollant
|
e13357b14b
content_encoding: add zstd decoding support
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Patrick Monnerat
|
f8be737d8f
content_encoding: accept up to 4 unknown trailer bytes after raw deflate data
|
6 years ago |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
Alejandro R. Sedeño
|
d0f1d6c8fa
content_encoding: handle zlib versions too old for Z_BLOCK
|
6 years ago |
Daniel Gustafsson
|
94400f32e9
all: Refactor malloc+memset to use calloc
|
6 years ago |
Mohammad AlSaleh
|
f886cbfe9c
content_encoding: Add "none" alias to "identity"
|
6 years ago |
Mikalai Ananenka
|
58d7cd28a0
brotli: data at the end of content can be lost
|
6 years ago |
Patrick Monnerat
|
4acc9d3d1a
content_encoding: rework zlib_inflate
|
6 years ago |
Patrick Monnerat
|
e639d4ca4d
brotli: allow compiling with version 0.6.0.
|
6 years ago |
Patrick Monnerat
|
def2ca2628
zlib/brotli: only include header files in modules needing them
|
7 years ago |
Jay Satiro
|
fa64b0fc4b
content_encoding: fix inflate_stream for no bytes available
|
7 years ago |
Patrick Monnerat
|
19e66e5362
content_encoding: do not write 0 length data
|
7 years ago |
Patrick Monnerat
|
11bf1796cd
HTTP: implement Brotli content encoding
|
7 years ago |
Patrick Monnerat
|
dbcced8e32
HTTP: support multiple Content-Encodings
|
7 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
7 years ago |
Daniel Stenberg
|
ad10eb5fed
content_encoding: change return code on a failure
|
7 years ago |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
Daniel Stenberg
|
0649433da5
realloc: use Curl_saferealloc to avoid common mistakes
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |