terrafrost
|
3a087da5cc
|
Merge branch '1.0' into 2.0
|
2022-07-31 19:34:42 -05:00 |
|
terrafrost
|
a44b56d4b5
|
Crypt/Base: fix PHP 8.2 deprecation error
|
2022-07-31 19:29:31 -05:00 |
|
terrafrost
|
af7a69a66f
|
Merge branch 'bcrypt' into bcrypt2
|
2022-07-31 09:04:54 -05:00 |
|
terrafrost
|
2d6713cd54
|
Crypt: CRYPT_BASE_USE_SAFE_INTVAL -> CRYPT_BASE_USE_REG_INTVAL
|
2022-07-31 08:59:21 -05:00 |
|
terrafrost
|
abb6a62384
|
fix bad merge
|
2022-07-28 17:35:12 -05:00 |
|
terrafrost
|
11977eeb3c
|
Merge branch 'bcrypt' into bcrypt2
|
2022-07-28 16:55:43 -05:00 |
|
terrafrost
|
34a277ff16
|
a few small tweaks
|
2022-07-28 16:44:29 -05:00 |
|
terrafrost
|
cd716bcf36
|
updates to make phpseclib 1.0 work on older PHP versions
|
2022-07-28 08:42:14 -05:00 |
|
terrafrost
|
0c8994bbad
|
Crypt/RSA: add support for loading OpenSSH encrypted keys
|
2022-07-28 08:11:42 -05:00 |
|
terrafrost
|
76a7b07bda
|
Crypt/Blowfish: partial refactor for bcrypt
|
2022-07-24 17:37:31 -05:00 |
|
terrafrost
|
445077e733
|
Crypt/Base: rewrite how safe_intval check is done
|
2022-07-24 16:51:56 -05:00 |
|
terrafrost
|
d22110b057
|
Crypt/Base: rm php <= 5.3.0 code
|
2022-07-23 09:31:42 -05:00 |
|
terrafrost
|
a7a39624b0
|
Merge branch '1.0' into 2.0
|
2022-07-23 09:28:21 -05:00 |
|
terrafrost
|
ccbb116db3
|
Crypt/Base: limit conditions under which safe_intval is used
|
2022-07-23 09:22:00 -05:00 |
|
terrafrost
|
e30765fdc8
|
Merge branch '1.0' into 2.0
|
2022-07-16 23:49:40 -05:00 |
|
terrafrost
|
22e66a4e3c
|
BACKERS: add Tharyrok - thank you!!
|
2022-07-16 23:49:15 -05:00 |
|
terrafrost
|
dd92c40037
|
Merge branch '1.0' into 2.0
|
2022-07-15 09:54:12 -05:00 |
|
terrafrost
|
ad8fd7c135
|
Composer: add additional suggests
|
2022-07-15 09:40:50 -05:00 |
|
terrafrost
|
1359431224
|
Merge branch '1.0' into 2.0
|
2022-07-14 23:04:58 -05:00 |
|
terrafrost
|
9fae7ec89d
|
RSA: loading keys could error out if xml extension wasn't installed
|
2022-07-13 09:06:33 -05:00 |
|
terrafrost
|
2f9bfb7987
|
Merge branch '1.0' into 2.0
|
2022-06-22 08:17:22 -05:00 |
|
terrafrost
|
978b2adbfc
|
RC2: fix deprecation error
|
2022-06-22 08:17:09 -05:00 |
|
terrafrost
|
4bceb6ca2d
|
Merge branch '1.0' into 2.0
|
2022-06-22 08:01:36 -05:00 |
|
terrafrost
|
f61a9b42d5
|
don't use dynamic properties, which are deprecated in PHP 8.2
|
2022-06-22 08:00:59 -05:00 |
|
terrafrost
|
a0c76f01d2
|
Merge branch '1.0' into 2.0
|
2022-06-16 08:32:59 -05:00 |
|
terrafrost
|
f189b9aae2
|
SFTP: try without path canonicalization if initial realpath() fails
also make it so chdir works even without path canonicalization
|
2022-06-16 08:31:39 -05:00 |
|
terrafrost
|
413dcb6082
|
SFTP: update for 2.0 code
|
2022-06-14 05:32:38 -05:00 |
|
terrafrost
|
1d1d3a4403
|
Merge branch '1.0' into 2.0
|
2022-06-14 05:31:09 -05:00 |
|
terrafrost
|
85205bf6d5
|
SSH2: set channel closure flag elsewhere as well
|
2022-06-14 05:30:24 -05:00 |
|
terrafrost
|
5ea851d68b
|
Merge branch '1.0' into 2.0
|
2022-06-14 00:02:23 -05:00 |
|
terrafrost
|
62677de0bf
|
SSH2: fix possibly undefined variable error
|
2022-06-14 00:02:10 -05:00 |
|
terrafrost
|
10183ee530
|
Merge branch '1.0' into 2.0
|
2022-06-03 08:21:00 -05:00 |
|
terrafrost
|
57c4f216d6
|
AUTHORS: add hc-jworman
|
2022-06-03 08:20:47 -05:00 |
|
terrafrost
|
3fcb97a4ce
|
Merge branch '1.0' into 2.0
|
2022-05-13 14:54:50 -05:00 |
|
terrafrost
|
1611bdee76
|
Travis: test on 8.1.x vs 8.1.0
|
2022-05-13 14:54:42 -05:00 |
|
terrafrost
|
3286f095d2
|
Merge branch '1.0' into 2.0
|
2022-05-10 22:14:04 -05:00 |
|
Yan Hu
|
eb71a6da75
|
Detect if stream metadata has wrapper_type set for SFTP put() method
|
2022-05-10 22:13:52 -05:00 |
|
terrafrost
|
10a011de1d
|
Merge branch '1.0' into 2.0
|
2022-05-06 14:26:24 -05:00 |
|
terrafrost
|
1dfd1b9cd4
|
SFTP: try to delete dir even if it can't be opened
|
2022-05-06 14:19:42 -05:00 |
|
terrafrost
|
eabe4aa23f
|
Merge branch '1.0' into 2.0
|
2022-04-26 09:02:46 -05:00 |
|
terrafrost
|
c22bf62ce1
|
BigInteger: tweak to the phpinfo checks
|
2022-04-26 08:54:19 -05:00 |
|
terrafrost
|
6d39610eb5
|
Merge branch '1.0' into 2.0
|
2022-04-10 09:32:58 -05:00 |
|
PaolaRuby
|
59481054df
|
Update .gitattributes
|
2022-04-10 09:32:45 -05:00 |
|
terrafrost
|
c812fbb4d6
|
CHANGELOG: add 2.0.37 release
|
2022-04-03 23:57:45 -05:00 |
|
terrafrost
|
bf71ed9618
|
Merge branch '1.0' into 2.0
|
2022-03-18 11:13:26 -05:00 |
|
terrafrost
|
24ae493c10
|
Crypt/Base: fix deprecation notice
|
2022-03-18 11:05:49 -05:00 |
|
terrafrost
|
60b1e2cb18
|
Merge branch '1.0' into 2.0
|
2022-02-18 01:46:00 -06:00 |
|
terrafrost
|
7ce96d9337
|
Crypt/Base: sodium_increment uses the opposite endianness
|
2022-02-18 01:45:29 -06:00 |
|
terrafrost
|
7a0b96ecfa
|
Merge branch '1.0' into 2.0
|
2022-02-17 23:00:53 -06:00 |
|
terrafrost
|
1ba024df94
|
Crypt/Base: use sodium_increment in _increment_str
|
2022-02-17 22:50:56 -06:00 |
|