Historial de Commits

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