Commit Graph

5206 Commits

Author SHA1 Message Date
terrafrost
ad11cf3c6b Merge branch '3.0' 2022-10-27 23:07:45 -05:00
terrafrost
08c27ae48a Merge branch '2.0' into 3.0 2022-10-27 23:07:38 -05:00
terrafrost
104f776cff Merge branch '1.0' into 2.0 2022-10-27 23:07:06 -05:00
Lars Moelleken
a482c925af typo: "cann't" vs "can't" 2022-10-27 23:06:53 -05:00
terrafrost
df66aafbe9 Merge branch 'master' of https://github.com/phpseclib/phpseclib 2022-10-24 05:52:31 -05:00
terrafrost
2d76153787 Merge branch '3.0' 2022-10-24 05:52:08 -05:00
terrafrost
dbc2307d5c Merge branch '1.0' into 3.0 2022-10-24 05:51:50 -05:00
terrafrost
f3a0e2b715 CHANGELOG: add 2.0.39 release 2022-10-24 05:49:03 -05:00
terrafrost
99c7797d53
Merge pull request #1855 from jack-worman/Remove_bootstrap
Remove bootstrap.php and use latest php version in ci
2022-10-21 21:18:40 -05:00
Jack Worman
bd529351e8 Use lastest php version in ci 2022-10-20 17:57:21 -05:00
Jack Worman
7b557d46c5 Remove bootstrap.php 2022-10-20 17:57:21 -05:00
terrafrost
e798c6052e
Merge pull request #1853 from jack-worman/Paratest
Paratest
2022-10-18 17:59:32 -05:00
Jack Worman
2c40186711 Paratest 2022-10-16 09:55:20 -05:00
terrafrost
caecbdc03d
Merge pull request #1852 from jack-worman/Property_typehint_in_shh2_v2
Property typehint in ssh2
2022-10-11 10:44:38 -05:00
Jack Worman
fe4bdc0410 Property_typehint_in_ssh2 2022-10-07 08:39:21 -05:00
terrafrost
0fc733a262 Tests/SFTP: CS adjustments 2022-10-04 22:04:40 -05:00
terrafrost
0a50932285 SFTP: CS adjustments 2022-10-04 21:32:14 -05:00
terrafrost
b2ca37b990 Merge branch '3.0' 2022-10-04 21:31:51 -05:00
terrafrost
a10a3b8e5b Merge branch '2.0' into 3.0 2022-10-04 21:02:49 -05:00
terrafrost
2ed74533f4 Merge branch '1.0' into 2.0 2022-10-04 18:11:49 -05:00
Phil Davis
24845ccbcc delete of non-existent folder returns true when it used to ret 2022-10-04 17:56:23 -05:00
terrafrost
d39777128a
Merge pull request #1835 from jack-worman/Throw_phpseclib_exceptions_v4
Throw \phpseclib3\Exception\ExceptionInterface exceptions
2022-09-26 08:46:07 -05:00
Jack Worman
985b3c4f7c Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
terrafrost
2b937b413a Merge branch '2.0' 2022-09-23 23:17:54 -05:00
terrafrost
4f53331c98 SSH2: rm if condition that can't ever be true in 3.0+ 2022-09-23 23:03:11 -05:00
terrafrost
19fe966933 CS adjustment 2022-09-23 22:46:02 -05:00
terrafrost
c1f284d6b8 Merge branch '3.0' 2022-09-23 22:43:52 -05:00
terrafrost
f0a146eaa1 X509: make it so PKCS1 X509 certs can create PSS sigs 2022-09-23 22:33:30 -05:00
terrafrost
df21050d03 Tests/X509: add test for PSS signed CRL signed by PKCS1 X509 2022-09-23 18:48:55 -05:00
terrafrost
8c53a80405 Merge branch '3.0' 2022-09-23 16:15:43 -05:00
terrafrost
9158033ddb CS adjustment 2022-09-23 15:23:25 -05:00
terrafrost
b54eeb8e35 X509: make it so CRLs, CSRs and SPKACs can support PSS keys 2022-09-23 15:03:37 -05:00
terrafrost
ea5a4c3c62 Tests/X509: add unit test for CRL creation with PSS keys 2022-09-23 15:02:44 -05:00
terrafrost
c1377159a2 Random: don't do >= 8.1 check 2022-09-15 00:01:15 -05:00
terrafrost
5a6f433ee8 Merge branch '3.0' 2022-09-15 00:00:23 -05:00
terrafrost
a1862b1817 fix bad merge 2022-09-15 00:00:14 -05:00
terrafrost
535fa6c777 Merge branch '3.0' 2022-09-14 23:47:17 -05:00
terrafrost
ead5790c80 CS adjustment 2022-09-14 23:45:04 -05:00
terrafrost
65493ae3be Merge branch '2.0' into 3.0 2022-09-14 12:50:32 -05:00
terrafrost
73b149ea6d Merge branch '1.0' into 2.0 2022-09-13 23:59:59 -05:00
terrafrost
c4ec1ea069 Random: fix fallback on PHP 8.1+ 2022-09-13 23:58:14 -05:00
terrafrost
51cafda4a3 make PHP 8.1 32-bit changes compatable with raspberry pi's 2022-09-13 23:56:13 -05:00
Jeremy Albert
2ab212300e Avoid implicit conversion from float to int 2022-09-13 12:53:20 -05:00
terrafrost
0b497cdbe3 Merge branch '3.0' 2022-09-05 13:03:28 -05:00
terrafrost
7181378909 CHANGELOG: add 3.0.16 release 2022-09-05 13:03:08 -05:00
terrafrost
10fe792938 Merge branch '3.0' 2022-09-05 12:51:44 -05:00
terrafrost
59e34b1cd3 SSH2: fix type hinting for keyboard_interactive_helper 2022-09-05 12:50:38 -05:00
terrafrost
0065e80ad9 Merge branch '3.0' 2022-09-02 12:05:15 -05:00
terrafrost
c96e250238 Merge branch '2.0' into 3.0 2022-09-02 12:05:08 -05:00
terrafrost
b03536539f CHANGELOG: PublicKeyLoader -> RSA 2022-09-02 12:04:26 -05:00