Revision tags: BEFORE_NEW_PARAMETER_PARSE |
|
#
0f6e76e5 |
| 01-Jun-2008 |
Hannes Magnusson |
fix arginfo and proto
|
#
e6106095 |
| 01-Jun-2008 |
Hannes Magnusson |
Add arginfo & fix protos
|
Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1 |
|
#
94697acf |
| 04-May-2008 |
Etienne Kneuss |
MFH: Fix protos
|
Revision tags: php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4 |
|
#
e96d5501 |
| 02-Apr-2008 |
Antony Dovgal |
MFH: initialize variable
|
Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1 |
|
#
84a8bb03 |
| 10-Mar-2008 |
Felipe Pena |
MFH: New way for check void parameters
|
Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1 |
|
#
de777461 |
| 15-Jan-2008 |
Rob Richards |
MFH: fix memleak in sign and verify functions
|
#
3aa92689 |
| 09-Jan-2008 |
Rob Richards |
MFH: fix crash when using default algorithm
|
Revision tags: php-4.4.8 |
|
#
d1dded87 |
| 31-Dec-2007 |
Sebastian Bergmann |
MFH: Bump copyright year, 2 of 2.
|
Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2 |
|
#
f552f916 |
| 31-Oct-2007 |
Jani Taskinen |
MFH: - Fixed bug #43137 (rmdir() and rename() do not clear statcache)
|
Revision tags: php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
6c810b0d |
| 27-Sep-2007 |
Dmitry Stogov |
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
#
65741beb |
| 27-Sep-2007 |
Dmitry Stogov |
MFH: Improved ext/openssl . Added support for OpenSSL digest functions . Added support for OpenSSL cipher functions . Added access to internal values of DSA, RSA and DH keys
|
Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2 |
|
#
e507b4c4 |
| 08-Aug-2007 |
Pierre Joye |
- fix regression introduced with #42222 (thx to tony and mattias for the head up)
|
#
455cd3d8 |
| 06-Aug-2007 |
Pierre Joye |
- #42222, forgot this one (thanks mattias)
|
#
bca09122 |
| 06-Aug-2007 |
Pierre Joye |
- #42222, truncate the _default to the buffer size (was 200 since day #1, we don't need dynamic alloc here)
|
Revision tags: php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
1ad841d5 |
| 11-Jul-2007 |
Dmitry Stogov |
mproced openssl_x509_parse() to return extensions in readable form
|
#
f765f73e |
| 11-Jul-2007 |
Dmitry Stogov |
Fixed memory leak
|
#
2821378c |
| 11-Jul-2007 |
Dmitry Stogov |
Fixed crash on non-string passphrase
|
#
e2b093bf |
| 19-Jun-2007 |
Ilia Alshanetsky |
Fixed a memory leak inside load_all_certs_file()
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1 |
|
#
26e22f34 |
| 19-May-2007 |
Pierre Joye |
- #41423. PHP assumes wrongly that certain ciphers are enabled in OpenSSL
|
Revision tags: RELEASE_1_2_0 |
|
#
f752fd48 |
| 13-May-2007 |
Ilia Alshanetsky |
Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input).
|
Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1 |
|
#
3530b8a2 |
| 05-Apr-2007 |
Rob Richards |
fix win32 build
|
#
90a277d0 |
| 05-Apr-2007 |
Antony Dovgal |
fix ZTS build
|
#
6e5875b0 |
| 04-Apr-2007 |
Pierre Joye |
- nuke c++ comments
|
#
d4fb0108 |
| 04-Apr-2007 |
Pierre Joye |
- implement #39867, PKCS#12 support - Fix possible multibyte issues issue in the add_assoc function - add test for openssl_csr_get_subject
|
Revision tags: RELEASE_1_0_1, php-4.4.6 |
|
#
50ea2676 |
| 24-Feb-2007 |
Marcus Boerger |
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|