]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2022-09-15  Amos JeffriesFix 'warning: stray \ before -' (#1141)
2022-09-14  Eduard BagdasaryanBug 5232: Fix GCC v12 build [-Wuse-after-free] (#1136)
2022-09-13  Amos JeffriesFix cppunit version detection (#1142)
2022-09-13  Amos JeffriesFix 'AC_LINK_IFELSE was called before AC_USE_SYSTEM_EXT...
2022-09-11  Amos JeffriesImprove SQUID_YESNO error messages (#1137)
2022-09-11  Eduard BagdasaryanReplaced FDECB callback with a basic async call (#1135)
2022-09-11  Amos JeffriesRename ./configure option --with-libxml2 to --with...
2022-09-08  Amos JeffriesUpdate configure.ac scripts (#937)
2022-09-07  squidadmSource Format Enforcement (#1132)
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  Amos JeffriesPrep for 5.7 (#1131)
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-30  Alex RousskovFixed "make check" in a --disable-auth-basic build...
2022-08-29  Alex RousskovMaintenance: Remove an always-false condition (#1122)
2022-08-22  pponakanOptimize ephemeral port reuse with IP_BIND_ADDRESS_NO_P...
2022-08-22  Alex RousskovFixed StoreMap.cc "anchorAt(anchorId).reading()" assert...
2022-08-19  Alex RousskovHonor httpd_suppress_version_string in more contexts...
2022-08-19  Alex RousskovMatch ./configure --help parameter names with their...
2022-08-19  Alex RousskovMake COMM_ORPHANED and COMM_REUSEPORT values distinct...
2022-08-18  Amos JeffriesFix typo in manager ACL (#1113)
2022-08-17  Eduard BagdasaryanAsyncJob-protect and reduce ICAP DNS lookup call chain...
2022-08-14  Alex RousskovDo not tell admins that we are replacing their .* with...
2022-08-10  Amos JeffriesBug 3193 pt2: NTLM decoder truncating strings (#1114)
2022-08-09  Amos JeffriesRemove send-announce (#1110)
2022-08-09  Alex RousskovDo not "open" Comm::Connection on oldAccept() errors...
2022-08-09  Alex RousskovUnify r.n.g. seed generation (#1109)
2022-08-07  Alex RousskovMaintenance: Improve stability of generated debug-secti...
2022-08-04  Alex RousskovMaintenance: Improve stability of gperf-generated sourc...
2022-08-02  Francesco ChemolliFix build on arm32 (#1108)
2022-07-30  Alex RousskovSupport non-trivial Optional values (#1106)
2022-07-29  Roie RachamimUse ThisCache2 buffer size when filling ThisCache2...
2022-07-29  Alex RousskovMaintenance: Trigger -Wswitch in more build environment...
2022-07-27  Alex RousskovRemove support for Gopher protocol (#1092)
2022-07-24  Alex RousskovFix handling of bad SNMP variable type when parsing...
2022-07-24  Amos JeffriesRFC 9111: Stop treating Warning specially (#1072)
2022-07-23  Eduard BagdasaryanRefactored Ip::Intercept::Lookup() (#1062)
2022-07-22  Francesco ChemolliSilence GnuRegex warnings on gcc 12.1 (#1096)
2022-07-22  Alex RousskovFix --disable-strict-error-checking and -W... options...
2022-07-22  Alex RousskovAvoid spurious translation warnings in default "make...
2022-07-20  Alex RousskovDiscarded connections do not contribute to forward_max_...
2022-07-19  squidadmSource Format Enforcement (#1089)
2022-07-17  Amos JeffriesBug 5133: OpenSSL 3.0 support (#694)
2022-07-15  Eduard BagdasaryanPreserve caller context in TcpAcceptor (#1087)
2022-07-14  Eduard BagdasaryanStreamline Store swap metadata handling (#1067)
2022-07-12  Alex RousskovMaintenance: Eliminate a (wrong) solution in a TODO...
2022-07-12  Francesco ChemolliFix mingw-cross build (#1084)
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-07-10  Alex RousskovMaintenance: Remove unused data members (#1082)
2022-07-06  Alex RousskovMaintenance: Improve stability of generated automake...
2022-07-05  Francesco ChemolliFix libntlmauth build on current Fedora Rawhide (#1077)
2022-07-05  Alex RousskovMaintenance: Fix formater.pl application after a failur...
2022-07-03  Alex RousskovMaintenance: Fix cf_gen build warnings with clang v12...
2022-07-02  Alex RousskovBug 5160: Test suite fails with -flto=auto (#897)
2022-07-02  Francesco Chemolliext_session_acl: fix TDB key lookup (#1064)
2022-06-21  Amos JeffriesRFC 9113 update documentation references (#1071)
2022-06-16  Alex RousskovAvoid reading tls-cert=bundle twice when loading certif...
2022-06-13  Amos JeffriesMaintenance: Improve CONTRIBUTORS and its updates ...
2022-06-13  Alex RousskovDo not send more than one self-signed certificate ...
2022-06-11  Amos JeffriesRFC 9218 Priority header registration (#1070)
2022-06-10  Eduard BagdasaryanBreak long store_client call chains with async calls...
2022-06-08  Francesco ChemolliUse SBuf for Fs::Ufs::RebuildState file paths (#1063)
2022-06-08  Francesco ChemolliRemove use of deprecated std::iterator (#1069)
2022-06-08  Francesco ChemolliRemove reference to deprecated std::binary_function...
2022-06-04  Amos JeffriesPrep for 5.6 (#1059)
2022-06-04  Eduard BagdasaryanMaintenance: Reduce HTTP/FTP code duplication (#1060)
2022-06-02  Francesco ChemolliFix uninitalised var in eDirectory digest helper (...
2022-06-01  Eduard BagdasaryanHonor ftp_port worker-queues option (#1061)
2022-05-26  Alex RousskovFix --enable-zph-qos build [-Wunused-parameter] (#1042)
2022-05-25  Amos JeffriesAdd runner to initialize NTLM auth (#1051)
2022-05-21  squidadmSource Format Enforcement (#1046)
2022-05-20  Alex RousskovTLS library-agnostic X509 certificate interrogation...
2022-05-19  Alex RousskovFix PeerConnector::handleNegotiationResult() error...
2022-05-18  Alex RousskovMaintenance: Fix compiler warnings with --enable-ecap...
2022-05-17  Alex RousskovBug 5211: support.cc:355: "!filledCheck->sslErrors...
2022-05-17  Alex RousskovFixed (and renamed) Ssl::ReadX509Certificate() API...
2022-05-13  Eduard BagdasaryanAdd Universally Unique IDentifier (UUID) support (...
2022-05-13  Eduard BagdasaryanPreserve caller context across (and improve) deferred...
2022-05-12  Eduard BagdasaryanEnsure initClient MasterXactions have listening ports...
2022-05-09  Amos JeffriesUpdate status code 413 compliance (#1040)
2022-05-09  Alex RousskovAdded a debugging tool: scripts/trace-context.pl (...
2022-05-09  Amos JeffriesCleanup ClientHttpRequest-related code (#1045)
2022-05-07  Francesco ChemolliEnsure null-termination of string in negotiate_wrapper...
2022-05-06  Amos JeffriesSimplify gopherToHTML() (#1026)
2022-05-06  Francesco ChemolliInitialise default_keytab in negotiate_kerberos_auth...
2022-05-06  Francesco ChemolliDefensive coding for ESI stackmember (#1033)
2022-05-04  guijanDelete trailing whitespace (#1041)
2022-04-30  guijanRemove outdated replacement for EV_SET (#1038)
2022-04-30  guijanRemove unused libbsd (#1037)
2022-04-30  Amos JeffriesFix CID 1503308: Logically dead code (DEADCODE) (#1036)
2022-04-29  Alex RousskovBug 5208: Part 1: Restart kids killed by SIGKILL (...
2022-04-28  Francesco ChemolliFix CID 1461131 Invalid type in argument to printf...
2022-04-27  Francesco ChemolliInitialize all HttpStateData data members (#1029)
2022-04-27  Francesco ChemolliImprove Ipc::Mem page limits accounting (#1030)
2022-04-26  Alex Rousskovsslcrtd_program: Use (more) Squid-wide APIs (#1021)
2022-04-25  Rob CowartFix SQUID-MIB smilint errors (#1020)
2022-04-19  Joshua RogersImprove handling of Gopher responses (#1022)
2022-04-16  Alex RousskovAdd Assure() as a replacement for problematic Must...
next