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