Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
hace 3 años |
Jacob Hoffman-Andrews
|
f4b85d24b2
lib: remove strlen call from Curl_client_write
|
hace 3 años |
Luke Granger-Brown
|
6d930d7306
file: support GETing directories again
|
hace 3 años |
Daniel Stenberg
|
56d1891db6
curl_range: remove conn->data
|
hace 3 años |
Daniel Stenberg
|
219d9f8620
transfer: remove conn->data use
|
hace 3 años |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
hace 3 años |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
hace 3 años |
Daniel Stenberg
|
1e5cec3297
file: don't provide content-length for directories
|
hace 3 años |
Emil Engler
|
12cb7a1fe0
file: avoid duplicated code sequence
|
hace 4 años |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
hace 4 años |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
hace 4 años |
Daniel Stenberg
|
3d64031fa7
symbian: drop support
|
hace 4 años |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
hace 4 años |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
hace 4 años |
Daniel Stenberg
|
5afa07fab5
Revert "file: on Windows, refuse paths that start with \\"
|
hace 4 años |
Daniel Stenberg
|
50e35ccfbb
file: fix copyright year range
|
hace 4 años |
Daniel Stenberg
|
1b71bc532b
file: on Windows, refuse paths that start with \\
|
hace 5 años |
Daniel Stenberg
|
5add3514e6
file: fix "Checking if unsigned variable 'readcount' is less than zero."
|
hace 5 años |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
hace 6 años |
Daniel Stenberg
|
e50a2002bd
FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output
|
hace 6 años |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
hace 6 años |
Daniel Stenberg
|
2825f46d95
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
|
hace 6 años |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
hace 6 años |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
hace 6 años |
Viktor Szakats
|
4bd91bc474
spelling fixes
|
hace 6 años |
Daniel Stenberg
|
ddd31dc5dd
time_t-fixes: remove typecasts to 'long' for info.filetime
|
hace 6 años |
Max Dymond
|
811d96e9e2
file: Check the return code from Curl_range and bail out on error
|
hace 6 años |
Max Dymond
|
e04417d98f
Curl_range: commonize FTP and FILE range handling
|
hace 6 años |
Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
hace 7 años |
Daniel Stenberg
|
afbdc96638
file_range: avoid integer overflow when figuring out byte range
|
hace 7 años |