Daniel Stenberg
|
0cececef0f
config: rename the OS define to CURL_OS to reduce collision risk
|
3 weeks ago |
Viktor Szakats
|
960521d210
smb: do not redefine `getpid` on Windows
|
1 month ago |
Daniel Stenberg
|
3dfc256b94
smb: replace use of strcpy() with snprintf()
|
1 month ago |
Daniel Stenberg
|
bcec0840b0
lib: use bool/TRUE/FALSE properly
|
1 month ago |
Daniel Stenberg
|
464d466aea
smb: convert superflous assign into assert
|
2 months ago |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 months ago |
Stefan Eissing
|
911c3166b6
lib: add eos flag to send methods
|
4 months ago |
Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
4 months ago |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
4 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 months ago |
Viktor Szakats
|
72abf7c13a
lib: tidy up types and casts
|
5 months ago |
Daniel Stenberg
|
c294f9cb56
lib: make protocol handlers store scheme name lowercase
|
6 months ago |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
8 months ago |
Stefan Eissing
|
e3905de819
lib: further send/upload handling polish
|
9 months ago |
Stefan Eissing
|
9369c30cd8
lib: Curl_read/Curl_write clarifications
|
9 months ago |
Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
9 months ago |
Stefan Eissing
|
5929822114
lib: send rework
|
9 months ago |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
1 year 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 |
Stefan Eissing
|
2485547da0
http: fix sending of large requests
|
1 year ago |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 year ago |
Daniel Stenberg
|
d50045509c
smb: remove double assign
|
1 year ago |
Daniel Stenberg
|
835682661c
misc: remove support for curl_off_t < 8 bytes
|
1 year ago |
Daniel Stenberg
|
efbf02111a
smb: return error on upload without size
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
4f20188ac6
smb/telnet: do not free the protocol struct in *_done()
|
1 year ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |