]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix FTP buffers handling (#521)
authorChristos Tsantilas <christos@chtsanti.net>
Fri, 20 Dec 2019 07:29:58 +0000 (07:29 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 20 Dec 2019 16:01:32 +0000 (16:01 +0000)
commita1c06c733099286cba0da3f142570db5bd459151
tree6b82463f43362db5284532f49e38c3e2cb80210a
parentb454559b3cdb682904c393ab33b25da1c0f23e0a
Fix FTP buffers handling (#521)

Fix the parsing of the received listing from FTP services.
Also relaxed size/filename grammar used for DOS listings: Tolerate
multiple spaces between the size and the filename.

This is a Measurement Factory project
src/clients/FtpGateway.cc