curl-curl/lib/vssh
Daniel Stenberg c049c37acd
libssh: make atime and mtime cap the timestamp instead of wrap
The libssh API uses a 32 bit type for datestamp, so instead of just
force-typecast it, make sure it gets capped at UINT_MAX if the value is
larger.

Reported-by: Joshua Rogers
Closes #18989
2025-10-10 08:26:00 +02:00
..
curl_path.c libssh2: clarify that sshp->path is always at least one byte 2025-10-06 13:57:19 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh2.c libssh2/sftp: fix resume corruption by avoiding O_APPEND with rresume 2025-10-09 08:30:23 +02:00
libssh.c libssh: make atime and mtime cap the timestamp instead of wrap 2025-10-10 08:26:00 +02:00
ssh.h libssh2: clarify that sshp->path is always at least one byte 2025-10-06 13:57:19 +02:00