aboutsummaryrefslogtreecommitdiff
path: root/lib/vssh/libssh.c
AgeCommit message (Expand)Author
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-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
2019-12-17lib: remove ASSIGNWITHINCONDITION exceptions, use our code styleDaniel Stenberg
2019-12-16Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION"Daniel Stenberg
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-09-23libssh: part of conditional expression is always true: !resultDaniel Stenberg
2019-09-23libssh: part of conditional expression is always trueDaniel Stenberg
2019-09-23libssh: The expression is excessive or contains a misprintDaniel Stenberg
2019-08-17ssh: add a generic Curl_ssh_version function for SSH backendsDaniel Stenberg
2019-08-17vssh: move ssh init/cleanup functions into backend codeDaniel Stenberg
2019-08-17vssh: create directory for SSH backend codeDaniel Stenberg