History log of /PHP-7.0/ext/openssl/openssl.c (Results 151 – 175 of 464)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 47c90277 03-Jan-2014 Xinchen Hui

Bump year


# c0d060f5 03-Jan-2014 Xinchen Hui

Bump year


Revision tags: php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28
# c1224573 08-Dec-2013 Stanislav Malyshev

Fix CVE-2013-6420 - memory corruption in openssl_x509_parse


Revision tags: php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1
# 8aaecef5 17-Oct-2013 Michael Wallner

Revert "Added support for TLSv1.1 and TLSv1.2"

This reverts commit 2aaa3d538a7b93d92c52aec95707d8230f21be65.


Revision tags: php-5.4.21, php-5.5.5
# 2aaa3d53 08-Oct-2013 Daniel Lowrey

Added support for TLSv1.1 and TLSv1.2

Conflicts:
ext/openssl/xp_ssl.c


# c092d286 13-Oct-2013 Jakub Zelenka

Fix compiler warnings in openssl.c


# 9d572437 09-Oct-2013 Daniel Lowrey

Fixes broken zts build (recent openssl changes)


# e2d123a7 09-Oct-2013 Michael Wallner

C89


# a40dd6e9 09-Oct-2013 Daniel Lowrey

Changed return types to zend_bool, renamed test


# 22700890 09-Oct-2013 Michael Wallner

C89 compatibility


# b026993a 07-Oct-2013 Daniel Lowrey

Fixed segfault when built with OpenSSL >= 1.0.1

(PR #481)


# 2ddefbd2 08-Oct-2013 Daniel Lowrey

Added support for TLSv1.1 and TLSv1.2


# 1970b964 08-Oct-2013 Daniel Lowrey

Added SAN matching during peer verification


# 61068964 08-Oct-2013 datibbaw

DNS name comparison is now case insensitive.


# 39c0daeb 07-Oct-2013 Tjerk Meesters

Use zend_bool as return value for _match()


# 955bc1d9 07-Oct-2013 datibbaw

Using SUCCESS and FAILURE for return values
Using zend_bool for boolean arguments and return values
Reduced one level of zval indirection where possible


Revision tags: php-5.4.21RC1, php-5.5.5RC1
# e45eacd8 30-Sep-2013 Tjerk Meesters

show method in error message


# edd93f34 27-Sep-2013 datibbaw

Support string and array for peer fingerprint matching


# 69bdc5ac 23-Sep-2013 Tjerk Meesters

who put that stupid newline there?


# 1c7cabb2 23-Sep-2013 Tjerk Meesters

add md5 and sha1 fingerprint tests


# 2bfc5a25 22-Sep-2013 Tjerk Meesters

Renamed to be more descriptive of what it does


# a820c3d6 21-Sep-2013 Tjerk Meesters

yay, reduced one variable


# 8e847b58 21-Sep-2013 Tjerk Meesters

Fixed bug that would lead to out of bounds memory access


# 521a5c95 21-Sep-2013 Tjerk Meesters

don't leak cert on errors, return null on zpp failure


# 8915c3fb 21-Sep-2013 Tjerk Meesters

added better wildcard matching for CN


12345678910>>...19