Commit History

Author SHA1 Message Date
  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 12 years ago
  Daniel Stenberg a3403db02f just a stupid typo 12 years ago
  Daniel Stenberg c9a3cab6c4 SFTP dir: increase buffer size counter 12 years ago
  Daniel Stenberg 5ac9ec7205 SFTP mkdir: use correct permission 12 years ago
  Daniel Stenberg 347f951c39 SSH: fix CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 12 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
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Yang Tse 983f3d70f9 WIN32 io.h and fcntl.h inclusion done in setup_once.h 13 years ago
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h 13 years ago
  Daniel Stenberg b680fd180b code style: space between close paren and open brace 13 years ago
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' 13 years ago