terrafrost
|
9158033ddb
|
CS adjustment
|
2022-09-23 15:23:25 -05:00 |
|
terrafrost
|
b54eeb8e35
|
X509: make it so CRLs, CSRs and SPKACs can support PSS keys
|
2022-09-23 15:03:37 -05:00 |
|
terrafrost
|
ea5a4c3c62
|
Tests/X509: add unit test for CRL creation with PSS keys
|
2022-09-23 15:02:44 -05:00 |
|
terrafrost
|
c1377159a2
|
Random: don't do >= 8.1 check
|
2022-09-15 00:01:15 -05:00 |
|
terrafrost
|
5a6f433ee8
|
Merge branch '3.0'
|
2022-09-15 00:00:23 -05:00 |
|
terrafrost
|
a1862b1817
|
fix bad merge
|
2022-09-15 00:00:14 -05:00 |
|
terrafrost
|
535fa6c777
|
Merge branch '3.0'
|
2022-09-14 23:47:17 -05:00 |
|
terrafrost
|
ead5790c80
|
CS adjustment
|
2022-09-14 23:45:04 -05:00 |
|
terrafrost
|
65493ae3be
|
Merge branch '2.0' into 3.0
|
2022-09-14 12:50:32 -05:00 |
|
terrafrost
|
73b149ea6d
|
Merge branch '1.0' into 2.0
|
2022-09-13 23:59:59 -05:00 |
|
terrafrost
|
c4ec1ea069
|
Random: fix fallback on PHP 8.1+
|
2022-09-13 23:58:14 -05:00 |
|
terrafrost
|
51cafda4a3
|
make PHP 8.1 32-bit changes compatable with raspberry pi's
|
2022-09-13 23:56:13 -05:00 |
|
Jeremy Albert
|
2ab212300e
|
Avoid implicit conversion from float to int
|
2022-09-13 12:53:20 -05:00 |
|
terrafrost
|
0b497cdbe3
|
Merge branch '3.0'
|
2022-09-05 13:03:28 -05:00 |
|
terrafrost
|
7181378909
|
CHANGELOG: add 3.0.16 release
|
2022-09-05 13:03:08 -05:00 |
|
terrafrost
|
10fe792938
|
Merge branch '3.0'
|
2022-09-05 12:51:44 -05:00 |
|
terrafrost
|
59e34b1cd3
|
SSH2: fix type hinting for keyboard_interactive_helper
|
2022-09-05 12:50:38 -05:00 |
|
terrafrost
|
0065e80ad9
|
Merge branch '3.0'
|
2022-09-02 12:05:15 -05:00 |
|
terrafrost
|
c96e250238
|
Merge branch '2.0' into 3.0
|
2022-09-02 12:05:08 -05:00 |
|
terrafrost
|
b03536539f
|
CHANGELOG: PublicKeyLoader -> RSA
|
2022-09-02 12:04:26 -05:00 |
|
terrafrost
|
d921246e46
|
Merge branch '2.0' into 3.0
|
2022-09-02 12:03:58 -05:00 |
|
terrafrost
|
fe7bdd2107
|
CHANGELOG: add 2.0.38 release
|
2022-09-02 11:58:53 -05:00 |
|
terrafrost
|
7faeeef866
|
Merge branch '3.0'
|
2022-08-28 11:07:55 -05:00 |
|
terrafrost
|
b3593f1ce5
|
Merge branch '2.0' into 3.0
|
2022-08-28 11:07:47 -05:00 |
|
terrafrost
|
8dbb8667f1
|
fix bad merge
|
2022-08-28 11:03:15 -05:00 |
|
terrafrost
|
88fbf6ab97
|
Merge branch '1.0' into 2.0
|
2022-08-28 10:34:26 -05:00 |
|
terrafrost
|
1168ba4d27
|
backport 3.0's PHP 8.1 32-bit fixes
|
2022-08-28 09:54:08 -05:00 |
|
terrafrost
|
26b2b3f473
|
CS adjustment
|
2022-08-27 08:34:15 -05:00 |
|
terrafrost
|
41dbac7a9e
|
Merge branch '3.0'
|
2022-08-27 08:33:39 -05:00 |
|
terrafrost
|
2026b0c0db
|
Hash: fix PHP 8.2 error
see https://github.com/php/php-src/issues/8924
|
2022-08-27 08:33:17 -05:00 |
|
terrafrost
|
e2a20a6ad9
|
fix bad merge
|
2022-08-27 07:33:21 -05:00 |
|
terrafrost
|
2f3555a9b4
|
Merge branch '3.0'
|
2022-08-27 06:16:19 -05:00 |
|
terrafrost
|
c5a9ee5234
|
fix deprecated implicit float to int on 32-bit PHP 8.1
|
2022-08-27 05:53:55 -05:00 |
|
terrafrost
|
584e84d7b8
|
Merge branch '3.0'
|
2022-08-23 21:38:06 -05:00 |
|
terrafrost
|
1762ad4d9e
|
CS adjustments
|
2022-08-23 21:37:53 -05:00 |
|
terrafrost
|
62f7c8aa10
|
CS tweaks
|
2022-08-23 21:26:31 -05:00 |
|
terrafrost
|
feb5fad15d
|
Merge branch '3.0'
|
2022-08-23 20:59:06 -05:00 |
|
terrafrost
|
0b9b0074c9
|
backport more dynamic property fixes
|
2022-08-23 20:01:11 -05:00 |
|
terrafrost
|
1e5fae186e
|
Merge branch '3.0'
|
2022-08-21 21:47:25 -05:00 |
|
terrafrost
|
b1aef24a86
|
EC: eliminate dynamic property from Ed25519/448 handling
|
2022-08-21 21:38:30 -05:00 |
|
terrafrost
|
a4dba26ec5
|
CS adjustments
|
2022-08-21 13:30:27 -05:00 |
|
terrafrost
|
71fa541c9a
|
Merge branch 'jworman'
|
2022-08-20 23:19:34 -05:00 |
|
terrafrost
|
b64952680e
|
Merge branch '3.0'
|
2022-08-20 17:38:19 -05:00 |
|
terrafrost
|
0b3c6e27fc
|
add JSON Web Key (JWK) support
|
2022-08-20 17:38:12 -05:00 |
|
terrafrost
|
a01c3915ce
|
Merge branch '3.0'
|
2022-08-20 06:19:24 -05:00 |
|
terrafrost
|
13b241e3e9
|
use libsodium's hex (en|de)coding if available
|
2022-08-19 22:49:26 -05:00 |
|
terrafrost
|
3c73d61e7e
|
Merge branch '3.0'
|
2022-08-19 09:22:57 -05:00 |
|
terrafrost
|
e5396968c5
|
use libsodium's base64 decoding if available
|
2022-08-19 09:11:46 -05:00 |
|
Jack Worman
|
16ade5d634
|
Quality tool fixes
|
2022-08-18 08:25:29 -05:00 |
|
Jack Worman
|
a8f30f516a
|
Throw exception instead of triggering error, and added base exception interface
|
2022-08-18 08:10:12 -05:00 |
|