History log of /PHP-7.0/ext/openssl/openssl.c (Results 451 – 464 of 464)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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...<<111213141516171819