Daniel Stenberg
|
876047d1c3
libssh2: use the Curl_* memory functions to avoid memdebug
|
il y a 1 mois |
Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
il y a 2 mois |
Gabriel Marin
|
5a263710f6
lib, src, tests: added space around ternary expressions
|
il y a 2 mois |
Daniel Stenberg
|
4ff04615a0
lib: use FMT_ as prefix instead of CURL_FORMAT_
|
il y a 2 mois |
Viktor Szakats
|
ac207bf567
ssh: deduplicate SSH backend includes (and fix libssh cmake unity build)
|
il y a 2 mois |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
il y a 3 mois |
Stefan Eissing
|
911c3166b6
lib: add eos flag to send methods
|
il y a 4 mois |
Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
il y a 4 mois |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
il y a 4 mois |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
il y a 4 mois |
Stefan Eissing
|
385c62aabc
lib: xfer_setup and non-blocking shutdown
|
il y a 5 mois |
Viktor Szakats
|
0887297100
lib/v*: tidy up types and casts
|
il y a 6 mois |
Viktor Szakats
|
3a082cd3c5
libssh2: delete redundant feature guard
|
il y a 6 mois |
Viktor Szakats
|
602fc213ae
libssh2: replace `access()` with `stat()`
|
il y a 6 mois |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
il y a 8 mois |
Tobias Stoeckmann
|
6f32048200
libssh2: set length to 0 if strdup failed
|
il y a 7 mois |
Stefan Eissing
|
a586b8ca40
lib: client reader polish
|
il y a 8 mois |
RainRat
|
2cd78f525c
misc: Fix typos in docs and lib
|
il y a 8 mois |
Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
il y a 9 mois |
Stefan Eissing
|
5929822114
lib: send rework
|
il y a 9 mois |
Daniel Stenberg
|
f47487c219
libssh/libssh2: return error on too big range
|
il y a 8 mois |
Stefan Eissing
|
6d85228709
ssh: use stack scratch buffer for seeks
|
il y a 9 mois |
Viktor Szakats
|
02f91d5b64
libssh2: use `libssh2_session_callback_set2()` with v1.11.1
|
il y a 10 mois |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
il y a 11 mois |
Viktor Szakats
|
15b09d9343
ssh: fix namespace of two local macros
|
il y a 11 mois |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
il y a 11 mois |
Stefan Eissing
|
8706b68010
lib: eliminate `conn->cselect_bits`
|
il y a 11 mois |
Viktor Szakats
|
84338c4de2
build: add more picky warnings and fix them
|
il y a 1 an |
Viktor Szakats
|
413a0fedd0
autotools: stop setting `-std=gnu89` with `--enable-warnings`
|
il y a 1 an |
Stefan Eissing
|
ad051e1cbe
lib: client writer, part 2, accounting + logging
|
il y a 1 an |