Daniel Stenberg
|
cd2b45201a
src/lib: remove redundant ternary operators
|
hai 1 mes |
Viktor Szakats
|
7c023c3f6e
libssh2: delete duplicate `break`
|
hai 1 mes |
Daniel Stenberg
|
facf59c30e
libssh2: use the filename buffer when getting the homedir
|
hai 1 mes |
Daniel Stenberg
|
083b4ab6e4
libssh2: put the readdir buffers into struct
|
hai 1 mes |
Daniel Stenberg
|
eed3c8f4b7
curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs
|
hai 1 mes |
Daniel Stenberg
|
0095f98464
libssh2: split the statemachine function into smaller sub functions
|
hai 1 mes |
Daniel Stenberg
|
bcec0840b0
lib: use bool/TRUE/FALSE properly
|
hai 1 mes |
Daniel Stenberg
|
876047d1c3
libssh2: use the Curl_* memory functions to avoid memdebug
|
hai 2 meses |
Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
hai 2 meses |
Gabriel Marin
|
5a263710f6
lib, src, tests: added space around ternary expressions
|
hai 2 meses |
Daniel Stenberg
|
4ff04615a0
lib: use FMT_ as prefix instead of CURL_FORMAT_
|
hai 2 meses |
Viktor Szakats
|
ac207bf567
ssh: deduplicate SSH backend includes (and fix libssh cmake unity build)
|
hai 3 meses |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
hai 3 meses |
Stefan Eissing
|
911c3166b6
lib: add eos flag to send methods
|
hai 4 meses |
Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
hai 4 meses |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
hai 4 meses |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
hai 5 meses |
Stefan Eissing
|
385c62aabc
lib: xfer_setup and non-blocking shutdown
|
hai 5 meses |
Viktor Szakats
|
0887297100
lib/v*: tidy up types and casts
|
hai 6 meses |
Viktor Szakats
|
3a082cd3c5
libssh2: delete redundant feature guard
|
hai 6 meses |
Viktor Szakats
|
602fc213ae
libssh2: replace `access()` with `stat()`
|
hai 7 meses |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
hai 8 meses |
Tobias Stoeckmann
|
6f32048200
libssh2: set length to 0 if strdup failed
|
hai 8 meses |
Stefan Eissing
|
a586b8ca40
lib: client reader polish
|
hai 8 meses |
RainRat
|
2cd78f525c
misc: Fix typos in docs and lib
|
hai 9 meses |
Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
hai 9 meses |
Stefan Eissing
|
5929822114
lib: send rework
|
hai 9 meses |
Daniel Stenberg
|
f47487c219
libssh/libssh2: return error on too big range
|
hai 9 meses |
Stefan Eissing
|
6d85228709
ssh: use stack scratch buffer for seeks
|
hai 10 meses |
Viktor Szakats
|
02f91d5b64
libssh2: use `libssh2_session_callback_set2()` with v1.11.1
|
hai 10 meses |