summaryrefslogtreecommitdiff
path: root/lib/vssh
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-11-24infof/failf calls: fix format specifiersRikard Falkeborn
2020-11-23urldata: remove 'void *protop' and create the union 'p'Daniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2020-11-02sendf: move the verbose-check into Curl_debugDaniel Stenberg
2020-10-29libssh2: fix transport over HTTPS proxyDaniel Stenberg
2020-10-26libssh2: fix build with disabled proxy supportBaruch Siach
2020-10-22libssh2: require version 1.0 or laterDaniel Stenberg
2020-09-29libssh2: handle the SSH protocols done over HTTPS proxyDaniel Stenberg
2020-09-21Curl_handler: add 'family' to each protocolDaniel Stenberg
2020-09-14Merge tag 'curl-7_72_0' into masternikita
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-09-03libssh2: pass on the error from ssh_force_knownhost_key_typecbe
2020-08-24sftp: add the option CURLKHSTAT_FINE_REPLACEMichael Musset
2020-08-24sftp: add new quote commands 'atime' and 'mtime'COFFEETALES
2020-08-10libssh2: s/ssherr/sftperr/Daniel Stenberg
2020-06-08libssh2: keep sftp errors as 'unsigned long'Daniel Stenberg
2020-05-30timeouts: change millisecond timeouts to timediff_t from time_tDaniel Stenberg
2020-05-29libssh2: improved error output for wrong quote syntaxDaniel Stenberg
2020-05-27Revert "ssh: ignore timeouts during disconnect"Estanislau Augé-Pujadas
2020-05-26cleanup: use a single space after equals sign in assignmentsDaniel Stenberg
2020-05-05libssh2: convert over to use dynbufDaniel Stenberg
2020-05-02libssh2: set the expected total size in SCP upload initDaniel Stenberg
2020-04-30Merge tag 'curl-7_70_0'nikita
2020-04-25libssh: avoid options override by configuration filesAnderson Toshiyuki Sasaki
2020-04-17libssh: Use new ECDSA key types to check known hostsAnderson Toshiyuki Sasaki
2020-04-01Merge tag 'curl-7_69_1'nikita
2020-03-09sftp: fix segfault regression introduced by #4747Jim Fuller
2020-03-07libssh: Fix matching user-specified MD5 hex keyJay Satiro
2020-02-27libssh: improve known hosts handlingAnderson Toshiyuki Sasaki
2020-02-21cleanup: comment typosDaniel Stenberg
2020-01-24wolfssh: make it init properly via Curl_ssh_init()Daniel Stenberg
2020-01-16libssh2: fix variable typeMarcel Raad
2020-01-15wolfssh: set the password correctly for PASSWORD authDaniel Stenberg
2020-01-15wolfssh: remove fprintf() calls (and uses of __func__)Daniel Stenberg
2020-01-12wolfSSH: new SSH backendDaniel Stenberg
2020-01-12misc: Copyright year out of date, should be 2020Daniel Stenberg
2020-01-11libssh2: add support for forcing a hostkey typeSantino Keupp
2019-12-20Merge remote-tracking branch 'upstream/master'ng0
2019-12-17lib: remove ASSIGNWITHINCONDITION exceptions, use our code styleDaniel Stenberg
2019-12-16Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION"Daniel Stenberg
2019-12-15libssh2: add support for ECDSA and ed25519 knownhost keysSantino Keupp
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-11-28curl_setup_once: consistently use WHILE_FALSE in macrosDaniel Gustafsson
2019-11-28checksrc: fix regexp for ASSIGNWITHINCONDITIONDaniel Gustafsson
2019-11-17lib: Move lib/ssh.h -> lib/vssh/ssh.hJay Satiro
2019-11-06Merge tag 'curl-7_67_0'ng0
2019-10-01lib: silence conversion warningsMarcel Raad
2019-09-23libssh: part of conditional expression is always true: !resultDaniel Stenberg
2019-09-23libssh: part of conditional expression is always trueDaniel Stenberg