Commit History

Author SHA1 Message Date
  Daniel Stenberg 52cc4a85fd style: use space after comment start and before comment end 2 years ago
  Daniel Stenberg 279834dd45 misc: remove duplicated include files 2 years ago
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 years ago
  Somnath Kundu 89d204036a libssh2: provide symlink name in SFTP dir listing 2 years ago
  Daniel Stenberg f3c013d38c libssh2: make atime/mtime date overflow return error 2 years ago
  Daniel Stenberg 8e88e52ed0 libssh2: setting atime or mtime >32bit on 4-bytes-long systems 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  michael musset 1544513958 libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION 3 years ago
  Daniel Stenberg 8f2079154f libssh2: make the md5 comparison fail if wrong length 2 years ago
  Daniel Stenberg ff2f3e8367 libssh2: compare sha256 strings case sensitively 2 years ago
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Daniel Gustafsson 34bbf96475 infof: consistent capitalization of warning messages 2 years ago
  Daniel Stenberg 999c2179a1 libssh2: don't typecast socket to int for libssh2_session_handshake 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  x2018 d6ff35b5a5 sha256/md5: return errors when init fails 2 years ago
  Jay Satiro 3467e89bb9 libssh2: fix error message for sha256 mismatch 2 years ago
  Mats Lindestam d1e7d9197b libssh2: add SHA256 fingerprint support 3 years ago
  Joel Depooter 739de69ee6 libssh2: Get the version at runtime if possible 3 years ago
  Daniel Stenberg fe7b64228d strerror.h: remove the #include from files not using it 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void 3 years ago
  Daniel Stenberg fa34353d07 libssh2: limit time a disconnect can take to 1 second 3 years ago
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 years ago
  Daniel Stenberg 7645324072 libssh2: ignore timeout during disconnect 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Daniel Stenberg b532d35b5c libssh2: fix Value stored to 'sshp' is never read 3 years ago
  Daniel Stenberg 1803be5746 libssh2: kdb_callback: get the right struct pointer 3 years ago
  Daniel Stenberg 012c19c33a libssh2:ssh_connect: clear session pointer after free 3 years ago
  Daniel Stenberg 528f71c2ec ftp: add 'list_only' to the transfer state struct 3 years ago
  Daniel Stenberg 0c51036eb6 ftp: never set data->set.ftp_append outside setopt 3 years ago