1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00
Files
archived-php-src/ext/ftp
Benedict Singer dfadc5a427 Bug 70195
Many FTP-S servers now require FTP clients to re-use the SSL session
from the control connection on the data connection, to prove that the
same entity controls both connections. This patch updates PHP's FTP-S
client code to allow that possibility.
2016-08-13 21:35:03 +02:00
..
2016-08-05 22:56:54 +02:00
2002-12-26 23:45:05 +00:00
2016-08-13 21:35:03 +02:00
2007-03-14 09:58:14 +00:00