]> git.ipfire.org Git - thirdparty/squid.git/history - src/clients/FtpClient.h
Simplify appending SBuf to String (#2108)
[thirdparty/squid.git] / src / clients / FtpClient.h
2025-04-23  squidadmSource Format Enforcement (#2042)
2024-01-31  Francesco ChemolliMaintenance: automate header guards 2/3 (#1655)
2023-07-29  Alex RousskovBug 5290: pure virtual call in Ftp::Client constructor...
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-05-13  Eduard BagdasaryanPreserve caller context across (and improve) deferred...
2022-02-03  squidadmSource Format Enforcement (#963)
2021-08-22  Alex RousskovBug 5055: FATAL FwdState::noteDestinationsEnd exception...
2021-05-08  squidadmSource Format Enforcement (#763)
2020-12-23  Christos TsantilasDetail client closures of CONNECT tunnels during TLS...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-02-07  SquidAdmSourceFormat Enforcement
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-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-25  Christos TsantilasInvalid FTP connection handling on blocked content.
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-10-13  Vitaly LavrovBug 4279: No response from proxy for FTP-download of...
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-05  Amos JeffriesMerge from trunk rev.13687
2014-11-02  Amos JeffriesCleanup: Simplify CBDATA API and rename CBDATA_CLASS
2014-10-05  Amos JeffriesMerged from trunk rev.13627
2014-09-22  Amos JeffriesCleanup: rename ServerStateData to Client
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-08-26  Christos Tsantilasmerge from trunk
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-19  Amos JeffriesMerged from trunk rev.13534
2014-08-12  Amos JeffriesMerge from trunk rev.13532
2014-08-11  Alex RousskovInitial native FTP Relay support.
2014-08-08  Alex RousskovSourceFormat Enforcement
2014-08-07  Alex RousskovFixed HttpHdr::Private/NoCache(v) implementations and...
2014-08-05  Alex RousskovPolished for the official review, addressing several...
2014-08-05  Alex RousskovDone moving FTP code around. Polished moved code to...
2014-08-04  Alex RousskovMajor source layout change: Moved FTP code into servers...