Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 years ago |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
Futaura
|
23c708cdc8
file: add handling of native AmigaOS paths
|
2 years ago |
Daniel Stenberg
|
c61e6de7d5
file: fix icc enumerated type mixed with another type warning
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 years ago |
Jacob Hoffman-Andrews
|
f4b85d24b2
lib: remove strlen call from Curl_client_write
|
3 years ago |
Luke Granger-Brown
|
6d930d7306
file: support GETing directories again
|
3 years ago |
Daniel Stenberg
|
56d1891db6
curl_range: remove conn->data
|
3 years ago |
Daniel Stenberg
|
219d9f8620
transfer: remove conn->data use
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |
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 |