Commit Graph

5322 Commits

Author SHA1 Message Date
terrafrost
c24e2e38b5 SFTP: CS adjustment 2024-05-17 18:58:08 -05:00
terrafrost
8214bd6079 Merge branch '3.0' 2024-05-17 18:57:03 -05:00
terrafrost
227cf21bbc Merge branch '2.0' into 3.0 2024-05-17 18:56:19 -05:00
terrafrost
1fc0ad14f9 Merge branch '1.0' into 2.0 2024-05-17 18:40:54 -05:00
terrafrost
023f5c00be CS adjustment 2024-05-17 18:40:42 -05:00
terrafrost
afda7ebf95 Merge branch '1.0' into 2.0 2024-05-17 17:01:33 -05:00
terrafrost
28211e5a49 SFTP: try without path canonicalization if initial realpath() fails
on re-examining the "fix" for #1796 it would appear that commit
f189b9a is insufficient.
2024-05-17 16:58:11 -05:00
terrafrost
37bfb273be Merge branch '3.0' 2024-05-13 23:27:47 -05:00
CommanderRoot
415073594a Allow paragonie/constant_time_encoding version 3 2024-05-13 23:15:45 -05:00
terrafrost
f5d02126e1 Merge branch '3.0' 2024-05-10 20:55:05 -05:00
terrafrost
81ba8f72c3 Merge branch '2.0' into 3.0 2024-05-10 20:44:54 -05:00
terrafrost
df9e8b328a Merge branch '1.0' into 2.0 2024-05-10 20:44:34 -05:00
Jakub Trmota
3b0fb1c05f Agent: reset supported_private_key_algorithms for every key 2024-05-10 20:38:46 -05:00
terrafrost
550dcb3e13 Merge branch '3.0' 2024-05-01 15:15:49 -05:00
terrafrost
2689c727e7 BigInteger: EvalBarrett / Barrett could sometimes slow to a crawl 2024-05-01 15:12:04 -05:00
terrafrost
f7ec6a584b Merge branch '3.0' 2024-04-13 17:52:04 -05:00
terrafrost
f7f9831bec Merge branch '2.0' into 3.0 2024-04-13 17:51:45 -05:00
terrafrost
08bd1beb12 Merge branch '1.0' into 2.0 2024-04-13 17:51:15 -05:00
terrafrost
cd4d0ba47c Crypt/Base: update docblock comment 2024-04-13 17:50:36 -05:00
terrafrost
630b589f80 Merge branch 'master' of https://github.com/phpseclib/phpseclib 2024-04-10 08:44:40 -05:00
terrafrost
1d9a6bf8b0 Merge branch '3.0' 2024-04-10 04:46:02 -05:00
terrafrost
901a79f0ec Keys/OpenSSH: clean up exception messages 2024-04-10 04:43:30 -05:00
terrafrost
d2c96631ac
Merge pull request #1988 from Ayesh/php84/nullability
[PHP 8.4] Fixes for implicit nullability deprecation
2024-03-17 01:17:20 -05:00
Ayesh Karunaratne
6931c96422
[PHP 8.4] Fixes for implicit nullability deprecation
Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.

See:
 - [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)
 - [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)
2024-03-16 02:33:11 +07:00
terrafrost
7a10423218 Merge branch '3.0' 2024-03-02 20:15:11 -06:00
terrafrost
cfa2013d0f CHANGELOG: 3.0.37 release 2024-03-02 20:14:58 -06:00
terrafrost
9a89226a33 Merge branch '3.0' 2024-02-28 22:40:33 -06:00
terrafrost
c20dd784f0 SSH2: don't set stream timeout if timeout is 0 2024-02-28 22:40:13 -06:00
terrafrost
f5a6d02217 Merge branch '3.0' 2024-02-26 07:55:13 -06:00
terrafrost
792314e851 SSH2: openChannel -> open_channel
makes openChannel snake case like close_channel already is. this is
not a BC break as openChannel is protected
2024-02-26 07:52:24 -06:00
terrafrost
be012e5578 SSH2: fix bad merge 2024-02-26 00:27:32 -06:00
terrafrost
2b3bf719cc Merge branch '3.0' 2024-02-25 23:20:04 -06:00
terrafrost
c2fb513616 Merge branch '3.0-isconnected-tweak' into 3.0 2024-02-25 23:13:14 -06:00
terrafrost
b837466794 Merge branch '2.0' into 3.0 2024-02-25 23:12:56 -06:00
terrafrost
b7d7d90ee7 Merge branch '1.0' into 2.0 2024-02-25 22:55:38 -06:00
terrafrost
86990d518f CHANGELOG: add 1.0.23 release 2024-02-25 22:44:00 -06:00
terrafrost
b55fdb54b0 BigInteger: dev-master updates 2024-02-24 14:33:20 -06:00
terrafrost
8351a813cc Merge branch '3.0' 2024-02-24 14:28:35 -06:00
terrafrost
e77f95186f Merge branch '2.0' into 3.0 2024-02-24 14:28:23 -06:00
terrafrost
f333669742 Merge branch '3.0' 2024-02-24 14:27:26 -06:00
terrafrost
a922309855 BigInteger: optimize getLength() 2024-02-24 14:26:29 -06:00
terrafrost
939f96c4e2 Merge branch '1.0' into 2.0 2024-02-24 14:16:44 -06:00
terrafrost
c55b75199e BigInteger: fix getLength() 2024-02-24 14:15:49 -06:00
terrafrost
c114503b5d Merge branch '2.0' into 3.0 2024-02-24 13:41:01 -06:00
terrafrost
2870c8fab3 BigInteger: phpseclib 2.0 updates 2024-02-24 13:29:02 -06:00
terrafrost
0777e700b9 Tests: updates for phpseclib 2.0 2024-02-24 13:26:33 -06:00
terrafrost
63711d50e2 Merge branch '1.0' into 2.0 2024-02-24 13:25:48 -06:00
terrafrost
baba459ca1 Tests: phpseclib 3.0 updates 2024-02-24 13:23:49 -06:00
terrafrost
0192fcc4aa Merge branch '2.0' into 3.0 2024-02-24 13:23:11 -06:00
terrafrost
e67c9dd555 Tests: phpseclib 2.0 updates 2024-02-24 13:16:21 -06:00