]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Fri, 3 Jan 2020 22:38:44 +0000 (11:38 +1300)
commitc1bebac9c1135b7add6589db35c62f16db195b8f
treed3428fdf454222579a518f52919da06303643127
parenta317ac7fa48b8d56b523f53560460cb9e725145a
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