Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
2 months ago |
Daniel Stenberg
|
4ff04615a0
lib: use FMT_ as prefix instead of CURL_FORMAT_
|
2 months ago |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 months ago |
Daniel Stenberg
|
9e900054b4
file: separate fake headers and body with a stand-alone CRLF
|
5 months ago |
Daniel Stenberg
|
c294f9cb56
lib: make protocol handlers store scheme name lowercase
|
6 months ago |
Daniel Stenberg
|
51a3b9f8b3
file: remove useless assignment
|
7 months ago |
Colin Leroy-Mira
|
bfe54b0e88
file: add support for getting basic directory listings
|
8 months ago |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
8 months ago |
Stefan Eissing
|
c426277b59
TIMER_STARTTRANSFER: set the same for everyone
|
8 months ago |
Stefan Eissing
|
e3905de819
lib: further send/upload handling polish
|
8 months ago |
Stefan Eissing
|
9369c30cd8
lib: Curl_read/Curl_write clarifications
|
9 months ago |
Stefan Eissing
|
0e2ffa3632
file: use xfer buf for file:// transfers
|
9 months ago |
Stefan Eissing
|
a6c9a33bf8
file+ftp: use stack buffers instead of data->state.buffer
|
9 months ago |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
11 months ago |
Sergey Markelov
|
98543fc2cf
multi: remove total timer reset in file_do() while fetching file://
|
10 months ago |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 year ago |
Stefan Eissing
|
ad051e1cbe
lib: client writer, part 2, accounting + logging
|
1 year ago |
Daniel Stenberg
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year ago |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
bf12c2bed6
lib: remove bad set.opt_no_body assignments
|
2 years ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
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 |