Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 лет назад |
Daniel Stenberg
|
f65f750742
curl_ctype: convert to macros-only
|
2 лет назад |
Daniel Stenberg
|
f273b59144
http_chunks: remove an assign + typecast
|
2 лет назад |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 лет назад |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
2 лет назад |
HenrikHolst
|
b807219292
misc: reduce strlen() calls with Curl_dyn_add()
|
2 лет назад |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 лет назад |
Daniel Stenberg
|
5ad377718d
Curl_chunker: shrink the struct
|
3 лет назад |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 лет назад |
Daniel Stenberg
|
c977a6d0dc
chunk/encoding: remove conn->data references
|
3 лет назад |
Daniel Stenberg
|
13bc1ea9bc
http_chunks: correct and clarify a comment on hexnumber length
|
3 лет назад |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 лет назад |
Daniel Stenberg
|
ab6eb2ec07
http_chunks: remove Curl_ prefix from static functions
|
3 лет назад |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 лет назад |
Daniel Stenberg
|
d957ed4941
trailers: switch h1-trailer logic to use dynbuf
|
4 лет назад |
Daniel Stenberg
|
f0f053fed0
chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error
|
5 лет назад |
Stephan Mühlstrasser
|
dd7521bcc1
ctype: restore character classification for non-ASCII platforms
|
6 лет назад |
Patrick Monnerat
|
155ea88184
http_chunks: don't write chunks twice with CURLOPT_HTTP_TRANSFER_DECODING on
|
6 лет назад |
Daniel Stenberg
|
4272a0b0fc
curl_ctype: private is*() type macros and functions
|
6 лет назад |
Patrick Monnerat
|
dbcced8e32
HTTP: support multiple Content-Encodings
|
7 лет назад |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 лет назад |
Daniel Stenberg
|
ff50fe0348
strtoofft: reduce integer overflow risks globally
|
7 лет назад |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 лет назад |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 лет назад |
Daniel Stenberg
|
fce99f6db2
http_chunks: removed checksrc disable
|
8 лет назад |
Daniel Stenberg
|
a71012c03e
code: style updates
|
8 лет назад |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 лет назад |
Michael Kaufmann
|
c5d060cab4
HTTP: ignore "Content-Encoding: compress"
|
9 лет назад |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
9 лет назад |
Daniel Stenberg
|
2dc1a5ce93
checksrc: detect and remove space before trailing semicolons
|
9 лет назад |