Commit Graph

5148 Commits

Author SHA1 Message Date
Serhii Petrov
2306be7dad
Test against php 8.3 2023-10-05 21:41:27 +03:00
terrafrost
fa53d11807 more CS adjustments 2023-09-25 11:22:02 -05:00
terrafrost
cb3aff1332 Merge branch '3.0' 2023-09-25 10:57:01 -05:00
terrafrost
c5b4d08669 Merge branch '2.0' into 3.0 2023-09-25 10:56:47 -05:00
terrafrost
a0abd3507b Tests/X509: updates to work for 2.0 branch 2023-09-25 10:46:39 -05:00
terrafrost
abf482f73b Merge branch '1.0' into 2.0 2023-09-25 10:46:02 -05:00
terrafrost
6cd6e8ceab X509: fix for weird characters in subjaltname 2023-09-25 10:45:13 -05:00
terrafrost
de18d2d81b CS adjustment that i don't agree with 2023-09-25 09:25:59 -05:00
terrafrost
839fd018d8 Merge branch '3.0' 2023-09-25 07:04:36 -05:00
terrafrost
4777b59ce9
Merge pull request #1942 from danog/move_jit_check
Move JIT check to BigInteger
2023-09-25 06:44:51 -05:00
Daniil Gentili
7b9ab171ce
Refactor 2023-09-22 10:07:03 +02:00
terrafrost
259bd9f1e8 Merge branch '3.0' 2023-09-21 15:17:59 -05:00
terrafrost
eb456ee319 Tests/AES: rm test from 3.0 branch as 3.0 is super strict with size 2023-09-21 15:17:30 -05:00
terrafrost
1b954b7852 Merge branch '2.0' into 3.0 2023-09-21 15:16:45 -05:00
terrafrost
adc378bb69 Tests/Rijndael: update tests to work with 2.0 branch 2023-09-21 15:16:25 -05:00
terrafrost
10e57d6a5e Merge branch '3.0' 2023-09-21 15:10:50 -05:00
terrafrost
d25f03be9a Merge branch '2.0' into 3.0 2023-09-21 15:10:42 -05:00
terrafrost
76e94055f4 Merge branch '1.0' into 2.0 2023-09-21 15:08:28 -05:00
terrafrost
b1bd715445 Rijndael: fix for PHP 8.3+ compatability 2023-09-21 15:07:38 -05:00
terrafrost
b85ce73d17 AES: rm redundant setKey() method and fix setKeyLength() 2023-09-21 15:07:09 -05:00
Daniil Gentili
e113bb35e7
Move JIT check to BigInteger 2023-09-20 14:36:32 +02:00
terrafrost
e840f7a601 Merge branch '3.0' 2023-09-18 12:22:16 -05:00
terrafrost
866cc78fbd CHANGELOG: add 3.0.23 release 2023-09-18 12:22:01 -05:00
terrafrost
4f8fcedd94 Merge branch '3.0' 2023-09-18 12:20:11 -05:00
terrafrost
4db5893fe5
Merge pull request #1940 from pafernandez-oesia/patch-1
Fix Undefined index jit notice
2023-09-18 12:19:32 -05:00
pafernandez-oesia
105edcad00
Fix Undefined index jit notice
If "jit" is not defined in $status array, it generates an "Undefined index: jit" notice.
2023-09-18 16:44:41 +02:00
terrafrost
7639b8a8b1 Merge branch '3.0' 2023-09-16 06:49:50 -05:00
terrafrost
b6bd1c5f79 Merge branch '2.0' into 3.0 2023-09-16 06:49:37 -05:00
terrafrost
28d8f438a0 CHANGELOG: add 2.0.45 release 2023-09-15 15:55:47 -05:00
terrafrost
4fe9f069ee Merge branch '3.0' 2023-09-06 09:14:59 -05:00
terrafrost
38097913bd Merge branch '2.0' into 3.0 2023-09-06 09:14:52 -05:00
terrafrost
1c30cbee8c Merge branch '1.0' into 2.0 2023-09-06 09:14:41 -05:00
terrafrost
2cc785fc54 Rijndael: fix E_DEPRECATED
bfba3db1a7 removed setKey() from the 1.0 branch, however, 5321b9b610 reintroduced it. that merge commit had conflicts and the conflicts were (apparently) inappropriately resolved
2023-09-06 09:09:11 -05:00
terrafrost
0893147281 Merge branch '3.0' 2023-08-31 09:30:23 -05:00
terrafrost
615d6cfc7c BigInteger: fix more PHP32-bit errors 2023-08-31 09:28:16 -05:00
terrafrost
e7379980b4 Tests/SFTP: previously last method was void, causing error 2023-08-28 09:06:38 -05:00
terrafrost
c160a020db Merge branch '3.0' 2023-08-28 08:51:17 -05:00
terrafrost
aeac69b846 Merge branch '2.0' into 3.0 2023-08-28 08:51:10 -05:00
terrafrost
bc62673fdd Merge branch '1.0' into 2.0 2023-08-28 08:51:02 -05:00
terrafrost
320c43a4a0 SFTP: fix issue with get() downloading to files / streams
the code that's being removed has its origins in 65193d9a25. in that commit the packet length is set outside of the while loop. this would continue to be the case until https://github.com/phpseclib/phpseclib/pull/945.
2023-08-28 08:47:30 -05:00
terrafrost
36441a68e9 Merge branch '3.0' 2023-08-27 23:12:02 -05:00
terrafrost
fac92403d0 Bootstrap: fix for when opcache ext is enabled but opcache.enable=0 2023-08-27 23:11:25 -05:00
terrafrost
3f7e74e41e Merge branch '3.0' 2023-08-24 20:22:42 -05:00
terrafrost
f7e80e44c9 Merge branch '2.0' into 3.0 2023-08-24 20:22:16 -05:00
terrafrost
278f8e5f5a Merge branch '1.0' into 2.0 2023-08-24 20:21:13 -05:00
terrafrost
0f23be3188 SFTP: fix SFTPv2 errors when logging errors 2023-08-24 20:20:47 -05:00
terrafrost
585e0e44f4 ASN1: fix string conversion code for 32-bit PHP installs 2023-08-24 20:20:11 -05:00
terrafrost
fc746cddfe Merge branch '3.0' 2023-08-10 22:33:44 -05:00
terrafrost
c5e9d51e51 CS adjustment 2023-08-10 22:33:35 -05:00
terrafrost
34c05b9dbf Merge branch '3.0' 2023-08-10 22:23:16 -05:00