summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* Win32 build fixes for opensslEdin Kadribasic2003-06-152-3/+7
* updating license information in the headers.James Cox2003-06-103-9/+9
* MFBIlia Alshanetsky2003-06-081-6/+6
* emalloc -> safe_emallocIlia Alshanetsky2003-04-281-4/+4
* Debug watches probably don't belong in CVS.Sara Golemon2003-04-051-2/+0
* Fix const warningWez Furlong2003-03-311-1/+1
* - Typo and some whitespaceDerick Rethans2003-03-301-52/+53
* - Added optional parameter to openssl_sign() to specify the hashingDerick Rethans2003-03-301-2/+29
* avoid unsigned issues.Wez Furlong2003-03-181-3/+13
* fix protoWez Furlong2003-03-151-1/+1
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-061-27/+28
* New user-space functions:Wez Furlong2003-02-281-7/+52
* Fixed compiler warnings.Ilia Alshanetsky2003-02-281-3/+3
* - No need to include the ssl headers elsewhere but in ext/opensslfoobar2003-02-281-0/+1
* fixed compiler warnings.Ilia Alshanetsky2003-02-271-0/+5
* - Move https:// and ftps:// wrapper registration into the openssl module.Wez Furlong2003-02-271-0/+7
* Another big commit (tm).Wez Furlong2003-02-274-1/+515
* Add additional optional parameter to openssl_pkcs7_encrypt to specify theWez Furlong2003-02-101-6/+46
* Fixed bug #21986 (openssl test failure).Ilia Alshanetsky2003-01-311-14/+9
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-6/+1
* CS fixes.Ilia Alshanetsky2003-01-041-375/+377
* Fixed a small memory leak when a NULL variable is passed toIlia Alshanetsky2003-01-021-1/+2
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* MFB: ZTS fix by IliaMarcus Boerger2002-12-131-1/+1
* Attempt to add more entropy for key generation.Wez Furlong2002-12-121-0/+9
* php_error -> php_error_docref conversion fix (noticed by derick)Marcus Boerger2002-12-121-1/+1
* Patch for #20936 (openssl: public key handling was broken).Wez Furlong2002-12-122-2/+69
* typeconversion is needed here for cygwinMarcus Boerger2002-12-121-1/+1
* ZTS fix.Ilia Alshanetsky2002-12-111-2/+2
* Fix ZTS buildIlia Alshanetsky2002-12-111-0/+5
* No longer experimentalWez Furlong2002-12-101-5/+0
* use php_error_docref and tidy up some WS/coding standards.Wez Furlong2002-12-101-201/+194
* 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