Commit History

Author SHA1 Message Date
  Marc Hoersken 1ab6c35363 ssh.c: Fixed warning: implicit conversion from enumeration type 12 years ago
  Kamil Dudka f05e51362f ssh: do not crash if MD5 fingerprint is not provided by libssh2 12 years ago
  Kamil Dudka ce515e993f ssh: move the fingerprint checking code to a separate fnc 12 years ago
  Daniel Stenberg 99f0e45b61 ssh: use the libssh2 agent API conditionally 12 years ago
  Armel Asselin e351972bc8 SSH: added agent based authentication 12 years ago
  Yang Tse 6085ca2aed Fix bad failf() and info() usage 12 years ago
  Daniel Stenberg 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 years ago
  Armel Asselin 05a443adf2 SSH: public key can now be an empty string 12 years ago
  Yang Tse 97ff646fc1 ssh.c: code cleanup, Curl_safefree() already nullifies pointer 12 years ago
  Yang Tse 9801596fb3 fix some compiler warnings 12 years ago
  Yang Tse 3c80309c27 fix several compiler warnings 12 years ago
  Yang Tse c6825b7a6b fix several compiler warnings 12 years ago
  Daniel Stenberg 41b0237834 CONNECT: made generically not per-protocol 12 years ago
  Daniel Stenberg cabd010dd4 ssh_connect: tunnel through HTTP proxy if requested 12 years ago
  Yang Tse d016f5f5f5 ssh.c: fix compiler warning 13 years ago
  Daniel Stenberg a3403db02f just a stupid typo 13 years ago
  Daniel Stenberg c9a3cab6c4 SFTP dir: increase buffer size counter 13 years ago
  Daniel Stenberg 5ac9ec7205 SFTP mkdir: use correct permission 13 years ago
  Daniel Stenberg 347f951c39 SSH: fix CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 13 years ago
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols 13 years ago
  Jonas Schnelli f64812ca63 SFTP: support '*' prefix for quote operations 13 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 years ago
  Yang Tse a7d8894291 ssh.c: revert needless commit 7b7c45879e 13 years ago
  Yang Tse 7b7c45879e libssh2: use calloc as alloc function for libssh2 versions older than 1.3 13 years ago
  Yang Tse 5658aa9574 ssh.c: fix memory leaks triggered upon OOM or other failures 13 years ago
  Yang Tse a50210710a fix bool variables checking and assignment 13 years ago
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 years ago
  Yang Tse 5ea65fbc79 ssh.c: fix realloc() OOM handling 13 years ago
  Daniel Stenberg 2d7c79af76 tcpconnect: follow-up commit after b998d95b 13 years ago
  Yang Tse 38c5e81a67 ssh.c: add PATH_MAX definition for WIN32 13 years ago