History log of /PHP-7.2/ext/openssl/openssl.c (Results 576 – 599 of 599)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.7RC2
# e140b35b 21-Aug-2001 Zeev Suraski

API update


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 474da88b 31-Jul-2001 foobar

more ZTS fixes.


# aa1772ca 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 7b1c4006 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation (Zend compatibility patch)


Revision tags: PRE_TSRM_MERGE_PATCH
# 8ca519ca 05-Jul-2001 Wez Furlong

Change a load of E_ERRORS into E_WARNINGs; it was being a bit too severe,
which meant that scripts could not identify (or even display) errors before
PHP bailed out.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


Revision tags: php-4.0.6RC1
# b379cd96 04-May-2001 Wez Furlong

Merged and adapted a patch from Sascha Kettler <kettler@gmx.net> that provides
some asymmetric RSA encrypt/decrypt functions.


Revision tags: php-4.0.5
# 4c823e8a 30-Apr-2001 Andi Gutmans

- Change macros from V_ to VCWD_ because of AIX name clash


Revision tags: php-4.0.5RC8, php-4.0.5RC7
# 486d3bef 05-Apr-2001 Wez Furlong

Fix for Bug #10168 (is_dst undeclared)


# 1d71f04b 02-Apr-2001 Wez Furlong

changed the flags parameters to be a bitfield + constants (I don't know what
I was thinking!). Added a couple of extra parameters so that the equivalent
functionality of the openssl smime co

changed the flags parameters to be a bitfield + constants (I don't know what
I was thinking!). Added a couple of extra parameters so that the equivalent
functionality of the openssl smime command can be pretty much used in full.
Added some more error reporting.

show more ...


Revision tags: php-4.0.5RC6
# 4fa9c747 02-Apr-2001 Wez Furlong

added some more error reporting and did a little tidying.


# 4cec53ac 01-Apr-2001 Wez Furlong

Added whole bunch of PKCS7 (S/MIME) functions and made the key/cert params
a bit more friendly to use. See the README for more info.


Revision tags: php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# 6ec31afc 26-Jan-2001 Egon Schmid

Fixed some protos.


# fe98565b 13-Jan-2001 Stig Venaas

Realized that emalloc() never returns NULL, simplified code


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2
# 59fa3f3d 07-Jan-2001 Stig Venaas

Made OpenSSL extension work with 0.9.5 and changed version check to 0.9.5


Revision tags: php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# b8182886 17-Nov-2000 Stig Venaas

Added optional passphrase argument to openssl_get_privatekey()
@- Added OpenSSL extension (Stig Venaas)


# 8b500cdc 17-Nov-2000 Stig Venaas

Renamed openssl_read_privatekey openssl_get_privatekey, and some minor
fixes including init and shutdown functions


# eca0bd0f 14-Nov-2000 Stig Venaas

Changed to use Z_LVAL_PP, Z_STRVAL_PP and Z_STRLEN_PP.


# f3a17761 14-Nov-2000 Stig Venaas

Made API simpler


# 86b7cd05 13-Nov-2000 Stig Venaas

OpenSSL extension. So far it implements assymetric encryption functions.


1...<<21222324