Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4 |
|
#
75fdefba |
| 20-Jan-2007 |
Rob Richards |
MFH: fix accessing public key from x509 resource add test fix test under win32
|
Revision tags: php-5.2.1RC3 |
|
#
8df326e0 |
| 07-Jan-2007 |
Ilia Alshanetsky |
Fixed bug #39394 (Missing check for older variants of openssl).
|
Revision tags: php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
Revision tags: php-5.2.1RC1 |
|
#
c4124091 |
| 15-Nov-2006 |
Pierre Joye |
- MFH: #39217, serialNumber might be -1 when the value is too big
|
Revision tags: php-5.2.0, php-5.2.0RC6 |
|
#
268984b4 |
| 15-Oct-2006 |
Antony Dovgal |
fix compile warning
|
#
fa8f1151 |
| 09-Oct-2006 |
Pierre Joye |
- fix possible segfault (see test 004) always exists and returns NULL on error
|
Revision tags: php-5.2.0RC5 |
|
#
e197ecd1 |
| 16-Sep-2006 |
Nuno Lopes |
fix mem leak. hash keys dont need to be strdup'ed
|
Revision tags: php-5.2.0RC4 |
|
#
1a6cd516 |
| 12-Sep-2006 |
Antony Dovgal |
remove a leftover
|
#
5c6f4383 |
| 08-Sep-2006 |
Antony Dovgal |
implement feature request #38731 (openssl_pkey_new does not support DSA key generation) patch by marci at balabit dot hu
|
#
7f2cf9b3 |
| 07-Sep-2006 |
Ilia Alshanetsky |
Fixed memory leaks in openssl test #004
|
#
52d0f82d |
| 05-Sep-2006 |
Antony Dovgal |
MFH: init variables
|
#
532f577f |
| 03-Sep-2006 |
Pierre Joye |
- add OPENSSL_VERSION_TEXT and OPENSSL_VERSION_NUMBER constants - skip tests if openssl version < 0.9.7j (known to work)
|
Revision tags: php-5.2.0RC3 |
|
#
fb21b5d0 |
| 31-Aug-2006 |
Antony Dovgal |
MFH: fix problem with mixed arguments accepted as zval* causing leaks/segfaults when converting to other types
|
#
1dd6ee3f |
| 30-Aug-2006 |
Antony Dovgal |
fix segfault/leak, add test
|
#
1f138e7e |
| 30-Aug-2006 |
Antony Dovgal |
MFH: fix segfault in openssl_seal(), add test
|
Revision tags: php-5.1.6 |
|
#
efbb2a48 |
| 18-Aug-2006 |
Antony Dovgal |
fix #38486 (openssl extension does not build correctly)
|
Revision tags: php-5.2.0RC2 |
|
#
8dc61360 |
| 15-Aug-2006 |
Pierre Joye |
- add openssl_csr_get_subject() and openssl_csr_get_public_key()
|
Revision tags: php-5.1.5, php-4.4.4 |
|
#
9a79a2f3 |
| 15-Aug-2006 |
Pierre Joye |
- add OPENSSL_KEYTYPE_EC constant - openssl_pkey_get_details(), returns the key details
|
Revision tags: php-4.4.4RC1, php-5.1.5RC1, php-4.4.3 |
|
#
610b6330 |
| 31-Jul-2006 |
Ilia Alshanetsky |
Fixed compiler warning.
|
#
3786f956 |
| 31-Jul-2006 |
Pierre Joye |
- #36732, add req_extensions support to openssl_csr_new and _sign (ben at psc dot edu) - fix leaks in openssl_csr_new and sign
|
#
769174c2 |
| 30-Jul-2006 |
Pierre Joye |
- #28382, add support for x509 extensions
|
#
5def392c |
| 30-Jul-2006 |
Pierre Joye |
- 38261: openssl_x509_parse leaks with invalid certs
|
#
509761f9 |
| 30-Jul-2006 |
Pierre Joye |
- silent compiler warnings (signess)
|
#
3a75600d |
| 29-Jul-2006 |
Pierre Joye |
- MFH: make the test more obvious and add an explanation
|
#
3fe91ed8 |
| 29-Jul-2006 |
Pierre Joye |
- vi happiness++
|