]> git.ipfire.org Git - thirdparty/squid.git/history - src/servers/FtpServer.cc
Minimize direct comparisons with ACCESS_ALLOWED and ACCESS_DENIED.
[thirdparty/squid.git] / src / servers / FtpServer.cc
2014-08-19  Alex RousskovDo not assert on native FTP ERR_TOO_BIG. Do not check...
2014-08-19  Amos JeffriesMerged from trunk rev.13534
2014-08-12  Amos JeffriesMerge from trunk rev.13532
2014-08-12  Amos JeffriesFix unwrapped adaptation code in rev.13528
2014-08-11  Alex RousskovInitial native FTP Relay support.
2014-08-10  Alex RousskovFixes and polishing in response to Amos' squid-dev...
2014-08-10  Alex RousskovChanges in response to Amos' squid-dev review dated...
2014-08-10  Alex RousskovPolishing in response to Amos' squid-dev review dated...
2014-08-09  Alex RousskovCentralized and documented FTP protocol "version" ...
2014-08-08  Alex RousskovSourceFormat Enforcement
2014-08-07  Alex RousskovFixed HttpHdr::Private/NoCache(v) implementations and...
2014-08-07  Alex RousskovConverted some of the new FTP code to use SBuf and...
2014-08-05  Alex RousskovPolished for the official review, addressing several...
2014-08-04  Alex RousskovMajor source layout change: Moved FTP code into servers...