Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
1e5cec3297
file: don't provide content-length for directories
|
3 years ago |
Emil Engler
|
12cb7a1fe0
file: avoid duplicated code sequence
|
4 years ago |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
3d64031fa7
symbian: drop support
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 years ago |
Daniel Stenberg
|
5afa07fab5
Revert "file: on Windows, refuse paths that start with \\"
|
4 years ago |
Daniel Stenberg
|
50e35ccfbb
file: fix copyright year range
|
4 years ago |
Daniel Stenberg
|
1b71bc532b
file: on Windows, refuse paths that start with \\
|
5 years ago |
Daniel Stenberg
|
5add3514e6
file: fix "Checking if unsigned variable 'readcount' is less than zero."
|
5 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Daniel Stenberg
|
e50a2002bd
FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output
|
6 years ago |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
Daniel Stenberg
|
2825f46d95
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
|
6 years ago |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
6 years ago |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
Viktor Szakats
|
4bd91bc474
spelling fixes
|
6 years ago |
Daniel Stenberg
|
ddd31dc5dd
time_t-fixes: remove typecasts to 'long' for info.filetime
|
6 years ago |
Max Dymond
|
811d96e9e2
file: Check the return code from Curl_range and bail out on error
|
6 years ago |
Max Dymond
|
e04417d98f
Curl_range: commonize FTP and FILE range handling
|
6 years ago |
Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
7 years ago |
Daniel Stenberg
|
afbdc96638
file_range: avoid integer overflow when figuring out byte range
|
7 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Daniel Stenberg
|
ff50fe0348
strtoofft: reduce integer overflow risks globally
|
7 years ago |
Even Rouault
|
c9332fa5e8
file: output the correct buffer to the user
|
7 years ago |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
7 years ago |
Daniel Stenberg
|
68c6dcb2cb
file: make speedcheck use current time for checks
|
7 years ago |