Jakub Zelenka
|
3c42f64e6e
|
Make code in openssl ext tests more consistent
Mainly use spaces for indent and fix some other CS issues. Also
drop checks for unsupported OpenSSL library versions.
|
2018-06-21 16:38:19 +01:00 |
|
Jakub Zelenka
|
7c2031bfca
|
Merge branch 'PHP-7.0' into PHP-7.1
|
2017-10-30 16:42:23 +00:00 |
|
Jakub Zelenka
|
d8ccffa79a
|
Extend and speed up pkey export tests
|
2017-10-30 16:40:56 +00:00 |
|
Jakub Zelenka
|
cdc33251d2
|
Add OpenSSL 1.1.0 support to PHP 7.0
|
2017-04-07 19:21:33 +01:00 |
|
Remi Collet
|
1ffb1b9597
|
rely on provided openssl.cnf to avoid possible failure with system defaults
|
2017-03-13 08:17:42 +01:00 |
|
Anatol Belski
|
d6b649f6da
|
fix test portability
|
2016-06-17 17:03:13 +02:00 |
|
Ilia Alshanetsky
|
18685ea039
|
MFB51: Improve "skip" checks
|
2005-12-27 17:17:11 +00:00 |
|
Marcus Boerger
|
29cfd6d24f
|
- Remove unused blocks
|
2004-05-19 08:56:50 +00:00 |
|
Wez Furlong
|
81c02040f0
|
Attempt to add more entropy for key generation.
|
2002-12-12 15:50:11 +00:00 |
|
Wez Furlong
|
9eb215511f
|
syntax highlighting for vim
|
2002-08-09 20:56:52 +00:00 |
|
Wez Furlong
|
959021a8c9
|
Add subject hash to parsed x509 data.
Make the test use file_get_contents().
|
2002-03-28 00:56:19 +00:00 |
|
Wez Furlong
|
74749ad642
|
Fix regular openssl_pkey_get_private($content, $phrase) syntax and
add test case.
This stuff should be merged into the 4.2 branch.
|
2002-03-26 00:03:11 +00:00 |
|