curl/lib/vssh
Daniel Stenberg 8e88e52ed0
libssh2: setting atime or mtime >32bit on 4-bytes-long systems
Since the libssh2 API uses 'long' to store the timestamp, it cannot
transfer >32bit times on Windows and 32bit architecture builds.

Avoid nasty surprises by instead not setting such time.

Spotted by Coverity

Closes #9325
2022-08-16 23:16:53 +02:00
..
libssh2.c libssh2: setting atime or mtime >32bit on 4-bytes-long systems 2022-08-16 23:16:53 +02:00
libssh.c libssh: setting atime or mtime > 32bit is now just skipped 2022-08-16 23:15:57 +02:00
ssh.h libssh: skip the fake-close when libssh does the right thing 2022-06-15 23:43:35 +02:00
wolfssh.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00