History log of /PHP-5.5/ext/openssl/openssl.c (Results 251 – 275 of 301)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 0c7a386b 10-Aug-2002 Wez Furlong

correct proto


Revision tags: dev, php-4.2.2
# 36fbe5c9 12-Jul-2002 foobar

Fixed bug: #18295. e_os.h is not supposed to be included..


Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0
# ce379abf 13-Jun-2002 foobar

Fixed bug: #17751 (typo)


Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2
# 7ae1630a 17-May-2002 Wez Furlong

proto tweak


Revision tags: php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 3a680528 01-May-2002 Wez Furlong

Fix for #16885


# f571438d 01-May-2002 Wez Furlong

Probable fix for #16940.


Revision tags: php-4.2.0
# fe6990cc 19-Apr-2002 Yasuo Ohgaki

Remove compiler warnings


Revision tags: php-4.2.0RC4
# 4df5076d 12-Apr-2002 Wez Furlong

fix build with ZE2


Revision tags: php-4.2.0RC3, php-4.2.0RC2
# 959021a8 28-Mar-2002 Wez Furlong

Add subject hash to parsed x509 data.
Make the test use file_get_contents().


# 74749ad6 26-Mar-2002 Wez Furlong

Fix regular openssl_pkey_get_private($content, $phrase) syntax and
add test case.
This stuff should be merged into the 4.2 branch.


Revision tags: php-4.2.0RC1, help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# d26afcf3 31-Jan-2002 Derick Rethans

- Fix for openssl_pkcs7_sign segfaults
(patch by Christian Stocker <chregu@php.net>)


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# 94737d08 07-Dec-2001 Hartmut Holzgraefe

proto fix


# 250aded2 06-Dec-2001 Hartmut Holzgraefe

proto fixes


Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


# 1ac3aa7e 05-Oct-2001 Daniel Beulshausen

nuke unnecessary force-by-ref declarations + name the needed in a proper way


# 377d88ce 04-Oct-2001 Daniel Beulshausen

use maxpathlen instead of path_max


Revision tags: php4, php-4.0.7RC3
# b0559128 30-Sep-2001 Stig Venaas

Didn't compile, replaced some TSRMLS_C with TSRMLS_CC


Revision tags: POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 88713e4d 11-Sep-2001 Egon Schmid

Fixed some protos. Haven't read the source code, so some protos could be wrong. bool notext=true looks very strange to me.


# 671b46a0 11-Sep-2001 Wez Furlong

Revise the xxx_export api so that exporting to files is comfortable.


# 0f835fdf 11-Sep-2001 Wez Furlong

Arrrgghh!
Fix munched file.
# Dunno how that happened.


# 3b8f3cc4 10-Sep-2001 Wez Furlong

Added some preliminary x509 cert and csr creation/signing functions.
Also, some problems with CGI initialization should be eliminated.
Renamed some pkey functions to be more consistent.
#

Added some preliminary x509 cert and csr creation/signing functions.
Also, some problems with CGI initialization should be eliminated.
Renamed some pkey functions to be more consistent.
# Added aliases for older names; not sure if we should keep those.

show more ...


# 87d7284e 10-Sep-2001 Daniel Beulshausen

don't forget TSRMLS_CC when using zend_parse_parameters


1...<<111213