]> git.ipfire.org Git - thirdparty/squid.git/history - src/servers/FtpServer.h
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / servers / FtpServer.h
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-30  Francesco ChemolliMerge from trunk
2016-11-26  Amos JeffriesMerged from v5 r14954
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-11-17  Christos TsantilasFix r14945: Fixed Write.cc:41 "!ccb->active()" assertion.
2016-11-04  Christos TsantilasSupport tunneling of bumped non-HTTP traffic. Other...
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-18  Christos Tsantilasmerge from trunk r14597
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-03-15  Source MaintenanceSourceFormat Enforcement
2016-03-15  Christos Tsantilasassertion failed: Write.cc:41: "!ccb->active()"
2016-03-12  Alex RousskovUse CBDATA_CHILD() instead of CBDATA_CLASS() to mark...
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-25  Christos TsantilasInvalid FTP connection handling on blocked content.
2016-01-24  Amos JeffriesRename Http::StreamContext to Http::Stream
2016-01-07  Amos JeffriesShuffle ClientSocketContext to Http::StreamContext
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-11-30  Amos JeffriesCleanup: Simplify HTTP 1xx control message writing
2015-09-28  Amos JeffriesMerge from trunk
2015-08-21  Francesco ChemolliTurn Ftp::Server::EarlyErrorKind into C++11 strongly...
2015-08-20  Francesco ChemolliRevert override keyword in Ftp::Server::callException
2015-08-19  Christos TsantilasFtpServer.cc:1024: "reply != NULL" assertion
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-14  Amos JeffriesMerge from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-20  Source MaintenanceSourceFormat Enforcement
2014-11-07  Amos JeffriesParser-NG: HTTP Parser structural redesign
2014-11-05  Amos JeffriesMerge from trunk rev.13687
2014-11-02  Amos JeffriesCleanup: Simplify CBDATA API and rename CBDATA_CLASS
2014-10-10  Amos JeffriesMerge from trunk rev.13638
2014-10-05  Amos JeffriesMerged from trunk rev.13627
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-09-02  Amos JeffriesMerge from trunk
2014-08-26  Christos Tsantilasmerge from trunk
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-21  Amos JeffriesMerge from trunk rev.13539
2014-08-21  Amos JeffriesFix build issues after trunk rev.13534 merge
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  Automatic source... SourceFormat Enforcement
2014-08-11  Alex RousskovInitial native FTP Relay support.
2014-08-10  Alex RousskovFixes and polishing in response to Amos' squid-dev...
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...