curl/lib/vssh
Daniel Stenberg 7370b4e39f
libssh2: keep sftp errors as 'unsigned long'
Remove weird work-around for storing the SFTP errors as int instead of
the "unsigned long" that libssh2 actually returns for SFTP errors.

Closes #5534
2020-06-08 08:38:48 +02:00
..
libssh.c libssh: avoid options override by configuration files 2020-04-25 00:53:11 +02:00
libssh2.c libssh2: keep sftp errors as 'unsigned long' 2020-06-08 08:38:48 +02:00
ssh.h libssh2: convert over to use dynbuf 2020-05-05 14:54:07 +02:00
wolfssh.c cleanup: use a single space after equals sign in assignments 2020-05-26 08:28:38 +02:00
wolfssh.h wolfSSH: new SSH backend 2020-01-12 17:19:12 +01:00