php-src/ext/ftp
Scott MacVicar 96aa2eb234 Fix CVE-2011-3389. Possible attack on CBC mode with TLS 1.0.
See http://www.openssl.org/~bodo/tls-cbc.txt

The biggest reason for this mode being in SSL_OP_ALL was older versions
of IE (2002) talking to servers using OpenSSL.

Can hopefully get this into 5.4.
2012-01-20 05:31:53 +00:00
..
tests server for ftp tests 2009-08-30 09:31:54 +00:00
config.m4 Fixed phpize build (default PHP_OPENSSL to no if not set) 2005-11-01 00:32:21 +00:00
config.w32 Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
CREDITS - MFB 2002-12-26 23:45:05 +00:00
ftp.c Fix CVE-2011-3389. Possible attack on CBC mode with TLS 1.0. 2012-01-20 05:31:53 +00:00
ftp.h - Year++ 2012-01-01 13:15:04 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_ftp.c - Year++ 2012-01-01 13:15:04 +00:00
php_ftp.h - Year++ 2012-01-01 13:15:04 +00:00