History log of /PHP-7.0/ext/openssl/openssl.c (Results 101 – 125 of 464)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5d1cc7d1 24-Nov-2014 Dominic Luechinger

Adds better handling of EC keys: OPENSSL_KEYTYPE_EC

When working with elliptic curve and openssl some functions are not
aware of the different handling.
Improvements:
- Fixes exp

Adds better handling of EC keys: OPENSSL_KEYTYPE_EC

When working with elliptic curve and openssl some functions are not
aware of the different handling.
Improvements:
- Fixes export of EC private keys
- Adds curve information to openssl_pkey_get_details

Conflicts:
ext/openssl/openssl.c

show more ...


# e7956758 24-Nov-2014 Dominic Luechinger

Adds better handling of EC keys: OPENSSL_KEYTYPE_EC

When working with elliptic curve and openssl some functions are not
aware of the different handling.
Improvements:
- Fixes exp

Adds better handling of EC keys: OPENSSL_KEYTYPE_EC

When working with elliptic curve and openssl some functions are not
aware of the different handling.
Improvements:
- Fixes export of EC private keys
- Adds curve information to openssl_pkey_get_details

show more ...


Revision tags: php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18
# c00424e4 15-Oct-2014 Anatol Belski

bring back all the TSRMLS_FETCH() stuff

for better comparability with the mainstream


Revision tags: php-5.4.34, php-5.5.18RC1, php-5.6.1
# 86ef4876 26-Sep-2014 Anatol Belski

cleanup TSRMLS_FETCH in openssl


Revision tags: php-5.6.2
# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/


# 3bc8a958 19-Sep-2014 Dmitry Stogov

Fixed useless or duplicated IS_INTERNED() checks


Revision tags: php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1
# 7d6c3e01 27-Aug-2014 Anatol Belski

fix remaining 's' args for openssl


# 32344808 27-Aug-2014 Anatol Belski

first show to make 's' work with size_t


Revision tags: php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# b9514bb8 25-Aug-2014 Anatol Belski

master renames phase 6


# 4d997f63 25-Aug-2014 Anatol Belski

master renames phase 3


# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1


Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# 1899e6f9 19-Aug-2014 Anatol Belski

ported ext/openssl


# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once


Revision tags: POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29
# a08b7b77 13-Aug-2014 Dmitry Stogov

cleanup


Revision tags: php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3
# 0fe07a0e 27-Jul-2014 Stanislav Malyshev

Fix missing type checks in various functions


# 8f345a71 31-Jul-2014 Tjerk Meesters

Moved streams related functions to xp_ssl.c


# b4a4db46 27-Jul-2014 Stanislav Malyshev

Fix missing type checks in various functions


Revision tags: php-5.5.15, php-5.4.31
# 9583a14e 22-Jul-2014 Dmitry Stogov

Fixed potential memory leaks


# ca273c31 22-Jul-2014 Lior Kaplan

ZVAL_STRINGL takes only three variables

Follow up for commit f4cfaf36


Revision tags: php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1
# 76a7fd89 13-May-2014 Paul Oehler

Added support for parsing ssl certificates using GeneralizedTime format.

fix bug #65698
fix bug #66636


# c1965f58 05-Jun-2014 Dmitry Stogov

Use reference counting instead of zval duplication


# 424aebbf 06-May-2014 Dmitry Stogov

Added support for ext/openssl


Revision tags: php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1
# 050d7e38 15-Apr-2014 Dmitry Stogov

Cleanup (1-st round)


Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11
# 8d05a777 25-Mar-2014 Chuan Ma

Fix #66942: openssl_seal() memory leak

Fix #66952: memory leak in openssl_open()


# f413a77b 25-Mar-2014 Chuan Ma

Fix #66942: openssl_seal() memory leak

Fix #66952: memory leak in openssl_open()


12345678910>>...19