]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2023-09-15  Alex RousskovSource Format Enforcement (#1476)
2023-09-12  Alex RousskovBug 4156: comm.cc "!commHasHalfClosedMonitor(fd)" asser...
2023-09-11  Alex RousskovLog %err_code for ERR_RELAY_REMOTE transactions (#1472)
2023-09-08  Alex RousskovRestore errno in %err_detail for ERR_CONNECT_FAIL ...
2023-09-08  Eduard BagdasaryanReport all AsyncJob objects (mgr:jobs) (#1468)
2023-09-05  Eduard BagdasaryanDo not use invasive lists to store CachePeers (#1424)
2023-08-31  Amos JeffriesAllow creation of RefCountable objects via Make() ...
2023-08-30  Amos JeffriesPrep for 6.3 (#1466)
2023-08-30  Amos JeffriesEnable GitHub CodeQL static analysis in CI (#693)
2023-08-28  Egor Ignatovbasic_smb_lm_auth: fix 'no previous declaration' warnin...
2023-08-22  Eduard BagdasaryanUpgrade Security::PeerOptions::dumpCfg() to std::ostrea...
2023-08-19  Amos JeffriesDefine RefCount nullptr assignment operator (#1459)
2023-08-16  Alex RousskovCover OnTerminate() calls unrelated to exception handli...
2023-08-15  Eduard BagdasaryanKeep ::helper objects alive while in use by helper_serv...
2023-08-13  Alex RousskovFix cbdata assertion in carpInit() (#1454)
2023-08-12  Alex RousskovBug 5294: ERR_CANNOT_FORWARD returned instead of ERR_DN...
2023-08-12  ShmayaBug 4981: Work around in-call job invalidation bugs...
2023-08-11  Francesco ChemolliUse SBuf in CompositeSelectionDetails and DelayTaggedBu...
2023-08-11  Francesco ChemolliMaintenance: use SBuf instead of SquidString in CommonP...
2023-08-10  Amos JeffriesDocs: Update all Squid wiki URLs (#1448)
2023-08-09  Amos JeffriesDocs: Update all Squid Bugzilla URLs (#1447)
2023-08-09  Amos JeffriesMaintenance: stop using doxygen bug markers (#1445)
2023-08-08  Alex RousskovReplaced ACLStrategised, enabling other ACL improvement...
2023-08-08  Eduard BagdasaryanDo not use raw pointers to index CARP CachePeers (...
2023-08-07  Amos JeffriesMaintenance: fix out of sync ChangeLog entry (#1446)
2023-08-06  Francesco ChemolliPrep for 6.2 (#1441)
2023-08-04  Alex RousskovSource Format Enforcement (#1439)
2023-08-03  Alex RousskovCI: More HTTP caching and revalidation tests (#1440)
2023-08-02  Alex RousskovRemove Splay::walk() method (#1437)
2023-07-30  Alex RousskovCacheManager: require /squid-internal-mgr/ URL path...
2023-07-30  Alex RousskovRemove dead "String debugging" code (#1436)
2023-07-29  Alex RousskovBug 5290: pure virtual call in Ftp::Client constructor...
2023-07-29  Francesco ChemolliESI: Fix build [-Wsingle-bit-bitfield-constant-conversi...
2023-07-23  Alex RousskovFix memory leak when reconfiguring multiline all-of...
2023-07-22  Alex RousskovAllow unit tests to customize their initialization...
2023-07-22  Eduard BagdasaryanEncapsulate HttpHeaderEntry length calculation (#1416)
2023-07-22  Amos JeffriesMinGW: PRINTF_FORMAT_ARG workaround (#1390)
2023-07-22  Amos JeffriesAdd SQUID_CHECK_LIB_WORKS macro (#1333)
2023-07-19  Amos JeffriesRemove outdated Win32 select() module (#1419)
2023-07-18  Eduard BagdasaryanMiss if a 304 update would exceed reply_header_max_size...
2023-07-16  Alex RousskovDo not use static initialization to register modules...
2023-07-13  Eduard BagdasaryanRemoved unused HttpHeader member functions (#1415)
2023-07-13  Amos JeffriesDrop ClientHttpRequest::flags::internal (#1414)
2023-07-12  Amos JeffriesFix build on GNU/Hurd (#1417)
2023-07-11  Eduard BagdasaryanHandle helper program startup failure as its death...
2023-07-10  Amos JeffriesMaintenance: replace most NULL with nullptr (#1402)
2023-07-09  Andrew NovikovBug 5187: Work around REQMOD satisfaction regression...
2023-07-07  Alex RousskovCI: Test %err_code logging for "early" request handling...
2023-07-07  Francesco ChemolliSupport read-only ClpMap iteration by ClpMap users...
2023-07-05  Francesco ChemolliMaintenance: Remove unused xstrtoul() from the global...
2023-07-05  Alex RousskovDo not leak memory when handling cache manager requests...
2023-07-05  Alex RousskovCI: Remove unnecessary test-functionality test wrappers...
2023-07-04  Francesco ChemolliRemove unnecessary net compatibility workarounds (...
2023-07-03  Amos JeffriesPrep for 6.1 (#1405)
2023-07-02  Amos JeffriesMinGW: fix winsock dependency issues (#1375)
2023-06-29  Amos Jeffriesbasic_sspi_auth: MinGW build fixes (#1399)
2023-06-29  Eduard BagdasaryanDrop cache_object protocol support (#1250)
2023-06-28  Amos JeffriesUpdate libsspwin32 (#1348)
2023-06-28  Alex RousskovMaintenance: Remove dead Multicast Miss Stream feature...
2023-06-28  Alex RousskovReject more CONNECT requests with malformed targets...
2023-06-28  Alex RousskovFix store_client caller memory leak on certain errors...
2023-06-27  Amos JeffriesMinGW-w64: update libcompat structure (#1341)
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-24  Alex RousskovDocumentation: Update stale SMP cache_dir caveats ...
2023-06-23  Amos JeffriesImprove PSAPI.dll detection (#1391)
2023-06-22  Amos JeffriesDrop PRIuSIZE macro (#1388)
2023-06-20  Amos JeffriesWindows: Drop obsolete WinSock v1 library (#1384)
2023-06-19  Alex RousskovHonor DNS RR TTLs larger than negative_dns_ttl (#1380)
2023-06-18  Alex RousskovCI: Remove pass-through test-functionality test wrapper...
2023-06-17  Alex RousskovBug 5278: Log %err_code for "early" request handling...
2023-06-17  Eduard BagdasaryanForget non-peer access details (#1378)
2023-06-14  Alex RousskovFix key equality comparison in LookupTable map (#1379)
2023-06-12  Eduard BagdasaryanStop leaking PeerDigests on reconfiguration (#1371)
2023-06-10  Alex RousskovDo not report DNS answers without A/AAAA records by...
2023-06-04  Francesco ChemolliPrepare changelog for v6.0.3 (#1374)
2023-06-03  Eduard BagdasaryanDestroy an idle PeerDigest after its CachePeer disappea...
2023-05-31  Amos JeffriesFix missing portability warning for Solaris (#1360)
2023-05-31  Francesco ChemolliMaintenance: Remove a stale sponsor URL (#1351)
2023-05-27  Alex RousskovFix userinfo percent-encoding (#1367)
2023-05-24  Amos JeffriesMaintenance: update release process script (#1340)
2023-05-23  Amos JeffriesRemove obsolete caddr_t (#1362)
2023-05-22  Amos JeffriesFix time_t type conflicts in libdebug (#1357)
2023-05-22  Alex RousskovBug 5148: Log %Ss of failed tunnels as TCP_TUNNEL ...
2023-05-20  Amos JeffriesFix fatalf() undefined for environments without syslog...
2023-05-19  Alex RousskovDo not apply custom debugs() format to Debug::Extra...
2023-05-18  Alex RousskovDo not erase aborted StoreMap entries that are still...
2023-05-17  Alex RousskovDo not populate StoreEntry basics from Transients ...
2023-05-12  Alex RousskovDo not leak Security::CertErrors created in X509_verify...
2023-05-05  Alex RousskovDo not check store_status when checking ENTRY_BAD_LENGT...
2023-04-27  Francesco ChemolliPrepare ChangeLog for v6.0.2 (#1326)
2023-04-27  Francesco ChemolliFix default build with libgnutls but absent GnuTLS...
2023-04-27  Amos JeffriesDocs: Update 6.0.1 bug reference (#1328)
2023-04-25  Amos JeffriesDrop pointless testCharacterSet method (#1329)
2023-04-25  Francesco ChemolliPrepare ChangeLog for v5.9 (#1327)
2023-04-24  Francesco ChemolliMaintenance: remove some unit test headers (#1293)
2023-04-24  Alex RousskovImprove reply_body_max_size matching accuracy (#1324)
2023-04-21  Francesco ChemolliMaintenance: Use C++ stdlib headers (#1314)
2023-04-21  Amos JeffriesWCCP: fix inverted range check (#1323)
2023-04-17  Rybakov AndreyAdd buffered_logs OFF support to UDP logger (#1315)
next