aboutsummaryrefslogtreecommitdiff
path: root/lib/vssh/wolfssh.c
AgeCommit message (Expand)Author
2020-05-26cleanup: use a single space after equals sign in assignmentsDaniel Stenberg
2020-01-24wolfssh: make it init properly via Curl_ssh_init()Daniel Stenberg
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