1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05:00
curl/lib/vssh
Marcel Raad 6f69edf962
libssh2: fix variable type
This led to a conversion warning on 64-bit MinGW, which has 32-bit
`long` but 64-bit `size_t`.

Closes https://github.com/curl/curl/pull/4823
2020-01-16 10:03:59 +01:00
..
libssh2.c libssh2: fix variable type 2020-01-16 10:03:59 +01:00
libssh.c lib: remove ASSIGNWITHINCONDITION exceptions, use our code style 2019-12-17 07:36:11 +01:00
ssh.h wolfSSH: new SSH backend 2020-01-12 17:19:12 +01:00
wolfssh.c wolfssh: set the password correctly for PASSWORD auth 2020-01-15 22:10:39 +01:00
wolfssh.h wolfSSH: new SSH backend 2020-01-12 17:19:12 +01:00