curl-curl/lib/vssh
Daniel Stenberg f8e6e11725
parsedate: make Curl_getdate_capped able to return epoch
By returning error separately on parse errors and avoiding magic
numbers, this function can now return 0 or -1 as proper dates when such
a date string is provided.

Closes #18445
2025-09-02 07:55:34 +02:00
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
curl_path.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh2.c parsedate: make Curl_getdate_capped able to return epoch 2025-09-02 07:55:34 +02:00
libssh.c parsedate: make Curl_getdate_capped able to return epoch 2025-09-02 07:55:34 +02:00
ssh.h libssh: Use sftp_aio instead of sftp_async for sftp_recv 2025-07-28 22:35:39 +02:00
wolfssh.c wolfssh: move the sftp upload init out of the state machine 2025-08-14 08:58:59 +02:00