Daniel Stenberg
|
cd2b45201a
src/lib: remove redundant ternary operators
|
3 weeks ago |
Daniel Stenberg
|
bcec0840b0
lib: use bool/TRUE/FALSE properly
|
1 month ago |
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
|
ac207bf567
ssh: deduplicate SSH backend includes (and fix libssh cmake unity build)
|
3 months ago |
Stefan Eissing
|
911c3166b6
lib: add eos flag to send methods
|
4 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 months ago |
Stefan Eissing
|
385c62aabc
lib: xfer_setup and non-blocking shutdown
|
5 months ago |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
8 months ago |
Stefan Eissing
|
a586b8ca40
lib: client reader polish
|
8 months ago |
Stefan Eissing
|
5929822114
lib: send rework
|
9 months ago |
Stefan Eissing
|
6d85228709
ssh: use stack scratch buffer for seeks
|
10 months ago |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
11 months ago |
Stefan Eissing
|
8706b68010
lib: eliminate `conn->cselect_bits`
|
11 months ago |
Daniel Stenberg
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
11 months ago |
Daniel Stenberg
|
7309b9cbbf
lib: strndup/memdup instead of malloc, memcpy and null-terminate
|
11 months ago |
Daniel Stenberg
|
cfdcdc8d2f
wolfssh: remove redundant static prototypes
|
1 year ago |
Dan Fandrich
|
739a9e8e12
wolfssh: do cleanup in Curl_ssh_cleanup
|
1 year ago |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 year ago |
Jay Satiro
|
fd306e55a0
lib: fix some format specifiers
|
1 year ago |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
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 |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years 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 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Gustafsson
|
12246eddc5
lib: avoid fallthrough cases in switch statements
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |