Commit History

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