]> git.ipfire.org Git - thirdparty/squid.git/history - src/clients/Client.h
Bug 5322: Do not leak HttpReply when checking http_reply_access (#1764)
[thirdparty/squid.git] / src / clients / Client.h
2024-04-15  Alex RousskovBug 5352: Do not get stuck when RESPMOD is slower than...
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-10-10  Eduard BagdasaryanProperly track (and mark) truncated store entries ...
2021-05-08  squidadmSource Format Enforcement (#763)
2020-01-03  squidadmSource Format Enforcement (#532)
2019-02-07  SquidAdmSourceFormat Enforcement
2018-09-28  Amos JeffriesDocs: make doxygen happier and fix some comments (... M-staged-PR293
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-04-03  Amos JeffriesCleanup: convert class Client to C++11 initialization
2017-04-02  Amos JeffriesCleanup: make Client::request a Pointer
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-16  Amos JeffriesSourceLayout: move HttpMsg into libhttp as Http::Message
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-03-01  Francesco ChemolliMerged from trunk
2016-02-29  Christos TsantilasBug 4447:FwdState.cc:447 "serverConnection() == conn...
2016-02-19  Alex RousskovThrow instead of asserting on some String overflows.
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-09-28  Amos JeffriesMerge from trunk
2015-08-24  Alex RousskovWhen a RESPMOD service aborts, mark the body it produce...
2015-07-27  Francesco ChemolliMerged from trunk
2015-05-22  Amos JeffriesMerged from trunk rev.14084
2015-02-28  Amos JeffriesMerged from trunk rev.13957
2015-02-26  Amos JeffriesParser-NG: HTTP Response Parser upgrade
2015-02-26  Amos JeffriesMerge from trunk rev.13952
2015-02-20  Amos JeffriesMerge from trunk rev.13939
2015-01-23  Amos JeffriesMerge from trunk rev.13875
2015-01-23  Amos JeffriesReview changes for I/O buffer conversion
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-13  Amos JeffriesMerge from trunk rev.13702
2014-11-11  Amos JeffriesExtend Client API to estimate needed buffer space using...
2014-10-05  Amos JeffriesMerged from trunk rev.13627
2014-09-22  Amos JeffriesCleanup: remove references to 'server-side'
2014-09-22  Amos JeffriesCleanup: rename ServerStateData to Client