curl/lib/vssh
Daniel Stenberg 842f73de58
timeouts: change millisecond timeouts to timediff_t from time_t
For millisecond timers we like timediff_t better. Also, time_t can be
unsigned so returning a negative value doesn't work then.

Closes #5479
2020-05-30 23:10:57 +02:00
..
libssh.c libssh: avoid options override by configuration files 2020-04-25 00:53:11 +02:00
libssh2.c timeouts: change millisecond timeouts to timediff_t from time_t 2020-05-30 23:10:57 +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