]> git.ipfire.org Git - thirdparty/squid.git/history - src/Downloader.cc
Bug 5428: Warn if pkg-config is not found (#1902)
[thirdparty/squid.git] / src / Downloader.cc
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-09-05  Alex RousskovReplaced most custom high-level callbacks with a unifie...
2022-05-12  Eduard BagdasaryanEnsure initClient MasterXactions have listening ports...
2022-02-23  Alex RousskovSourceLayout: Move debugs()-related code into src/debug...
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-01-03  squidadmSource Format Enforcement (#532)
2019-09-10  Amos JeffriesUpdate URI parser to use SBuf parsing APIs (#275)
2019-02-07  SquidAdmSourceFormat Enforcement
2018-07-17  Eduard BagdasaryanFix %>ru logging of huge URLs (#229) M-staged-PR229
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-07-09  Amos JeffriesBug 1961 extra: Convert the URL::parse method API to...
2017-06-12  Christos Tsantilastransaction_initiator ACL for detecting various unusual...
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-10-07  Christos TsantilasDo not leak Downloader-related objects.
2016-08-01  Christos TsantilasTry fix "'fatal' was not declared in this scope" compil...
2016-08-01  Source MaintenanceSourceFormat Enforcement
2016-08-01  Christos TsantilasFetch missing certificates
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-08-01  Christos TsantilasPolishing fixes from squid-dev review
2016-07-15  Christos Tsantilasmake the Downloader::CbDialer a CallDialer kid
2016-07-15  Christos Tsantilascall setLogUri to set url if no adaptation is used
2016-07-15  Christos TsantilasSquid-dev review comments by Alex and Amos
2016-07-11  Christos TsantilasDocumentation, polishing and fixes
2016-07-07  Christos TsantilasSync with trunk r14734
2016-05-26  Christos TsantilasMake Downloader an basic AsyncJob class.
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-04-14  Christos TsantilasFixes and improvments
2016-03-18  Christos Tsantilasmerge from trunk r14597
2016-03-18  Christos Tsantilasmerge from trunk r14590
2015-12-15  Christos TsantilasPolish the code and other minor fixes
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-11-06  Christos TsantilasDocument new members and classes, and other minor fixes
2015-11-06  Christos TsantilasRestrict the number of downloaded certificates and...
2015-10-22  Alex RousskovFetch missing certificates.