]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2020-01-20  Amos Jeffries4.10 (#547) SQUID_4_10
2020-01-19  Amos JeffriesPrep for v4.10 and v5.0.1 (#538)
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)
2020-01-03  Amos JeffriesFix detection of sys/sysctl.h detection (#511)
2019-11-05  squidadm4.9 (#507) 524/head 526/head SQUID_4_9
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  aaron-costellosmblib: Improve SMB server name maintenance (#494)
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  Dimitry AndricFix the SQUID_CC_REQUIRE_ARGUMENT autoconf function...
2019-10-14  Amos JeffriesRFC 7230: server MUST reject messages with BWS after...
2019-10-14  FX CoudertFix detection of OpenSSL built w/o deprecated features...
2019-09-18  Christos TsantilasFixed on_unsupported_protocol tunnel action (#339)...
2019-09-08  Eduard BagdasaryanSupply ALE for note ACL (#463)
2019-09-08  Fabrice FontaineFix cross-compilation (#464)
2019-09-08  Eneas U de... Bug 4918: Crashes when using OpenSSL prior to v1.0...
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-18  Adam MajerFix openSUSE ./configure-time Linux PAM authentication...
2019-08-18  Emil HessmanDocs: Fix Programming Guide typos (#448)
2019-08-03  Amos JeffriesBug 4969: GCC-9 build failure: stringop-truncation...
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-09  squidadm4.8 (#434) SQUID_4_8
2019-07-08  Amos JeffriesBug 4957: Multiple XSS issues in cachemgr.cgi (#429)
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)
2019-06-12  Amos JeffriesBug 4953: to_localhost does not include :: (#410)
2019-06-12  Amos JeffriesFix tls-min-version= being ignored
2019-06-12  Amos JeffriesReplace uudecode with libnettle base64 decoder (#406)
2019-06-12  Amos JeffriesBug 4936: terminating c-strings beyond BASE64_DECODE_LE...
2019-06-12  Amos JeffriesBug 4937: cachemgr.cgi: unallocated memory access ...
2019-06-12  Amos JeffriesRFC 7230 forbids generation of userinfo subcomponent...
2019-06-12  Matthieu HerrbBug 4889: Ignore ECONNABORTED in accept(2) (#404)
2019-05-06  SquidAdm4.7 SQUID_4_7
2019-05-06  Amos JeffriesPrep for 4.7
2019-05-06  Amos JeffriesBug 4942: --with-filedescriptors does not do anything...
2019-05-06  Amos JeffriesCheck user-provided PATH for krb5-config (#390)
2019-04-26  Eduard BagdasaryanBug 4823: assertion failed: "lowestOffset () <= target_...
2019-04-11  Alex RousskovBug 4796: comm.cc !isOpen(conn->fd) assertion when...
2019-04-11  Alex RousskovWhen using OpenSSL, trust intermediate CAs from trusted...
2019-04-11  Amos JeffriesBug 4928: Cannot convert non-IPv4 to IPv4 (#379)
2019-04-11  Alex RousskovMade Coverity happier after e863656 (timestamps for...
2019-04-11  Alex RousskovFixed squidclient authentication after 4b19fa9 (Bug...
2019-04-11  flozillaFix stack-based buffer-overflow when parsing SNMP messa...
2019-02-24  mahdi1001Add support for buffer-size= to UDP logging #359 (...
2019-02-19  squidadm4.6 (#362) SQUID_4_6
2019-02-17  squidadmBug 4919: master commit b599471 leaks memory (#364...
2019-02-17  squidadmSourceFormat Enforcement (#367)
2019-02-08  SquidAdmSourceFormat Enforcement
2019-02-08  Amishbasic_ldap_auth: Return BH on internal errors; polished...
2019-01-28  Amos JeffriesBug 4915: Detect IPv6 loopback binding errors (#355)
2019-01-28  Marcos MelloBug 4914: Do not call setsid() in --foreground mode...
2019-01-28  Eduard BagdasaryanFail Rock swapout if the disk dropped some of the write...
2019-01-28  Eduard BagdasaryanInitialize StoreMapSlice when reserving a new cache...
2019-01-28  Eduard BagdasaryanFixed disker-to-worker queue overflows (#353)
2019-01-28  Rosen PenevFix OpenSSL builds that define OPENSSL_NO_ENGINE (...
2019-01-28  Alex RousskovFix BodyPipe/Sink memory leaks associated with auto...
2019-01-28  Marcos MelloBug 4856: Exit when GoIntoBackground() fork() call...
2019-01-28  Amos JeffriesBug 4875 pt2: GCC-8 compile errors with -O3 optimizatio...
2019-01-28  George MachitidzeTranslatons: Initial translation to ka/georgian languag...
2019-01-01  squidadm4.5 (#346) SQUID_4_5
2018-12-26  Christos TsantilasSquid crashes when ICAPS and a sslcrtvalidator used...
2018-12-26  Eduard BagdasaryanFixed forward_max_tries documentation and implementatio...
2018-12-26  Christos TsantilasBug 4253: ssl_bump prevents from accessing some web...
2018-12-26  uhliarikDocs: Improved lexgrog compatibility (#340)
2018-12-26  Fabrice FontaineUse and prefer pkg-config when ./configure-ing libxml2...
2018-12-26  squidadmSource Format Enforcement (#317)
2018-12-26  Alexander GozmanFix client_connection_mark handling of clientless trans...
2018-12-26  SquidAdmSourceFormat Enforcement
2018-11-30  Amos JeffriesMaintenance script updates (#334)
2018-11-30  Amos JeffriesMaintenance: add .xz tarball format formally to make...
next