summaryrefslogtreecommitdiff
path: root/ext/openssl/php_openssl.h
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #26447 (--with-openssl=shared causes compile errors).NEWSfoobar2003-11-291-4/+2
* MFHfoobar2003-06-271-1/+1
* Really fix dll linkage, and fix TSRMLS usage.Wez Furlong2003-05-011-2/+2
* Fix win32 build of shared openssl extension.Wez Furlong2003-04-291-2/+19
* Fix the lack of SSL certificate verification support for ssl:// sockets andWez Furlong2003-04-261-0/+4
* MFH: Bump year.Sebastian Bergmann2002-12-311-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Revise the xxx_export api so that exporting to files is comfortable.Wez Furlong2001-09-111-0/+3
* Arrrgghh!Wez Furlong2001-09-111-5/+16
* Merged and adapted a patch from Sascha Kettler <kettler@gmx.net> that providesWez Furlong2001-05-041-0/+4
* Added whole bunch of PKCS7 (S/MIME) functions and made the key/cert paramsWez Furlong2001-04-011-5/+11
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Renamed openssl_read_privatekey openssl_get_privatekey, and some minorStig Venaas2000-11-171-1/+2
* extname -> opensslfoobar2000-11-161-1/+1
* Made API simplerStig Venaas2000-11-141-1/+4
* OpenSSL extension. So far it implements assymetric encryption functions.Stig Venaas2000-11-131-0/+53