Daniel Stenberg
|
528f71c2ec
ftp: add 'list_only' to the transfer state struct
|
3 years ago |
Daniel Stenberg
|
0c51036eb6
ftp: never set data->set.ftp_append outside setopt
|
3 years ago |
Daniel Stenberg
|
e71542a9d9
curl_path: remove conn->data use
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |
Daniel Stenberg
|
a3efced012
libssh: avoid plain free() of libssh-memory
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Emil Engler
|
725ec470e2
language: s/behaviour/behavior/g
|
3 years ago |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
d70a5b5a0f
sendf: move the verbose-check into Curl_debug
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
COFFEETALES
|
fab5185275
sftp: add new quote commands 'atime' and 'mtime'
|
4 years ago |
Anderson Toshiyuki Sasaki
|
7bc709f670
libssh: avoid options override by configuration files
|
4 years ago |
Anderson Toshiyuki Sasaki
|
14bf7eb6e5
libssh: Use new ECDSA key types to check known hosts
|
4 years ago |
Jay Satiro
|
09aa807240
libssh: Fix matching user-specified MD5 hex key
|
4 years ago |
Anderson Toshiyuki Sasaki
|
507cf6a13d
libssh: improve known hosts handling
|
4 years ago |
Daniel Stenberg
|
0c76795caf
cleanup: comment typos
|
4 years ago |
Daniel Stenberg
|
bdb5b6dd5b
lib: remove ASSIGNWITHINCONDITION exceptions, use our code style
|
4 years ago |
Daniel Stenberg
|
31e637d224
Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION"
|
4 years ago |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
5 years ago |
Daniel Gustafsson
|
66e21520f3
curl_setup_once: consistently use WHILE_FALSE in macros
|
5 years ago |
Daniel Gustafsson
|
ba82673dac
checksrc: fix regexp for ASSIGNWITHINCONDITION
|
5 years ago |
Daniel Stenberg
|
9aed993da0
libssh: part of conditional expression is always true: !result
|
5 years ago |
Daniel Stenberg
|
b7e872ac17
libssh: part of conditional expression is always true
|
5 years ago |
Daniel Stenberg
|
9221896768
libssh: The expression is excessive or contains a misprint
|
5 years ago |
Daniel Stenberg
|
ea28a6cb2f
ssh: add a generic Curl_ssh_version function for SSH backends
|
5 years ago |
Daniel Stenberg
|
d6dea75af7
vssh: move ssh init/cleanup functions into backend code
|
5 years ago |
Daniel Stenberg
|
5b2d703fe5
vssh: create directory for SSH backend code
|
5 years ago |