Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 1befebc950 SFTP: work-around servers that return zero size on STAT il y a 10 ans
  Daniel Stenberg 9dbbba9976 libssh2: detect features based on version, not configure checks il y a 10 ans
  Nobuhiro Ban 18e1a3022d SSH: use the port number as well for known_known checks il y a 10 ans
  Gisle Vanem 3cfe3bc001 ssh: Fixed build on platforms where R_OK is not defined il y a 10 ans
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' il y a 10 ans
  Daniel Stenberg 4bc31df3e4 ssh_statemach_act: split out assignment from check il y a 10 ans
  Daniel Stenberg d57f7d586b ssh: comment "fallthrough" in switch statement il y a 10 ans
  Jeremy Lin fa7d04fed4 ssh: improve key file search il y a 10 ans
  Brandon Casey 6beb0eeea1 Ensure progress.size_dl/progress.size_ul are always >= 0 il y a 10 ans
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking il y a 10 ans
  Daniel Stenberg d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time il y a 10 ans
  Dan Fandrich 9b5b6a2b1a ssh: prevent a logic error that could result in an infinite loop il y a 10 ans
  Dan Fandrich 596800378d ssh: removed a redundant close state transition il y a 10 ans
  Dan Fandrich 8c4d6ceec0 ssh: abort immediately on a header callback error il y a 10 ans
  Daniel Stenberg 6da4085e48 ssh: fix compiler warning converting ssize_t to int il y a 10 ans
  Dan Fandrich e591165f94 ssh: Fixed a style warning il y a 10 ans
  Dan Fandrich e84d0b41f6 ssh: Pass errors from libssh2_sftp_read up the stack il y a 10 ans
  Daniel Stenberg 0d6225ad0d SFTP: skip reading the dir when NOBODY=1 il y a 10 ans
  Dan Fandrich 4a8c877273 ssh: Fixed a NULL pointer dereference on OOM condition il y a 10 ans
  Fabian Frank 852a018e78 SFTP: stat remote file also when CURLOPT_NOBODY is 1 il y a 10 ans
  Steve Holme 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU il y a 11 ans
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] il y a 11 ans
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines il y a 11 ans
  Kamil Dudka f70b2c77f4 ssh: initialize per-handle data in ssh_connect() il y a 11 ans
  Tyler Hall 0218a737fe ssh: Handle successful SSH_USERAUTH_NONE il y a 11 ans
  Kamil Dudka d015f4ccac ssh: improve the logic for detecting blocking direction il y a 11 ans
  Daniel Stenberg e79535bc5e SessionHandle: the protocol specific pointer is now a void * il y a 11 ans
  Daniel Stenberg 4ad8e142da urldata: clean up the use of the protocol specific structs il y a 11 ans
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings il y a 11 ans
  Daniel Stenberg c25383ae13 rename "easy" statemachines: call them block instead il y a 11 ans