Commit History

Author SHA1 Message Date
  marquis-de-muesli 39bb73665c SSH: new CURLOPT_QUOTE command "statvfs" 8 years ago
  marquis-de-muesli f9d27e0f8e SSH: support CURLINFO_FILETIME 8 years ago
  David Byron cae21ffc16 SCP: use libssh2_scp_recv2 to support > 2GB files on windows 9 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Kamil Dudka be538e0766 ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL 8 years ago
  Daniel Stenberg c341311a0e Revert "cleanup: general removal of TODO (and similar) comments" 8 years ago
  Daniel Stenberg 64e959ffe3 cleanup: general removal of TODO (and similar) comments 8 years ago
  Daniel Stenberg c6aedf680f fread_func: move callback pointer from set to state struct 9 years ago
  Daniel Stenberg ade6682f8d SFTP: fix range request off-by-one in size check 9 years ago
  Daniel Stenberg c4eb10e2f0 SSH: three state machine fixups 9 years ago
  Daniel Stenberg b0143a2a33 read_callback: move to SessionHandle from connectdata 9 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Daniel Stenberg 1befebc950 SFTP: work-around servers that return zero size on STAT 9 years ago
  Daniel Stenberg 9dbbba9976 libssh2: detect features based on version, not configure checks 10 years ago
  Nobuhiro Ban 18e1a3022d SSH: use the port number as well for known_known checks 10 years ago
  Gisle Vanem 3cfe3bc001 ssh: Fixed build on platforms where R_OK is not defined 10 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Daniel Stenberg 4bc31df3e4 ssh_statemach_act: split out assignment from check 10 years ago
  Daniel Stenberg d57f7d586b ssh: comment "fallthrough" in switch statement 10 years ago
  Jeremy Lin fa7d04fed4 ssh: improve key file search 10 years ago
  Brandon Casey 6beb0eeea1 Ensure progress.size_dl/progress.size_ul are always >= 0 10 years ago
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking 10 years ago
  Daniel Stenberg d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time 10 years ago
  Dan Fandrich 9b5b6a2b1a ssh: prevent a logic error that could result in an infinite loop 10 years ago
  Dan Fandrich 596800378d ssh: removed a redundant close state transition 10 years ago
  Dan Fandrich 8c4d6ceec0 ssh: abort immediately on a header callback error 10 years ago
  Daniel Stenberg 6da4085e48 ssh: fix compiler warning converting ssize_t to int 10 years ago
  Dan Fandrich e591165f94 ssh: Fixed a style warning 10 years ago