Commit History

Author SHA1 Message Date
  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
  Daniel Stenberg 9571802190 libssh2: fix CURL_LIBSSH2_DEBUG-enabled build 3 years ago
  Daniel Stenberg 2dcc940959 libssh2: move data from connection object to transfer object 3 years ago
  Daniel Stenberg e71542a9d9 curl_path: remove conn->data use 3 years ago
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg 057cb05b4b libssh2: fix "Value stored to 'readdir_len' is never read" 3 years ago
  Emil Engler 725ec470e2 language: s/behaviour/behavior/g 3 years ago
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 years ago