Histórico de Commits

Autor SHA1 Mensagem Data
  Kamil Dudka 5c7c9a768d url: provide dead_connection flag in Curl_handler::disconnect há 14 anos atrás
  Yang Tse bf1c102b80 ssh: fix a download resume point calculation há 14 anos atrás
  Yang Tse c1901f7ed0 fix compiler warning: conversion may lose significant bits há 14 anos atrás
  Yang Tse c2ba8ca81f s/isspace/ISSPACE há 14 anos atrás
  Daniel Stenberg e214cd4a73 SSH: use libssh2_session_handshake() há 14 anos atrás
  Daniel Stenberg 5997f54a71 SSH: avoid using the libssh2_ prefix há 14 anos atrás
  Daniel Stenberg 51b8d30dc4 SFTP: more ignoring negative file sizes há 14 anos atrás
  Daniel Stenberg 5f0ae7a062 SFTP: avoid downloading negative sizes! há 14 anos atrás
  Yang Tse 992ceae386 build: fix libssh2_scp_send64() availability há 14 anos atrás
  Daniel Stenberg f8cf037ecf SCP: send large files properly with new enough libssh2 há 14 anos atrás
  Ben Greear affff47b3d ssh: Fix compile error on 64-bit systems. há 14 anos atrás
  Daniel Stenberg 684830cb2a SSH: corrected the inability to respect the timeout há 14 anos atrás
  Howard Chu bc8fc9803f sendrecv: make them two pairs of send/recv to properly deal with FTPS há 14 anos atrás
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler há 14 anos atrás
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything há 14 anos atrás
  Daniel Stenberg 9799dbebd6 sftp range: remove unnecessary check for NULL pointer há 14 anos atrás
  Ben Greear 7e22d6332b Fix compile warnings in ssh.c há 14 anos atrás
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
  Yang Tse 5695c4db86 há 14 anos atrás
  Daniel Stenberg 846b926a3f corected a comment and wrapped a few longish lines há 14 anos atrás
  Yang Tse 7aef172a34 há 15 anos atrás
  Daniel Stenberg 9bc897f380 Andre Guibert de Bruet improved the libssh2 error code translation há 15 anos atrás
  Daniel Stenberg d17416190b ssh_statemach_act() is now modified to loop over the switch() to perform as há 15 anos atrás
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments há 15 anos atrás
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base há 15 anos atrás
  Daniel Stenberg a76f4ab7dd - Liza Alenchery mentioned a problem with re-used SCP connection when a bad há 15 anos atrás
  Daniel Stenberg 86cec97b22 - Fixed memory leak in the SCP/SFTP code as it never freed the knownhosts há 15 anos atrás
  Kamil Dudka 66fcebdc9e - Implemented a protocol independent way to specify blocking direction, used by há 15 anos atrás
  Yang Tse d006efebc0 fix compiler warning: conversion to 'size_t' from 'curl_off_t' may alter its value há 15 anos atrás
  Daniel Stenberg 7a642c8bf1 - Daniel Johnson founded a flaw in the code convering sftp-errors to libcurl há 15 anos atrás