Historique des commits

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