summaryrefslogtreecommitdiff
path: root/lib/vssh/wolfssh.c
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* cleanup: use a single space after equals sign in assignmentsDaniel Stenberg2020-05-261-4/+4
* wolfssh: make it init properly via Curl_ssh_init()Daniel Stenberg2020-01-241-0/+5
* wolfssh: set the password correctly for PASSWORD authDaniel Stenberg2020-01-151-3/+4
* wolfssh: remove fprintf() calls (and uses of __func__)Daniel Stenberg2020-01-151-4/+4
* wolfSSH: new SSH backendDaniel Stenberg2020-01-121-0/+1150