]> git.ipfire.org Git - thirdparty/squid.git/history - src/comm
Simplify appending SBuf to String (#2108)
[thirdparty/squid.git] / src / comm /
2025-04-23  squidadmSource Format Enforcement (#2042)
2025-03-20  Eduard BagdasaryanDo not reuse an idle connection to a removed cache_peer...
2025-02-21  Eduard BagdasaryanNoNewGlobals for iocb_table (#1998)
2024-12-01  Francesco ChemolliNoNewGlobals for Comm::AcceptLimiter::Instance_ (#1954)
2024-08-22  Alex RousskovFix Comm::TcpAcceptor::status() reporting of listening...
2024-06-02  Eduard BagdasaryanRemove Ident protocol support (#1827)
2024-06-02  Amos JeffriesMinGW: Fix error: cannot convert 'size_t*' to 'int...
2024-05-30  Amos JeffriesMinGW: Fix error: cannot convert 'const int*' to 'const...
2024-05-27  Amos JeffriesMinGW: fix error: cannot convert 'size_t*' to 'int...
2024-03-01  Alex RousskovBug 5069: Keep listening after getsockname() error...
2024-01-31  Francesco ChemolliMaintenance: automate header guards 2/3 (#1655)
2023-12-17  Alex RousskovBug 5254, part 1: Do not leak master process' cache...
2023-12-13  Francesco ChemolliImprove and broadly use asHex() (#1578)
2023-12-08  Francesco ChemolliDeclutter FD_WRITE and FD_READ (#1614)
2023-11-29  Amos JeffriesSourceLayout: Refactor comm_incoming mechanism (#1572)
2023-11-19  Alan CoopersmithBug 5312: Startup aborts if OPEN_MAX exceeds RLIMIT_NOF...
2023-10-06  Francesco ChemolliFix "make check" to test headers (#1463)
2023-07-19  Amos JeffriesRemove outdated Win32 select() module (#1419)
2023-07-10  Amos JeffriesMaintenance: replace most NULL with nullptr (#1402)
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-16  Alex RousskovMove Namespace::Foo printing operators to Namespace...
2023-01-14  Alex RousskovBug 5256: Intercepting port fails to accept (#1238)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-09-05  Alex RousskovReplaced most custom high-level callbacks with a unifie...
2022-08-22  pponakanOptimize ephemeral port reuse with IP_BIND_ADDRESS_NO_P...
2022-08-19  Alex RousskovMake COMM_ORPHANED and COMM_REUSEPORT values distinct...
2022-08-09  Alex RousskovDo not "open" Comm::Connection on oldAccept() errors...
2022-07-23  Eduard BagdasaryanRefactored Ip::Intercept::Lookup() (#1062)
2022-07-15  Eduard BagdasaryanPreserve caller context in TcpAcceptor (#1087)
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-05-12  Eduard BagdasaryanEnsure initClient MasterXactions have listening ports...
2022-04-30  guijanRemove outdated replacement for EV_SET (#1038)
2022-04-14  Amos JeffriesSourceLayout: Move time related tools to time/libtime...
2022-04-04  Alex Rousskovcomm/libminimal.la to facilitate helper use of convenie...
2022-04-02  Eduard BagdasaryanDo not ApplyTcpKeepAlive() to PortCfg-unrelated traffic...
2022-02-23  Alex RousskovSourceLayout: Move debugs()-related code into src/debug...
2022-02-17  Eduard BagdasaryanDo not stop listening after "ERROR: NAT/TPROXY lookup...
2022-02-07  David CARLIERFix FreeBSD 14 build (#975)
2022-02-03  squidadmSource Format Enforcement (#963)
2022-01-21  Alex RousskovCategorize level-0/1 messages; part 1: "easy" problem...
2021-11-12  Amos JeffriesRemove CPU profiler mechanism (#931)
2021-08-22  Alex RousskovBug 5055: FATAL FwdState::noteDestinationsEnd exception...
2021-08-17  Francesco ChemolliFix build on OpenBSD (#885)
2021-08-01  Amos JeffriesFix TCP keepalive (#853)
2021-07-07  Amos JeffriesFix socket accounting for TCP accept() (#854)
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-02-22  Alex RousskovBug 3556: "FD ... is not an open socket" for accept...
2020-12-23  Christos TsantilasDetail client closures of CONNECT tunnels during TLS...
2020-06-26  Eduard BagdasaryanBug 5048: ResolvedPeers.cc:35: "found != paths_.end...
2020-06-20  squidadmSource Format Enforcement (#665)
2020-06-12  Francesco Chemollirefactor peerConnectTimeout to CachePeer::connectTimeou...
2020-06-01  Christos TsantilasAllow upgrading from HTTP/1.1 to other protocols (...
2020-04-23  Eduard BagdasaryanHappy Eyeballs: Do not discard viable reforwarding...
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-02-19  Eduard BagdasaryanSupport worker-dedicated listening queues (SO_REUSEPORT...
2020-01-27  Christos TsantilasAdd %transport::>connection_id logformat code (#546)
2020-01-03  squidadmSource Format Enforcement (#532)
2019-10-11  Alex RousskovReport context of level-0/1 cache.log messages (#483)
2019-07-04  Eduard BagdasaryanPrevent TLS transaction stalls by preserving flags...
2019-05-14  Matthieu HerrbIgnore ECONNABORTED in accept(2) (#404)
2019-03-31  Christos TsantilasPeering support for SslBump (#380)
2019-03-18  Amos JeffriesBug 4928: Cannot convert non-IPv4 to IPv4 (#379)
2019-02-07  SquidAdmSourceFormat Enforcement
2018-09-28  Craig GowingBug 4885: Excessive memory usage when running out of...
2018-07-17  Eduard BagdasaryanFix %>ru logging of huge URLs (#229) M-staged-PR229
2018-07-06  Eduard BagdasaryanOptimization: Fewer epoll(2) system calls when closing... M-staged-PR235
2018-05-16  Amos JeffriesDocs: fix many spelling mistakes (#206) M-staged-PR206
2018-05-11  Eduard BagdasaryanSupply AccessLogEntry (ALE) for more fast ACL checks... M-staged-PR182
2018-04-13  Alexander GozmanReworked packet/connection marking (#170) M-staged-PR170
2018-01-16  AndreyAdded clientside_mark ACL for checking CONNMARK (#111)
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-10-06  Christos TsantilasBug 4718: Support filling raw buffer space of shared...
2017-06-12  Christos Tsantilastransaction_initiator ACL for detecting various unusual...
2017-06-09  Source MaintenanceSourceFormat Enforcement
2017-06-09  Alex RousskovHappy Eyeballs: Use each fully resolved forwarding...
2017-04-12  Eduard BagdasaryanCount failures and use peer-specific connect timeouts...
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-19  Eduard BagdasaryanAdd response delay pools feature for Squid-to-client...
2017-02-05  Amos JeffriesSync from v5 r15034
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-02-04  Amos JeffriesCleanup: remove unsused fd_debug_t and fdd_table
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-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-27  Amos JeffriesCleanup: remove useless dead #include lines
2016-07-22  Eduard BagdasaryanFix some failed transactions not being logged.
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-04-03  Amos JeffriesCleanup: remove xstrerror()
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-03-12  Alex RousskovImprove class declaration consistency a bit. No functio...
2016-03-02  Francesco ChemolliImplement sbuf/forward.h and use it
2016-03-01  Francesco ChemolliMake use of sbuf/forward.h
2016-02-25  Francesco ChemolliRefactor SBuf into own library and simplify link time...
2016-02-25  Francesco ChemolliMerged from trunk
next