]> git.ipfire.org Git - thirdparty/squid.git/history - src/clients
CI: Support customizing CONTRIBUTORS in new contributor PRs (#2128)
[thirdparty/squid.git] / src / clients /
2025-07-02  Alex RousskovSimplify appending SBuf to String (#2108)
2025-05-19  Eduard BagdasaryanMaintenance: Removed deprecated Client::replyBodySpace...
2025-04-23  Eduard BagdasaryanDo not treat tiny virgin response buffer space speciall...
2025-04-23  squidadmSource Format Enforcement (#2042)
2025-04-20  Eduard BagdasaryanBug 5279: FwdState.cc:279: "!storedWholeReply_" asserti...
2025-03-22  Eduard BagdasaryanRemove HttpRequest::peer_host (#2032)
2025-01-13  Eduard BagdasaryanImprove Tunnel Server RESPONSE dumps (#1975)
2024-10-29  Eduard BagdasaryanFtp::Gateway may segfault in level-3 double-complete...
2024-10-01  Eduard BagdasaryanDo not mark successful FTP PUT entries with ENTRY_BAD_L...
2024-08-20  Alex RousskovFixed and redefined total peering time (%<tt) (#1828)
2024-08-05  Alex RousskovExtend in-use ACLs lifetime across reconfiguration...
2024-06-02  Eduard BagdasaryanRemove Ident protocol support (#1827)
2024-05-03  Alex RousskovBug 5322: Do not leak HttpReply when checking http_repl...
2024-04-15  Alex RousskovBug 5352: Do not get stuck when RESPMOD is slower than...
2024-04-08  Alex RousskovUpgrade Acl::Node::name to SBuf; remove AclMatchedName...
2024-04-03  Alex RousskovDo not blame cache_peer for CONNECT errors (#1772)
2024-01-31  Francesco ChemolliMaintenance: automate header guards 2/3 (#1655)
2024-01-30  Štěpán BrožFix a possible integer overflow in Ftp::Gateway (#1647)
2023-12-08  Francesco ChemolliDeclutter FD_WRITE and FD_READ (#1614)
2023-11-14  Andreas WeigelFTP: Ignore credentials with a NUL-prefixed username...
2023-10-31  Amos JeffriesMove WHOIS code to libclients.la (#1554)
2023-10-17  Amos JeffriesAdd libhtml.la for HTML syntax tools (#1306)
2023-10-06  Francesco ChemolliFix "make check" to test headers (#1463)
2023-09-11  Alex RousskovLog %err_code for ERR_RELAY_REMOTE transactions (#1472)
2023-07-29  Alex RousskovBug 5290: pure virtual call in Ftp::Client constructor...
2023-03-13  Amos JeffriesRemove some duplicate typedef and forward declarations...
2023-02-27  Alex RousskovImprove AnyP::Uri::port_ and related port storage types...
2023-02-13  Eduard BagdasaryanRemove unused Ftp::Gateway::printfReplyBody() (#1271)
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-16  Alex RousskovMove Namespace::Foo printing operators to Namespace...
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2023-01-08  gkinkie@gmail.comRemove bundled GnuRegex library (#1229)
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-11-13  Eduard BagdasaryanDo not blame cache_peer for 4xx CONNECT responses ...
2022-09-05  Alex RousskovReplaced most custom high-level callbacks with a unifie...
2022-07-19  squidadmSource Format Enforcement (#1089)
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-05-13  Eduard BagdasaryanPreserve caller context across (and improve) deferred...
2022-04-14  Amos JeffriesSourceLayout: Move time related tools to time/libtime...
2022-02-23  Alex RousskovSourceLayout: Move debugs()-related code into src/debug...
2022-02-03  squidadmSource Format Enforcement (#963)
2022-01-21  Alex RousskovCategorize level-0/1 messages; part 1: "easy" problem...
2021-10-10  Eduard BagdasaryanProperly track (and mark) truncated store entries ...
2021-08-22  Alex RousskovBug 5055: FATAL FwdState::noteDestinationsEnd exception...
2021-08-13  Alex RousskovBug 4922: Improve ftp://... filename extraction (#879)
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-07-15  Alex RousskovRemove bogus "found KEY_PRIVATE" WARNINGs (#862)
2021-06-11  Amos JeffriesMaintenance: Update astyle version to 3.1 (#841)
2021-06-01  Eduard BagdasaryanAvoid "BUG #3329: Lost orphan ..." during accept proble...
2021-05-26  Francesco ChemolliRemove a lot of unwanted ifdef'd out code (#826) 4.15-20210527-snapshot 5.0.6-20210527-snapshot 6.0.0-20210527-master-snapshot
2021-05-08  squidadmSource Format Enforcement (#763)
2021-04-02  Alex RousskovHandle more partial responses (#791)
2020-12-23  Christos TsantilasDetail client closures of CONNECT tunnels during TLS...
2020-10-07  Alex RousskovAlways send port in request-target of CONNECT requests...
2020-06-20  Eduard BagdasaryanPreserve caller context in MemObject::abort callbacks...
2020-06-11  Amos JeffriesMaintenance: Remove FIXME and \todo labels (#647)
2020-05-21  Christos TsantilasDetail TLS and CONNECT cache_peer negotiation failures...
2020-05-21  Amos JeffriesAdd flexible RFC 3986 URI encoder (#617)
2020-04-29  Amos JeffriesCleanup: remove urlHostname hacks (#615)
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-03-23  Francesco ChemolliFtpGateway.cc: fix build on gcc-10 [-Werror=class-memac...
2020-03-09  Eduard BagdasaryanPreserve caller context across tunnelDelayed*Read ...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-12-20  Christos TsantilasFix FTP buffers handling (#521)
2019-10-12  Alex RousskovRe-enabled updates of stored headers on HTTP 304 respon...
2019-10-03  Christos TsantilasAdd GeneratingCONNECT step for the existing at_step...
2019-09-10  Eduard BagdasaryanSupply ALE with HttpReply before checking http_reply_ac...
2019-06-19  Amos JeffriesUpdate HttpHeader::getAuth to SBuf (#416)
2019-04-13  squidadmSourceFormat Enforcement (#391)
2019-03-31  Christos TsantilasPeering support for SslBump (#380)
2019-03-05  Christos TsantilasSupport logformat %codes in error page templates (... M-staged-PR365
2019-02-07  SquidAdmSourceFormat Enforcement
2018-09-28  Amos JeffriesDocs: make doxygen happier and fix some comments (... M-staged-PR293
2018-08-01  Eduard BagdasaryanDo not send Content-Length in 1xx or 204 responses...
2018-07-10  squidadmSource Format Enforcement (#244)
2018-07-04  Amos JeffriesBug 4843 pt3: GCC-8 fixes and refactoring (#172)
2018-06-13  Amos JeffriesBug 4791: Build failure on MacOS (#220) M-staged-PR220
2018-06-11  Eduard BagdasaryanBug 4223: fixed retries of failed re-forwardable transa...
2018-05-16  Amos JeffriesDocs: fix many spelling mistakes (#206) M-staged-PR206
2018-02-02  Eduard BagdasaryanBug 4505: SMP caches sometimes do not purge entries...
2018-02-02  Rybakov AndreyFixed "Cannot assign requested address" for to-origin...
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-11-16  Alex RousskovFixed %<Hs, %<pt, %<tt, %<bs calculation bugs for error...
2017-11-16  Eduard BagdasaryanBug 2821: Ignore Content-Range in non-206 responses...
2017-06-26  Christos TsantilasReduce "!Comm::MonitorsRead(serverConnection->fd)"...
2017-06-26  Alex RousskovMinimize direct comparisons with ACCESS_ALLOWED and...
2017-05-16  Rainer TammerBug 3772: message from FTP server gets mangled
2017-05-16  Martin von GagernBug 3102: FTP directory listing drops fist character...
2017-04-03  Amos JeffriesCleanup: convert class Client to C++11 initialization
2017-04-02  Amos JeffriesCleanup: make Client::request a Pointer
2017-03-03  Amos JeffriesBug 4671 pt3: remove limit on FTP realm strings
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-16  Amos JeffriesSourceLayout: move HttpMsg into libhttp as Http::Message
2017-02-12  Amos JeffriesFix missing CRLF on FTP timeout ABORT commands
2017-02-07  Amos JeffriesGCC7: raise FTP Gateway CTRL channel buffer to 16KB
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-12-03  Amos JeffriesMerged from v5.0.0-r14964
2016-11-30  Amos JeffriesRevert C++11 std::regex changes
2016-11-26  Amos JeffriesMerged from v5 r14954
next