]> git.ipfire.org Git - thirdparty/squid.git/history - src
Make BodyPipe::MaxCapacity constexpr (#1748)
[thirdparty/squid.git] / src /
2024-03-21  Francesco ChemolliMake BodyPipe::MaxCapacity constexpr (#1748)
2024-03-21  Francesco ChemolliNoNewGlobals for MapLabel (#1746)
2024-03-20  Francesco ChemolliNoNewGlobals for digestFieldsLookupTable (#1743)
2024-03-20  Francesco ChemolliMaintenance: rework SASL detection (#1694)
2024-03-19  Francesco ChemolliNoNewGlobals: HttpUpgradeProtocolAccess::ProtoOther...
2024-03-18  Amos JeffriesMaintenance: update --with-ldap detection (#1736)
2024-03-16  Amos JeffriesConvert loadable_modules to SBufList (#1738)
2024-03-15  Amos JeffriesConvert hostname_aliases to SBufList (#1737)
2024-03-12  Francesco ChemolliImplement iterator for wordlist (#1729)
2024-03-12  Francesco ChemolliImprove bounds checking in rfc1035NameUnpack (#1725)
2024-03-08  Eduard BagdasaryanDe-duplicate I/O error-detailing code (#1723)
2024-03-07  Amos JeffriesMaintenance: update --with-cap detection (#1718)
2024-03-07  Amos JeffriesMaintenance: update --with-netfilter-conntrack detectio...
2024-03-05  Amos JeffriesRemove unused strnstr() replacement (#1721)
2024-03-05  ankor2023negotiate_kerberos_auth: Support Kerberos PAC-ResourceG...
2024-03-05  Eduard BagdasaryanUse ERR_READ_ERROR for read-from-client I/O errors...
2024-03-04  Amos JeffriesMaintenance: update --with-systemd detection (#1715)
2024-03-03  Amos JeffriesMaintenance: update --with-mit-krb5 detection (#1709)
2024-03-01  Alex RousskovBug 5069: Keep listening after getsockname() error...
2024-02-28  Alex RousskovFix Controller.cc TheRoot assertion during shutdown...
2024-02-28  Amos JeffriesMaintenance: update --with-gnutls detection (#1685)
2024-02-26  Amos JeffriesMaintenance: update --with-heimdal-krb5 detection ...
2024-02-25  Francesco ChemolliMaintenance: increase portability of cf_gen automake...
2024-02-23  Amos JeffriesRename --with-gnugss to --with-gss (#1688)
2024-02-23  Francesco Chemollinegotiate_wrapper: Do not use vfork() (#1697)
2024-02-23  Alex RousskovFix misleading Dns::CachedIps::restoreGoodness() debugg...
2024-02-23  Alex RousskovFix marking of problematic cached IP addresses (#1691)
2024-02-23  Francesco ChemolliImplement default Auth::UserRequest::authenticated...
2024-02-18  Alex RousskovFix debugging for responses that Expire at check time...
2024-02-17  Alex RousskovMaintenance: Removed unused bits of Format::FmtConfig...
2024-02-16  Alex RousskovBug 5344: mgr:config segfaults without logformat (...
2024-02-15  Francesco ChemolliRemove unnecessary C linkage and unused code (#1677)
2024-02-14  Amos JeffriesBug 5343: Fix remaining GCC v14 build issues (#1673)
2024-02-14  Amos JeffriesMinGW-w64: enable native file locking (#1358)
2024-02-13  Francesco ChemolliBug 5343: Fix GCC v14 not finding std::find() (#1672)
2024-02-11  Alex RousskovFix MemObject.cc:123: "!updatedReply_" assertion (...
2024-02-10  Alex RousskovFix max-stale in default refresh_pattern (#1664)
2024-02-08  Amos Jeffriesnegotiate_kerberos_auth: Do not prohibit all LDFLAGS...
2024-02-08  Francesco ChemolliUse AnyP::Uri::Decode() for urllogin checks (#1659)
2024-02-02  Francesco ChemolliUse AnyP::Uri::Decode() for url_regex checks (#1658)
2024-02-01  AlexeyThrow, not self_destruct(), on qos_flow configuration...
2024-02-01  Francesco ChemolliBug 5337: workaround for crash on startup if -a option...
2024-01-31  Francesco ChemolliAdd AnyP::Uri::Decode() (#1626)
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)
2024-01-30  Francesco ChemolliMaintenance: automate header guards 1/3 (#1654)
2024-01-29  AlexeyFix memory leak in ssl/gadgets/mimicAuthorityKeyId...
2024-01-29  Alex RousskovRemove AclMatchedName from ACL::ParseAclLine() (#1642)
2024-01-23  AlexeyNTLM/Negotiate: Fix crash on bad helper TT responses...
2024-01-17  ShmayaExtend cache_log_message to Bug 5187 and job invalidati...
2024-01-16  Francesco Chemollibasic_sspi_auth: Fix build on Windows with libnettle...
2024-01-15  Francesco ChemolliAvoid file name conflict with Windows WinSvc.h (#1637)
2024-01-15  Francesco ChemolliMaintenance: remove unused asnAclInitialize declaration...
2024-01-12  Francesco ChemolliRename class ACL to Acl::Node (#1631)
2024-01-11  Alex RousskovFix dupe handling in Splay ACLs: src, dst, http_status...
2024-01-07  Amos JeffriesWindows: Fix symbol collisions (#1385)
2024-01-06  Francesco ChemolliCleanup: move NTLM status from defines to enum (#676)
2023-12-29  Francesco ChemolliMaintenance: remove unused code in ntlm_sspi_auth ...
2023-12-27  Francesco ChemolliAdd SBuf::push_back() (#1621)
2023-12-25  Eduard BagdasaryanBug 5329: cbdata.cc:276 "c->locks > 0" assertion on...
2023-12-24  AlexAvoid UB when packing a domain name (#1613)
2023-12-24  Ben KallusBug 5119: Null pointer dereference in makeMemNodeDataOf...
2023-12-17  Alex RousskovBug 5254, part 1: Do not leak master process' cache...
2023-12-17  Alex RousskovDocs: Describe surprising side effects of auth_param...
2023-12-16  Francesco ChemolliFix qos_flows confguration reporting (#1577)
2023-12-16  AlexPolished TunnelStateData::usePinned() (#1619)
2023-12-16  Amos JeffriesReplace __FUNCTION__ with C++11 __func__ (#1620)
2023-12-13  Amos JeffriesStop zeroing huge memAllocBuf() buffers (#1592)
2023-12-13  Alex RousskovSource Format Enforcement (#1618)
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-11  Francesco ChemolliFix and improve annotation reporting (#1516)
2023-12-10  Alex RousskovBug 5274: Successful tunnels logged as TCP_TUNNEL/500...
2023-12-08  Francesco ChemolliDeclutter FD_WRITE and FD_READ (#1614)
2023-12-08  Francesco ChemolliRemove broken and disabled icpPktDump() (#1616)
2023-12-06  Alex RousskovDocs: Describe more ACL effects on (re)authentication...
2023-12-05  Amos JeffriesRemove ADD_X_REQUEST_URI (#1607)
2023-12-05  AlexRemove unnecessary checks for nil Store::Controller...
2023-12-04  AlexFix configuration crashes on malformed sslproxy_* direc...
2023-12-04  AlexAvoid UB when copying AnyP::Uri (#1604)
2023-11-29  Eduard BagdasaryanAdd %byte{value} logformat code for logging or sending...
2023-11-29  Amos JeffriesSourceLayout: Refactor comm_incoming mechanism (#1572)
2023-11-28  Thomas LeroyLimit the number of allowed X-Forwarded-For hops (...
2023-11-27  Eduard BagdasaryanDeduplicate HelperServerClosed() (#1587)
2023-11-26  bkuhlsBug 5328: Fix ESI build with libxml2 v2.12.0 (#1600)
2023-11-26  Francesco ChemolliFix and improve html_quote() (#1513)
2023-11-26  AlexSimplify urlIsRelative() code (#1595)
2023-11-25  Eduard BagdasaryanRemove global AclMatchedName from ACL::match() virtual...
2023-11-23  AlexMake static analysis tools happier about peerDigestLook...
2023-11-20  Alex RousskovBug 5318: peer_digest.cc:399: "fetch->pd && receivedDat...
2023-11-20  Amos JeffriesMove memory initialization check (#1591)
2023-11-19  Alan CoopersmithBug 5312: Startup aborts if OPEN_MAX exceeds RLIMIT_NOF...
2023-11-18  Eduard BagdasaryanDrop helpless helper requests (#1471)
2023-11-18  Francesco ChemolliRefactor Security::BlindPeerConnector constructor ...
2023-11-17  Eduard BagdasaryanReduce ACLChecklist::AsyncState to a function pointer...
2023-11-14  Alex RousskovBug 5317: FATAL attempt to read data from memory (...
2023-11-14  Andreas WeigelFTP: Ignore credentials with a NUL-prefixed username...
2023-11-14  Alex RousskovDo not update StoreEntry expiration after errorAppendEn...
2023-11-12  Alex RousskovJust close after a write(2) response sending error...
next