Commit History

Author SHA1 Message Date
  Daniel Stenberg 60172a0446 SFTP: gracefully handle shutdown early 13 years ago
  Daniel Stenberg cccba72920 sftp upload: expire to advance state machine 13 years ago
  Daniel Stenberg 17de1cc382 ssh_connect: treat libssh2 return code better 13 years ago
  Daniel Stenberg 53014175e8 SSH: speedcheck clobbered existing error 13 years ago
  Daniel Stenberg d45ed0ecf5 SSH: acknowledge speedcheck 13 years ago
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument 13 years ago
  Daniel Stenberg 45cea71968 SSH: avoid PATH_MAX with alloc 13 years ago
  Daniel Stenberg 1ad5764feb SFTP: make pwd output result to header callback 13 years ago
  Luke Amery 0dc8479b89 ssh: honour the CURLINFO_FTP_ENTRY_PATH curl_getinfo option 13 years ago
  Kamil Dudka 5c7c9a768d url: provide dead_connection flag in Curl_handler::disconnect 14 years ago
  Yang Tse bf1c102b80 ssh: fix a download resume point calculation 14 years ago
  Yang Tse c1901f7ed0 fix compiler warning: conversion may lose significant bits 14 years ago
  Yang Tse c2ba8ca81f s/isspace/ISSPACE 14 years ago
  Daniel Stenberg e214cd4a73 SSH: use libssh2_session_handshake() 14 years ago
  Daniel Stenberg 5997f54a71 SSH: avoid using the libssh2_ prefix 14 years ago
  Daniel Stenberg 51b8d30dc4 SFTP: more ignoring negative file sizes 14 years ago
  Daniel Stenberg 5f0ae7a062 SFTP: avoid downloading negative sizes! 14 years ago
  Yang Tse 992ceae386 build: fix libssh2_scp_send64() availability 14 years ago
  Daniel Stenberg f8cf037ecf SCP: send large files properly with new enough libssh2 14 years ago
  Ben Greear affff47b3d ssh: Fix compile error on 64-bit systems. 14 years ago
  Daniel Stenberg 684830cb2a SSH: corrected the inability to respect the timeout 14 years ago
  Howard Chu bc8fc9803f sendrecv: make them two pairs of send/recv to properly deal with FTPS 14 years ago
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler 14 years ago
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything 14 years ago
  Daniel Stenberg 9799dbebd6 sftp range: remove unnecessary check for NULL pointer 14 years ago
  Ben Greear 7e22d6332b Fix compile warnings in ssh.c 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 5695c4db86 14 years ago
  Daniel Stenberg 846b926a3f corected a comment and wrapped a few longish lines 14 years ago
  Yang Tse 7aef172a34 14 years ago