Daniel Stenberg
|
d6f73af730
ssh: loop the state machine if not done and not blocking
|
5 ani în urmă |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 ani în urmă |
Daniel Stenberg
|
14c95f8101
ssh: fix Condition '!status' is always true
|
5 ani în urmă |
JDepooter
|
b095a1ca63
ssh: log the libssh2 error message when ssh session startup fails
|
5 ani în urmă |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 ani în urmă |
Daniel Gustafsson
|
5c8c310edb
ssh: free the session on init failures
|
6 ani în urmă |
Przemysław Tomaszewski
|
daa3c450d0
sftp: don't send post-qoute sequence when retrying a connection
|
6 ani în urmă |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
6 ani în urmă |
Marcel Raad
|
15ed9f87e3
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
|
6 ani în urmă |
Daniel Stenberg
|
5ae22272d1
Curl_debug: remove dead printhost code
|
6 ani în urmă |
Christian Schmitz
|
78611c745c
ssh: show libSSH2 error code when closing fails
|
6 ani în urmă |
Daniel Stenberg
|
797b21068e
ssh: add two missing state names
|
6 ani în urmă |
Björn Stenberg
|
b46cfbc068
TODO fixed: Detect when called from within callbacks
|
6 ani în urmă |
Daniel Stenberg
|
ddd31dc5dd
time_t-fixes: remove typecasts to 'long' for info.filetime
|
6 ani în urmă |
Michael Gmelin
|
ddafd45af1
SSH: Fix state machine for ssh-agent authentication
|
6 ani în urmă |
Jay Satiro
|
908a9a6742
build: remove HAVE_LIMITS_H check
|
6 ani în urmă |
John DeHelian
|
a4a56ec93e
sftp: allow quoted commands to use relative paths
|
7 ani în urmă |
Daniel Stenberg
|
4401409468
libssh2: remove dead code from SSH_SFTP_QUOTE
|
7 ani în urmă |
Nikos Mavrogiannopoulos
|
38aef6dc45
libssh2: return CURLE_UPLOAD_FAILED on failure to upload
|
7 ani în urmă |
Nikos Mavrogiannopoulos
|
75427291e5
libssh2: send the correct CURLE error code on scp file not found
|
7 ani în urmă |
Nikos Mavrogiannopoulos
|
c92d2e14cf
Added support for libssh SSH SCP back-end
|
7 ani în urmă |
Daniel Stenberg
|
c79b2ca03d
ssh: remove check for a NULL pointer (!)
|
7 ani în urmă |
Daniel Stenberg
|
0d85eed3df
Curl_timeleft: change return type to timediff_t
|
7 ani în urmă |
Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
7 ani în urmă |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 ani în urmă |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 ani în urmă |
Viktor Szakats
|
b7b4dc0d49
ssh: add the ability to enable compression (for SCP/SFTP)
|
7 ani în urmă |
Daniel Stenberg
|
ff50fe0348
strtoofft: reduce integer overflow risks globally
|
7 ani în urmă |
Daniel Stenberg
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
7 ani în urmă |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
7 ani în urmă |