117 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Ilia Alshanetsky 0d0fffe98b Fixed compiler warnings. 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Ilia Alshanetsky cba426ca13 Fixed uninitialized usage of mdtype when unknown signature algorithm is 23 years ago
Wez Furlong 43b0ae0a04 openssl support for the new build 23 years ago
Ilia Alshanetsky 22142c392c Fixed compiler warning due to unused variables. 23 years ago
Wez Furlong 6d86bb9e40 (sort of) MFB, feof fix for sockets. 23 years ago
Wez Furlong eaf0942c8b Port liveness and SSL CA validation from 4.3 branch. 23 years ago
Wez Furlong 42ae98d7a2 Fix unintialized variable. 23 years ago
Wez Furlong e087da60dc And this EOF flag... 23 years ago
Wez Furlong f7d32e30b0 Fix 23 years ago
foobar 08effa1b04 Fixed typo. 23 years ago
Wez Furlong fce7b92891 MFB 25614 "fix" 23 years ago
Wez Furlong ad93053ec4 Merge remaining code from 4.3 to fix #22238 in HEAD. 23 years ago
Ilia Alshanetsky 9c82b1fa75 Fixed compiler warnings. 23 years ago
Zeev Suraski 8767205afa Fix Win32 linkage problems 23 years ago
Zeev Suraski 538d58dd5f Use new infrastructure. 23 years ago
Stefan Roehrich 750635d131 Allow setting of the serial number. 23 years ago
Stefan Roehrich 80ee75f11e Fixed certificate version (counting begins with 0, so 2 means version 3). 23 years ago
foobar 3a7ca909be - HAVE_OPENSSL_EXT is not defined always. 23 years ago
foobar e3cd8fac9b - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros. 23 years ago
Edin Kadribasic 6e2743023b Win32 build fixes for openssl 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Ilia Alshanetsky b19f3302eb MFB 23 years ago
Ilia Alshanetsky c511cd2242 emalloc -> safe_emalloc 23 years ago
Sara Golemon a8711474c0 Debug watches probably don't belong in CVS. 23 years ago
Wez Furlong 16dae2eba0 Fix const warning 23 years ago
Derick Rethans 07dd6f49ff - Typo and some whitespace 23 years ago
Derick Rethans 27496361d5 - Added optional parameter to openssl_sign() to specify the hashing 23 years ago
Wez Furlong 267db80b21 avoid unsigned issues. 23 years ago
Wez Furlong b66957c56a fix proto 23 years ago
David Hill 5c90216d2c 64-bit correction to variables passed to zend_parse_parameters 23 years ago
Wez Furlong 1b53a2d12e New user-space functions: 23 years ago
Ilia Alshanetsky 14bf872003 Fixed compiler warnings. 23 years ago
foobar 08b5f6b2b9 - No need to include the ssl headers elsewhere but in ext/openssl 23 years ago
Ilia Alshanetsky 57eabeea29 fixed compiler warnings. 23 years ago
Wez Furlong 76ebaa6ee7 - Move https:// and ftps:// wrapper registration into the openssl module. 23 years ago
Wez Furlong fd61f69077 Another big commit (tm). 23 years ago
Wez Furlong 79c046d8a8 Add additional optional parameter to openssl_pkcs7_encrypt to specify the 23 years ago
Ilia Alshanetsky 31a3135014 Fixed bug #21986 (openssl test failure). 23 years ago
Ilia Alshanetsky e2868b5788 Removed pointless memory allocation checks. 23 years ago
Ilia Alshanetsky 5f36ce398e CS fixes. 23 years ago
Ilia Alshanetsky f65e8488d7 Fixed a small memory leak when a NULL variable is passed to 24 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 24 years ago
Marcus Boerger 95c701d328 MFB: ZTS fix by Ilia 24 years ago
Wez Furlong 81c02040f0 Attempt to add more entropy for key generation. 24 years ago
Marcus Boerger c2078cdabf php_error -> php_error_docref conversion fix (noticed by derick) 24 years ago
Wez Furlong 1ef74a4f79 Patch for #20936 (openssl: public key handling was broken). 24 years ago
Marcus Boerger 835c4dedbb typeconversion is needed here for cygwin 24 years ago