Commit Graph

4051 Commits

Author SHA1 Message Date
terrafrost
7b1b13edd5 Merge branch '3.0' 2021-03-10 07:58:51 -06:00
Ernest Lebedev
906a5fafab Added some PHPDoc fixes according to use cases from the docs (https://phpseclib.com/docs/sftp) to satisfy PHPStan 2021-03-10 07:58:31 -06:00
terrafrost
d8f7b0ef2b Merge branch '3.0' 2021-03-08 23:04:34 -06:00
terrafrost
70bc5d01f0 Merge branch '2.0' into 3.0 2021-03-08 23:04:28 -06:00
terrafrost
cf8d62500b Merge branch '1.0' into 2.0 2021-03-08 23:04:21 -06:00
terrafrost
a45ccbacb7 SFTP: digit only filenames were converted to integers by php 2021-03-08 23:03:38 -06:00
terrafrost
f2733c54bc Merge branch '3.0' 2021-02-26 09:21:57 -06:00
terrafrost
eb2d0b3099 Merge branch '2.0' into 3.0 2021-02-26 09:21:38 -06:00
terrafrost
aac5b0a74c Merge branch '1.0' into 2.0 2021-02-26 09:17:52 -06:00
terrafrost
b2b867f032 BigInteger: fix issue with toBits on 32-bit PHP 8 installs 2021-02-26 09:17:05 -06:00
terrafrost
ae44cb5d8a Merge branch '3.0' 2021-02-23 05:29:10 -06:00
terrafrost
eeabad1ed3 SFTP: mkdir on streams didn't work 2021-02-23 05:14:25 -06:00
terrafrost
425993a61b Merge branch '3.0' 2021-02-22 09:06:55 -06:00
terrafrost
8a459caada Merge branch '2.0' into 3.0 2021-02-22 09:06:46 -06:00
terrafrost
22a14fd22f Merge branch '1.0' into 2.0 2021-02-22 09:06:39 -06:00
lightray22
488db53bf7 fix undefined index notice in stream touch() 2021-02-22 08:54:30 -06:00
terrafrost
6e0b98c847 Merge branch '3.0' 2021-02-21 19:19:30 -06:00
terrafrost
a8f5d9db55 Merge branch '2.0' into 3.0 2021-02-21 18:57:40 -06:00
terrafrost
67c9cc224b Merge branch '1.0' into 2.0 2021-02-21 18:57:19 -06:00
terrafrost
d20e842a5e SFTP/Stream: make it so you can write past the end of a file 2021-02-21 18:41:28 -06:00
terrafrost
613dd50591 Merge branch '3.0' 2021-02-12 10:18:28 -06:00
terrafrost
7c751ea006 CHANGELOG: add 3.0.5 release 2021-02-12 10:18:16 -06:00
terrafrost
74a19f554c Merge branch '3.0' 2021-02-12 10:15:28 -06:00
terrafrost
8a028a001c CHANGELOG: add 3.0.4 release 2021-02-12 10:15:17 -06:00
terrafrost
76869c6d8f Merge branch '3.0' 2021-02-12 07:48:49 -06:00
terrafrost
55f23334cd loadPublic -> loadPublicKey; loadPrivate -> loadPrivateKey 2021-02-12 07:48:12 -06:00
terrafrost
8809c6a2b6 Merge branch '3.0' 2021-02-10 08:27:26 -06:00
terrafrost
052cb7d762 X509: add getCurrentCert method (since $currentCert is now private) 2021-02-10 08:26:58 -06:00
terrafrost
99fb313234 Merge branch '3.0' 2021-02-09 04:05:16 -06:00
terrafrost
3bddf4d962 PublicKeyLoader: add loadPublic, loadPrivate and loadParameters 2021-02-08 23:44:24 -06:00
terrafrost
505b673e19 Merge branch '3.0' 2021-02-04 01:06:39 -06:00
terrafrost
a18b86ae26 add mode to all block cipher examples 2021-02-04 01:06:14 -06:00
terrafrost
71c96ce3d1 Merge branch '3.0' 2021-02-03 20:56:16 -06:00
terrafrost
8797d76009 Merge branch '2.0' into 3.0 2021-02-03 20:02:29 -06:00
terrafrost
72264ff918 Tests/RSA: add unit test for raw keys 2021-02-03 20:00:56 -06:00
terrafrost
1e42ae8138 Merge branch '3.0' 2021-02-02 20:39:16 -06:00
terrafrost
d096769654 Rijndael: calling setIV() after setBlockLength() can result in err 2021-02-02 20:21:56 -06:00
terrafrost
b296d4a88b Merge branch '3.0' 2021-01-28 10:09:16 -06:00
terrafrost
e9f79655db RSA: use OpenSSL for generating private keys 2021-01-28 09:49:15 -06:00
terrafrost
7c8868a632 Merge branch '3.0' 2021-01-26 23:34:26 -06:00
terrafrost
b49203d5b9 BigInteger: big speedups for when OpenSSL is used 2021-01-26 23:13:40 -06:00
terrafrost
85a844bab1 RSA: CS adjustments 2021-01-26 22:58:45 -06:00
terrafrost
03e3db6ed2 Merge branch '3.0' 2021-01-25 13:12:21 -06:00
terrafrost
845a2275e8 X509: CS adjustments 2021-01-25 13:02:05 -06:00
terrafrost
bdb6c08c35 misc docblock adjustments 2021-01-25 12:36:02 -06:00
terrafrost
1795b5df6a SSH/Agent: EC keys didn't work with agent 2021-01-25 12:21:14 -06:00
terrafrost
3d4767301c X509: fix niche issue with computeKeyIdentifier 2021-01-25 12:17:36 -06:00
terrafrost
5d49c5409c Merge branch '3.0' 2021-01-19 08:26:59 -06:00
Tomáš Procházka
e8b4e4d4df Allow newer versions of paragonie/random_compat
Allows to use version of paragonie/random_compat which is NOOP for PHP 7.0 or newer.
2021-01-19 08:26:31 -06:00
terrafrost
4ab3eee13d Merge branch '3.0' 2021-01-16 11:35:34 -06:00