]> git.ipfire.org Git - thirdparty/squid.git/history - src
WCCP: Validate packets better (#899)
[thirdparty/squid.git] / src /
2021-09-29  Amos JeffriesWCCP: Validate packets better (#899)
2021-06-17  Alex RousskovBug 4528: ICAP transactions quit on async DNS lookups...
2021-06-17  Amos JeffriesBug 5129 pt1: remove Lock use from HttpRequestMethod...
2021-06-17  Alex RousskovFix --with-valgrind-debug build broken by commit 02f535...
2021-05-07  Amos JeffriesReplace cbdata::Offset hack with offsetof() (#809)
2021-05-07  Alex RousskovStop processing a response if the Store entry is gone...
2021-05-07  Amos JeffriesBug 5106: Broken cache manager URL parsing (#788)
2021-05-07  Sergio Durigan JuniorFix GCC 10.2.0 build on Ubuntu Hirsute s390x (#796)
2021-05-03  Amos JeffriesAdd missing include (#810)
2021-04-06  Alex RousskovHandle more partial responses (#791) 807/head
2021-04-06  Alex RousskovHandle more Range requests (#790)
2021-04-04  Alex RousskovBug 5112: Excessively loud chunked reply parsing error...
2021-04-04  Alex RousskovLimit HeaderLookupTable_t::lookup() to BadHdr and speci...
2021-04-04  Alex RousskovFix HttpHeaderStats definition to include hoErrorDetail...
2021-04-04  Amos JeffriesBug 5104: Memory leak in RFC 2169 response parsing...
2021-04-04  Alex RousskovBug 3556: "FD ... is not an open socket" for accept...
2021-04-04  Alex RousskovSquid-to-client write_timeout triggers client_lifetime...
2021-01-31  Amos JeffriesBug 5073: Compile error: index was not declared in...
2021-01-30  squidadmSource Format Enforcement (#761)
2020-11-23  Alex RousskovTransactions exceeding client_lifetime are logged as...
2020-11-23  Craig GowingBug 5076: WCCP Security Info incorrect (#725)
2020-11-23  Patrick Scott BestBug 5065: url_rewrite_program documentation update...
2020-11-23  Alex RousskovRestored support for non-lowercase Transfer-Encoding...
2020-11-23  Amos JeffriesMerge pull request from GHSA-jvf6-h9gj-pmj6
2020-08-18  Sergio Durigan JuniorWCCP: Fix GCC-10 -Wstringop-truncation failures (#708)
2020-08-18  Amos JeffriesImprove Transfer-Encoding handling (#702)
2020-08-18  Amos JeffriesForbid obs-fold and bare CR whitespace in framing heade...
2020-08-11  Amos JeffriesEnforce token characters for field-name (#700)
2020-08-11  Eduard BagdasaryanDo not stall while debugging a scan of an empty store_t...
2020-08-11  Eduard BagdasaryanFix livelocking in peerDigestHandleReply (#698)
2020-08-11  SquidAdmSource Format Enforcement
2020-08-11  Alex RousskovHonor on_unsupported_protocol for intercepted https_por...
2020-08-11  Christos TsantilasSslBump: Support parsing GREASEd (and future) TLS hands...
2020-06-26  DrDaveDBug 5051: Some collapsed revalidation responses never...
2020-06-01  SquidAdmRevert "Fixed prohibitively slow search for new SMP...
2020-05-29  Amos JeffriesAdd flexible RFC 3986 URI encoder (#617)
2020-05-29  Christos TsantilasFix sending of unknown validation errors to cert. valid...
2020-05-29  Christos TsantilasSslBump: Disable OpenSSL TLSv1.3 support for older...
2020-05-29  Amos JeffriesCleanup: remove urlHostname hacks (#615)
2020-05-29  Eduard BagdasaryanFixed prohibitively slow search for new SMP shm pages...
2020-05-29  huarazFix keyblock use for Heimdal in kerberos_ldap_group...
2020-05-29  Alex RousskovValidate Content-Length value prefix (#629)
2020-05-29  Alex RousskovBug 5045: ext_edirectory_userip_acl is missing include...
2020-05-29  sborrillFix IPFilter IPv6 detection, especially on NetBSD ...
2020-05-29  Christos TsantilasRestore PURGE miss replies to be "404 Not Found", not...
2020-05-06  DrDaveDBug 5030: Negative responses are never cached (#614)
2020-04-23  Alex RousskovBug 5041: Missing Debug::Extra breaks build on hosts...
2020-04-14  tomofumi-yoshidaDocs: fix version typo in wccp_address, wccp2_address...
2020-04-14  DrDaveDBug 5036: capital 'L's in logs when daemon queue overfl...
2020-04-14  desbma-s1nFix auth digest refcount integer overflow (#585)
2020-04-04  Francesco ChemolliFtpGateway.cc: fix build on gcc-10 [-Werror=class-memac...
2020-04-04  Amos JeffriesESI: convert parse exceptions into 500 status response...
2020-03-29  DrDaveDBug 5022: Reconfigure kills Coordinator in SMP+ufs...
2020-03-29  squidcontribRemove pointer from the input of Digest nonce hashes...
2020-03-29  huarazkerberos_ldap_group: fix encryption type for cross...
2020-03-29  Marcos MelloBug 5016: systemd thinks Squid is ready before Squid...
2020-03-19  Christos Tsantilaspeer selection procedure for pinned connection should...
2020-03-19  Christos TsantilasBug 4864: !Comm::MonitorsRead assertion in maybeReadVir...
2020-03-13  Christos TsantilasSupply ALE to request_header_add/reply_header_add ...
2020-01-19  SquidAdmSource Format Enforcement
2020-01-19  DrDaveDBug 5007: Docs: Fix max_filedescriptors description...
2020-01-19  DrDaveDBug 4735: Truncated chunked responses cached as whole...
2020-01-19  Christos TsantilasFix server_cert_fingerprint on cert validator-reported...
2020-01-19  Guido VrankenFix request URL generation in reverse proxy configurati...
2020-01-03  Christos TsantilasFix FTP buffers handling (#521)
2020-01-03  Eduard BagdasaryanFix shared memory size calculation on 64-bit systems...
2020-01-03  jijiwawaBug 5008: SIGBUS in PagePool::level() with custom rock...
2020-01-03  Alex RousskovBug 5009: Build failure with older clang libc++ (#514)
2020-01-03  Marcos MelloDocs: mention --foreground in squid -z man page (#508)
2020-01-03  aaron-costelloext_lm_group_acl: Improved username handling (#512)
2020-01-03  Amos JeffriesFix Security::ServerOptions copy-constructor (#513)
2019-11-05  aaron-costellocachemgr.cgi: Add validation for hostname parameter...
2019-11-02  SquidAdmSource Format Enforcement
2019-11-02  James DeFeliceFix expiration of self-signed generated certs to be...
2019-11-02  squidcontribHash Digest noncedata (#491)
2019-11-02  Eduard BagdasaryanFix rock disk entry contamination related to aborted...
2019-10-18  Eduard BagdasaryanFix URN response handling (#472)
2019-10-18  Amos JeffriesUpdate URI parser to use SBuf parsing APIs (#275)
2019-10-14  Amos JeffriesRFC 7230: server MUST reject messages with BWS after...
2019-09-18  Christos TsantilasFixed on_unsupported_protocol tunnel action (#339)...
2019-09-08  Eduard BagdasaryanSupply ALE for note ACL (#463)
2019-09-08  Christos TsantilasFixed parsing of TLS messages that span multiple record...
2019-09-08  Vadim SalavatovBug 4978: eCAP crash after using MyHost().newRequest...
2019-08-18  Amos JeffriesIgnore malformed Host header in intercept and reverse...
2019-08-18  Eduard BagdasaryanFixed MemStore::copyFromShm() debugging (#454)
2019-08-18  Christos TsantilasFix parsing of certificate validator responses (#452)
2019-08-03  Eduard BagdasaryanDisabled partial rock cache_dir writes (#440)
2019-08-03  Thomas ZajicBug 4970: excessive gnutls_certificate_credentials...
2019-08-03  ghulandsDetail validation errors for loaded-from-file certifica...
2019-08-03  uhliarikBug 4966: Lower cache_peer hostname (#420)
2019-08-03  Amos JeffriesPrevent truncation for large origin-relative domains...
2019-07-04  Francesco ChemolliFix macro name clash on freebsd (#426)
2019-07-04  Christos TsantilasBug 4842: Memory leak when http_reply_access uses exter...
2019-07-04  Amos JeffriesRemove userinfo support from old protocols (#419)
2019-07-04  Eduard BagdasaryanFix handling of tiny invalid responses (#422)
2019-07-04  Eduard BagdasaryanSend Connection:close with the known-last request on...
2019-07-04  Amos JeffriesUpdate HttpHeader::getAuth to SBuf (#416)
2019-07-04  Christos TsantilasAdd the NO_TLSv1_3 option to available tls-options...
2019-06-12  Amos JeffriesFix GCC-9 build issues (#413)
2019-06-12  Amos JeffriesFix Digest auth parameter parsing (#415)
next