summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* MFHfoobar2005-04-191-4/+4
* MFH: Fixed possible usage of str without being initialized.Ilia Alshanetsky2005-03-151-1/+3
* MFH: - Fixed bug #18613 (Multiple OUs in x509 certificate not handled properly)foobar2005-03-141-8/+33
* ws/csfoobar2005-02-171-2/+1
* MFH: - Fixed bug #31101 (missing kerberos header file path with --with-openssl)foobar2004-12-301-4/+10
* Fix possible crash; patch by Kamesh JayachandranWez Furlong2004-10-271-0/+1
* Fix for Bug #29418 (double free when openssl_csr_new fails).Wez Furlong2004-10-261-1/+7
* - Fixed bug #26447 (--with-openssl=shared causes compile errors).NEWSfoobar2003-11-292-5/+9
* Fix uninitialized value.Wez Furlong2003-10-131-1/+1
* "Fix" for bug #25614.Wez Furlong2003-09-232-5/+22
* - Backported several improvements/cleanups for the build/configure stuff.foobar2003-08-272-11/+1
* MFH: fixed certificate version, serial number not always 0.Stefan Roehrich2003-07-131-5/+5
* MFHfoobar2003-06-271-1/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-06-241-0/+17
* Fixed compile warnings.Ilia Alshanetsky2003-06-081-3/+3
* Avoid potential segfault when preparing an SSL stream.Wez Furlong2003-05-051-1/+1
* Really fix dll linkage, and fix TSRMLS usage.Wez Furlong2003-05-012-8/+6
* Fix win32 build of shared openssl extension.Wez Furlong2003-04-292-4/+21
* MFHIlia Alshanetsky2003-04-281-4/+4
* Fix the lack of SSL certificate verification support for ssl:// sockets andWez Furlong2003-04-262-0/+231
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-071-27/+28
* MFHIlia Alshanetsky2003-01-311-13/+9
* MFH: Bump year.Sebastian Bergmann2002-12-312-2/+2
* Fixed ZTS build.Ilia Alshanetsky2002-12-121-1/+1
* MFH more entropy "fix"Wez Furlong2002-12-121-0/+9
* MFHMarcus Boerger2002-12-121-1/+1
* MFH #20936 fixWez Furlong2002-12-122-2/+69
* MFH: ws, php_error_docref, typeconversion for cygwinMarcus Boerger2002-12-121-202/+200
* No longer experimental.Wez Furlong2002-12-101-5/+0
* Fix proto and avoid potential segfault on an error.Wez Furlong2002-12-101-3/+3
* Fixed windows build. Symbol PHP_EXPORTS is a no-no for dynamicallyEdin Kadribasic2002-11-111-4/+4
* Fixed bug #19935. Made OpenSSL file system operations abide by safe_modeIlia Alshanetsky2002-11-101-6/+70
* correct protoWez Furlong2002-08-101-1/+1
* syntax highlighting for vimWez Furlong2002-08-091-1/+2
* Fixed bug: #18295. e_os.h is not supposed to be included..foobar2002-07-121-3/+4
* Fixed bug: #17751 (typo)foobar2002-06-131-1/+1
* proto tweakWez Furlong2002-05-171-1/+1
* Fix for #16885Wez Furlong2002-05-011-0/+2
* Probable fix for #16940.Wez Furlong2002-05-011-3/+6
* Remove compiler warningsYasuo Ohgaki2002-04-191-5/+5
* fix build with ZE2Wez Furlong2002-04-121-5/+5
* Add subject hash to parsed x509 data.Wez Furlong2002-03-282-3/+10
* Fix regular openssl_pkey_get_private($content, $phrase) syntax andWez Furlong2002-03-263-2/+80
* - Make it possible to build ext/openssl as shared extensionfoobar2002-03-201-2/+4
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
* - Fix for openssl_pkcs7_sign segfaultsDerick Rethans2002-01-311-1/+1
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* proto fixHartmut Holzgraefe2001-12-071-1/+1
* proto fixesHartmut Holzgraefe2001-12-061-5/+5