Files
mscp/patch
Ryo Nakamura 71a0998e9b bump libssh to 0.10.6
libssh 0.10.6 includes some security fixes, e.g., CVE-2023-48795.
2024-01-04 21:17:16 +09:00
..
2022-11-26 23:16:56 +09:00
2024-01-04 21:17:16 +09:00
2024-01-04 21:17:16 +09:00

Patches in this directory introduces sftp_async_write() and sftp_async_write_end() to libssh. Those implementations are derived from https://github.com/limes-datentechnik-gmbh/libssh. See Re: SFTP Write async.