Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.0.24 source code.tar.gz | 2025-10-06 | 278.5 kB | |
1.0.24 source code.zip | 2025-10-06 | 301.0 kB | |
README.md | 2025-10-06 | 607 Bytes | |
Totals: 3 Items | 580.0 kB | 0 |
- fix PHP 8.4 / 8.5 deprecations
- X509: make the attributes section of new CSRs be blank (#1522)
- X509: CRL version number wasn't correctly being saved (#2037)
- SFTP: check if realpath succeeded when changing SFTP directory (#2098)
- SFTP: convert filenames to strings (#2065)
- SSH2: ignore kex-strict-s-v00@openssh.com in key re-exchanges (#2050)
- SSH2: update setPreferredAlgorithms() to accept csv's
- SSH2: fix possible infinite loop on packet timeout
- SSH2: handle SSH2_MSG_EXT_INFO out of login (#2001, [#2002])
- SSH2/Agent: reset supported_private_key_algorithms for every key (#1995)