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 жил өмнө |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 жил өмнө |
Daniel Stenberg
|
891ef341b3
chunked-encoding: provide a readable error string for chunked errors
|
10 жил өмнө |
Daniel Stenberg
|
0ab97ba009
chunked decoder: track overflows correctly
|
10 жил өмнө |
Steve Holme
|
2cac75c4e4
http_chunks.c: Fixed compilation warnings under some 32-bit systems
|
10 жил өмнө |
Daniel Stenberg
|
eb02a99c61
chunked parsing: relax the CR strictness
|
10 жил өмнө |
Daniel Stenberg
|
345891edba
chunked-parser: abort on overflows, allow 64 bit chunks
|
10 жил өмнө |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 жил өмнө |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 жил өмнө |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 жил өмнө |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 жил өмнө |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 жил өмнө |
Yang Tse
|
a50210710a
fix bool variables checking and assignment
|
13 жил өмнө |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 жил өмнө |
Daniel Stenberg
|
889d1e973f
whitespace cleanup: no space first in conditionals
|
13 жил өмнө |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
13 жил өмнө |
Daniel Stenberg
|
2db6f7e703
TE: rename struct field content_encoding
|
13 жил өмнө |