]> git.ipfire.org Git - thirdparty/squid.git/commit - src/clients/Makefile.am
Done moving FTP code around. Polished moved code to match new locations.
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 5 Aug 2014 00:17:16 +0000 (18:17 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 5 Aug 2014 00:17:16 +0000 (18:17 -0600)
commit5517260ac271f3b217a1d7f8e955221ba4c1156a
tree44057b58409d575e980b617be59a0263be18b6de
parent92ae4c86c14b2c6346ee32550d472eb57fd1caea
Done moving FTP code around. Polished moved code to match new locations.

src/clients/FtpNative is now src/clients/FtpRelay. It was awkward to use a
non-noun "Native" as a class name, and the class was already described as
"relaying FTP".
src/FwdState.cc
src/clients/FtpClient.cc
src/clients/FtpClient.h
src/clients/FtpGateway.cc
src/clients/FtpRelay.cc [moved from src/clients/FtpNative.cc with 78% similarity]
src/clients/Makefile.am
src/clients/forward.h
src/errorpage.cc
src/ftp/Parsing.h