Commit History

Author SHA1 Message Date
  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 12 years ago
  Jonas Schnelli f64812ca63 SFTP: support '*' prefix for quote operations 12 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 12 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
  Yang Tse 8bdc48eddb compiler warning: fix 13 years ago
  Yang Tse bed6b89a2f compiler warning: fix 13 years ago
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic 13 years ago
  Daniel Stenberg 7d94af497d SSH: set non-blocking earlier 13 years ago
  Daniel Stenberg 9869668884 SSH: move knownhost logic to separate function 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg 3242abd87a SFTP: close file before postquote 13 years ago
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 years ago
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally 13 years ago
  Daniel Stenberg 8831000bc0 protocol handler: added flags field 13 years ago
  Daniel Stenberg 3eac14b43c SSH: add protocol lock direction 13 years ago
  Daniel Stenberg ca37692bf4 ssh_statemach_act: set cselect for sftp upload 13 years ago