]> git.ipfire.org Git - thirdparty/squid.git/commit - src/ftp.cc
Bug #877: Squid doesn't follow telnet protocol on FTP control connections
authorhno <>
Sun, 4 Apr 2004 21:05:13 +0000 (21:05 +0000)
committerhno <>
Sun, 4 Apr 2004 21:05:13 +0000 (21:05 +0000)
commitdad0fe12628867cc871c8f2e40e8c063bbc2a532
treec43bdbb77dc69fb0d54d9d5af33c9972cd37896a
parent2501274696e0b42bbf01c1ba8caa211bc1554777
Bug #877: Squid doesn't follow telnet protocol on FTP control connections

Squid forgot to escape IAC characters (ascii code 255) in FTP requests,
causing problems to access files/directories using this character in their
name or to log in with this character in the login or password.
src/cf.data.pre
src/ftp.cc
src/structs.h