summaryrefslogtreecommitdiff
path: root/ext/openssl/php_openssl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-7/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Refactor subset of openssl module.David Carlier2019-01-141-0/+19
* Add openssl_x509_verify() functionBen Scholzen (DASPRiD)2018-11-141-0/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-05-221-0/+19
|\
| * Fix bug #76174 (openssl extension fails to build with LibreSSL 2.7)Jakub Zelenka2018-05-221-0/+19
| * year++Xinchen Hui2018-01-021-1/+1
| * Followup on 0ec147d3 for another placeAnatol Belski2017-07-241-0/+9
* | year++Xinchen Hui2018-01-021-1/+1
* | Followup on 0ec147d3 for another placeAnatol Belski2017-07-241-0/+9
* | Merge branch 'PHP-7.1'Jakub Zelenka2017-06-251-0/+1
|\ \ | |/
| * Add OPENSSL_DONT_ZERO_PAD_KEY constant to prevent key paddingJakub Zelenka2017-06-251-0/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Add openssl_pkcs7_read and output P7B in openssl_pkcs7_verifyJelle van der Waa2017-06-221-0/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|/
* Use opaque RSA, DSA and DHJakub Zelenka2016-07-171-6/+0
* Use opaque EVP_PKEY in php_openssl_is_private_keyJakub Zelenka2016-07-171-0/+3
* Wrap pkey id and rsa gettersJakub Zelenka2016-07-171-0/+4
* Use and fix storing errors in openssl_x509_export_to_fileJakub Zelenka2016-01-091-0/+1
* Add initial almost empty php_openssl_store_errorsJakub Zelenka2016-01-081-0/+2
* Add global data for storing OpenSSL errorsJakub Zelenka2016-01-071-0/+19
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | Merge branch 'PHP-5.6'Tjerk Meesters2015-06-261-0/+2
|\ \ | |/
| * Fixed #69882: OpenSSL error "key values mismatch" after openssl_pkcs12_read w...Tjerk Meesters2015-06-261-0/+2
| * bump yearXinchen Hui2015-01-151-1/+1
* | cleanup mod version macros, round 3Anatol Belski2015-03-231-0/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Refactor + reorganize openssl filesDaniel Lowrey2014-03-051-2/+10
* Mitigate client-initiated SSL renegotiation DoSDaniel Lowrey2014-02-211-0/+4
* Add openssl_get_cert_locations() functionDaniel Lowrey2014-02-201-0/+2
* Bump yearXinchen Hui2014-01-031-1/+1
* Renamed to be more descriptive of what it doesTjerk Meesters2013-09-231-1/+1
* added openssl_x509_digest(), output is binary sha1datibbaw2013-09-201-0/+1
* Address feature request #38917 for native SPKAC (HTML5 keygen element) supportjas-2013-05-061-0/+5
* Happy New YearXinchen Hui2013-01-011-1/+1
* Rename openssl_pkcs5_pbkdf2_hmac() to something that doesn't sound like a spell.Scott MacVicar2012-06-111-1/+1
* Add PBKDF2 support via openssl()Scott MacVicar2012-06-111-0/+2
* - Year++Felipe Pena2012-01-011-1/+1
* Allow management of your own padding in openssl_encrypt/decrypt.Scott MacVicar2011-05-201-0/+3
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - implement #39867, PKCS#12 supportPierre Joye2007-04-041-0/+5
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - add openssl_csr_get_subject() and openssl_csr_get_public_key()Pierre Joye2006-08-151-1/+2