Commit Graph

5079 Commits

Author SHA1 Message Date
terrafrost
749cacea58 Merge branch '3.0' 2023-07-09 09:53:26 -05:00
terrafrost
0740d58136 BigInteger: do PHP64 w/ OpenSSL before BCMath w/ OpenSSL 2023-07-09 08:51:55 -05:00
terrafrost
249d17f921 BigInteger: BCMath w/o OpenSSL should never be reached 2023-07-09 00:37:53 -05:00
terrafrost
cf13741fbb i can't figure this unit test out 2023-07-09 00:31:08 -05:00
terrafrost
e7af70d1dd Merge branch '3.0' 2023-07-08 13:28:41 -05:00
terrafrost
37c6f5255c BigInteger: update engine preferences 2023-07-08 13:27:16 -05:00
terrafrost
6ee1f8c45b Merge branch '3.0' 2023-07-05 07:30:46 -05:00
terrafrost
4013d260e0 Merge branch '2.0' into 3.0 2023-07-05 07:30:39 -05:00
terrafrost
d8eec980b7 Merge branch '1.0' into 2.0 2023-07-05 07:30:33 -05:00
Kevin Reniers
38a2a84da1 Add EOF test to SSH2::isConnected
This adds an additional test to SSH2::isConnected to make it more intuitive. Aside from testing against the internal state, it will also assert that there is an internal socket and that that socket has not reached EOF.
2023-07-05 07:29:54 -05:00
terrafrost
5a02ce27ac CS adjustment 2023-07-02 12:45:16 -05:00
terrafrost
a31fd00e5a Merge branch '3.0' 2023-07-02 12:33:20 -05:00
terrafrost
5a7569cd13 SSH2: attempt at fixing stream_select(): unable to select [4] 2023-07-02 12:32:01 -05:00
terrafrost
2d33d7b0dc Merge branch '3.0' 2023-07-02 11:56:58 -05:00
terrafrost
3334a3243c Merge branch '2.0' into 3.0 2023-07-02 11:55:51 -05:00
terrafrost
09f19cb92a Merge branch '1.0' into 2.0 2023-07-02 11:55:40 -05:00
terrafrost
de09e8e817 SFTP: RESUME_START didn't work as described 2023-07-02 11:48:07 -05:00
terrafrost
65693db644 Merge branch '3.0' 2023-07-02 11:29:03 -05:00
terrafrost
9197b3ad3e ASN1: CS adjustment 2023-07-02 11:22:02 -05:00
terrafrost
9341e090c5 Merge branch '2.0' into 3.0 2023-07-02 11:18:17 -05:00
terrafrost
6aa6a5241f SFTP: CS adjustments 2023-07-02 10:46:34 -05:00
terrafrost
411d09cb7a Merge branch '1.0' into 2.0 2023-07-02 10:45:46 -05:00
terrafrost
df3dab7d3f SFTP: make it so SFTP::RESUME also sets offset of local file 2023-07-02 10:45:25 -05:00
terrafrost
656a46ae12 Merge branch '3.0' 2023-06-25 10:03:23 -05:00
terrafrost
bc8e0ed636 BigInteger: speed up powMod() method 2023-06-25 10:03:16 -05:00
terrafrost
feee19276b Merge branch '3.0' 2023-06-13 03:42:32 -05:00
terrafrost
862b9662a2 Merge branch '2.0' into 3.0 2023-06-13 03:42:25 -05:00
terrafrost
149f608243 CHANGELOG: add 2.0.44 release 2023-06-13 03:41:47 -05:00
terrafrost
89548c3976 Merge branch '3.0' 2023-06-13 03:03:29 -05:00
terrafrost
afbee9a7d1 Merge branch '2.0' into 3.0 2023-06-13 03:03:22 -05:00
terrafrost
cbbadea6d1 Merge branch '1.0' into 2.0 2023-06-13 03:02:45 -05:00
terrafrost
16c67f4399 SSH2: fix more E_DEPRECATE_NOTICEs 2023-06-13 03:01:43 -05:00
terrafrost
233fe88b75 Merge branch '3.0' 2023-06-13 01:30:57 -05:00
terrafrost
543a1da811 Merge branch '2.0' into 3.0 2023-06-13 01:30:34 -05:00
terrafrost
87b6bb4b48 CHANGELOG: add 2.0.43 release 2023-06-13 01:30:01 -05:00
terrafrost
e2de06655b Merge branch '3.0' 2023-06-12 17:29:25 -05:00
terrafrost
f29c2958b6 Merge branch '2.0' into 3.0 2023-06-12 17:16:22 -05:00
terrafrost
68d8f5b4fe Merge branch '1.0' into 2.0 2023-06-12 17:15:30 -05:00
terrafrost
b6c01f9318 SSH2: backport some E_DEPRECATED fixes from 3.0 2023-06-12 17:14:58 -05:00
terrafrost
6833fc79a6 Merge branch '3.0' 2023-06-04 16:39:59 -05:00
terrafrost
4f113bc96c SFTP: CS adjustment 2023-06-04 16:39:44 -05:00
terrafrost
252cc6af33 Merge branch '3.0' 2023-06-04 16:38:23 -05:00
terrafrost
dff24146af CS adjustment 2023-06-04 16:33:58 -05:00
terrafrost
0d5617cbe1 Merge branch '3.0' 2023-06-04 16:31:02 -05:00
terrafrost
2a6f8082b0 Merge branch '2.0' into 3.0 2023-06-04 16:24:54 -05:00
terrafrost
9f919e8f24 Merge branch '1.0' into 2.0 2023-06-04 16:16:25 -05:00
terrafrost
eb8cbd7317 X509: backport EV subjects 2023-06-04 16:16:07 -05:00
terrafrost
9d2e353a04 Merge branch '3.0' 2023-06-04 16:08:09 -05:00
Tobias
3c349e122b feat(ADMINISTRATION-1): added ev subjects 2023-06-04 16:00:15 -05:00
terrafrost
ff26e22563 CS adjustments 2023-06-04 11:26:34 -05:00