Tim Ruehsen <[email protected]> writes: > On Tuesday 11 August 2015 17:24:42 Giuseppe Scrivano wrote: >> Tim Ruehsen <[email protected]> writes: >> > * src/ftp.c (getftp): Do not use PORT when PASV fails. >> > * tests/FTPServer.px: Add pasv_not_supported server flag. >> > * tests/Makefile.am: Add Test-ftp-pasv-not-supported.px >> > * tests/Test-ftp-pasv-not-supported.px: New test >> > >> > Fix IP address exposure when automatically falling back from >> > passive mode to active mode (using the PORT command). A behavior that >> > may be used to expose a client's privacy even when using a proxy. >> >> ACK from me. Could you please also update NEWS? It looks like some >> important change we want to inform people about :) >> >> Regards, >> Giuseppe > > Updated NEWS and the description in tests/Test-ftp-pasv-not-supported.px.
Looks fine to me, feel free to push it. Regards, Giuseppe
