]> git.ipfire.org Git - thirdparty/squid.git/history - src/tests
Simplify appending SBuf to String (#2108)
[thirdparty/squid.git] / src / tests /
5 days ago  Amos JeffriesUse RegisteredRunners for WCCP (de)activation (#2104)
2025-04-23  squidadmSource Format Enforcement (#2042)
2025-03-02  Eduard BagdasaryanNoNewGlobals for OpenSSL-related structures (#2006)
2025-02-23  JulienFix GCC v13 LTO build [-Walloc-size-larger-than=] ...
2025-02-21  Eduard BagdasaryanNoNewGlobals for iocb_table (#1998)
2024-12-31  Francesco ChemolliMaintenance: remove HERE (#1972)
2024-12-02  Francesco ChemolliMaintenance: use void return for commSetTimeout functio...
2024-11-16  Tony WalkerBug 5363: Handle IP-based X.509 SANs better (#1793)
2024-11-05  Alex RousskovBug 5383: handleNegotiationResult() level-2 debugs...
2024-09-22  Amos JeffriesRemove Edge Side Include (ESI) protocol (#1905)
2024-09-10  Alex RousskovBug 5293: Security::CreateClientSession uses wrong...
2024-08-20  Alex RousskovFixed and redefined total peering time (%<tt) (#1828)
2024-08-05  Alex RousskovExtend in-use ACLs lifetime across reconfiguration...
2024-07-07  Alex RousskovFix Tokenizer::int64() parsing of "0" when guessing...
2024-06-25  Francesco ChemolliScaffolding for YAML-formatted cache manager reports...
2024-06-21  Alex RousskovFix SMP mgr:userhash, mgr:sourcehash, and mgr:carp...
2024-05-23  Francesco ChemollitestHttpRange: use cppunit framework (#1816)
2024-05-22  Francesco ChemollitestCacheManager: use cppunit exception tests (#1811)
2024-05-22  Francesco ChemollitestRandomUuid: use cppunit exception tests (#1814)
2024-04-19  Francesco ChemolliFormat mgr:pconn as YAML (#1780)
2024-04-08  Alex RousskovUpgrade Acl::Node::name to SBuf; remove AclMatchedName...
2024-04-08  Francesco ChemolliAdd AtMostOnce stream manipulator (#1742)
2024-04-03  Alex RousskovDo not blame cache_peer for CONNECT errors (#1772)
2024-03-19  Francesco ChemolliNoNewGlobals: HttpUpgradeProtocolAccess::ProtoOther...
2024-02-28  Alex RousskovFix Controller.cc TheRoot assertion during shutdown...
2024-02-28  Amos JeffriesMaintenance: update --with-gnutls detection (#1685)
2024-02-23  Francesco ChemolliImplement default Auth::UserRequest::authenticated...
2024-01-31  Francesco ChemolliAdd AnyP::Uri::Decode() (#1626)
2024-01-31  Francesco ChemolliMaintenance: automate header guards 2/3 (#1655)
2024-01-30  Francesco ChemolliMaintenance: automate header guards 1/3 (#1654)
2024-01-12  Francesco ChemolliRename class ACL to Acl::Node (#1631)
2023-12-27  Francesco ChemolliAdd SBuf::push_back() (#1621)
2023-12-16  Francesco ChemolliFix qos_flows confguration reporting (#1577)
2023-12-16  Amos JeffriesReplace __FUNCTION__ with C++11 __func__ (#1620)
2023-12-13  Amos JeffriesStop zeroing huge memAllocBuf() buffers (#1592)
2023-12-13  Francesco ChemolliImprove and broadly use asHex() (#1578)
2023-12-12  Amos JeffriesMaintenance: fix outdated stub_errorpage.cc contents...
2023-12-11  Amos JeffriesRemove deprecated string memory pools API (#1590)
2023-12-08  Francesco ChemolliDeclutter FD_WRITE and FD_READ (#1614)
2023-11-26  Francesco ChemolliFix and improve html_quote() (#1513)
2023-11-20  Amos JeffriesMove memory initialization check (#1591)
2023-11-18  Francesco ChemolliRefactor Security::BlindPeerConnector constructor ...
2023-11-17  Eduard BagdasaryanReduce ACLChecklist::AsyncState to a function pointer...
2023-10-31  Amos JeffriesMove WHOIS code to libclients.la (#1554)
2023-10-24  Francesco ChemolliMaintenance: consolidate testBoilerpate header file...
2023-10-06  Francesco ChemolliMaintenance: use SBufs for ErrorDetailEntry data fields...
2023-10-02  Eduard BagdasaryanConverted helperOpenServers() to a virtual Helper:...
2023-09-26  Francesco ChemolliY2038: Use time_t for commSetConnTimeout() timeout...
2023-09-21  Eduard BagdasaryanImproved 'stateless' helper-related classes (#1480)
2023-09-12  Alex RousskovBug 4156: comm.cc "!commHasHalfClosedMonitor(fd)" asser...
2023-09-08  Alex RousskovRestore errno in %err_detail for ERR_CONNECT_FAIL ...
2023-08-22  Eduard BagdasaryanUpgrade Security::PeerOptions::dumpCfg() to std::ostrea...
2023-08-15  Eduard BagdasaryanKeep ::helper objects alive while in use by helper_serv...
2023-08-04  Alex RousskovSource Format Enforcement (#1439)
2023-07-30  Alex RousskovCacheManager: require /squid-internal-mgr/ URL path...
2023-07-22  Alex RousskovAllow unit tests to customize their initialization...
2023-07-18  Eduard BagdasaryanMiss if a 304 update would exceed reply_header_max_size...
2023-07-13  Eduard BagdasaryanRemoved unused HttpHeader member functions (#1415)
2023-07-10  Amos JeffriesMaintenance: replace most NULL with nullptr (#1402)
2023-07-07  Francesco ChemolliSupport read-only ClpMap iteration by ClpMap users...
2023-07-05  Alex RousskovDo not leak memory when handling cache manager requests...
2023-06-29  Eduard BagdasaryanDrop cache_object protocol support (#1250)
2023-06-27  Alex RousskovDo not cache (and do not serve cached) cache manager...
2023-06-27  Alex RousskovRemove serialized HTTP headers from storeClientCopy...
2023-06-14  Alex RousskovFix key equality comparison in LookupTable map (#1379)
2023-05-19  Alex RousskovDo not apply custom debugs() format to Debug::Extra...
2023-04-25  Amos JeffriesDrop pointless testCharacterSet method (#1329)
2023-04-24  Francesco ChemolliMaintenance: remove some unit test headers (#1293)
2023-04-04  Alex RousskovRemove dead "binary HTTP header logging" code (-DHEADER...
2023-03-06  Amos JeffriesFix several broken or missing copyright statements...
2023-03-04  gkinkie@gmail.comFix build with clang v15.0.6 [-Warray-parameter] (...
2023-02-27  Alex RousskovImprove AnyP::Uri::port_ and related port storage types...
2023-02-25  gkinkie@gmail.comMaintenance: Change unit test class names to CamelCase...
2023-02-25  gkinkie@gmail.comAdd unit tests for ClpMap (#1262)
2023-02-20  Alex RousskovRemoved unused StoreIOState::STFNCB callbacks (#1283)
2023-02-04  Amos JeffriesFix stub for ip/libip.la (#1254)
2023-01-28  Amos JeffriesMerge MemImplementingAllocator and Mem::Allocator ...
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...
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-12-13  Alex RousskovBan acl key changes in req_header, rep_header, and...
2022-12-09  Eric WaltersUpdate Host, Via, and other headers in-place when possi...
2022-12-08  Alex RousskovDo not overwrite caching bans (#1189)
2022-12-07  Amos JeffriesDrop CBDATA debugging (#1199)
2022-12-02  Amos JeffriesRefactor memory pools statistics gathering (#1186)
2022-11-28  Amos JeffriesShuffle MemAllocator to Mem namespace (#1181)
2022-11-24  Amos JeffriesMove MemPoolMeter into Mem namespace (#1183)
2022-11-22  Amos JeffriesRemove Mem::Report() and polish memory_pools_limit...
2022-11-13  Eduard BagdasaryanDo not blame cache_peer for 4xx CONNECT responses ...
2022-11-09  Alex RousskovImprove cache_peer reporting and NetDB cache_peer searc...
2022-10-21  Eduard BagdasaryanFix milliseconds in certain cache.log messages (#1167)
2022-09-15  Alex RousskovDo not lock an SMP hit twice for the same transaction...
2022-09-05  Alex RousskovReplaced most custom high-level callbacks with a unifie...
2022-09-03  Alex RousskovStop (ab)using Transient entry flags for CF requirement...
2022-09-02  Alex RousskovFix printing Security::ErrorDetail (#1129)
2022-09-02  Alex RousskovFewer "busy shutdown" crashes; simpler shutdown cleanup...
2022-08-31  Alex RousskovRemove unused/disabled/broken LEAK_CHECK_MODE code...
2022-08-22  pponakanOptimize ephemeral port reuse with IP_BIND_ADDRESS_NO_P...
2022-08-22  Alex RousskovFixed StoreMap.cc "anchorAt(anchorId).reading()" assert...
next