]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2018-01-19  Amos JeffriesFix indirect IP logging for transactions without a...
2018-01-18  Amos JeffriesESI: remove custom parser (#128)
2018-01-16  AndreyAdded clientside_mark ACL for checking CONNMARK (#111)
2018-01-15  Amos JeffriesBug 3911: clang -fsanitize warnings (#125)
2018-01-14  Amos JeffriesBug 4805: add missing include for stdexcept (#124)
2018-01-12  Rusty BirdSupport sending SNI in all TLS connections opened by...
2018-01-10  Alex RousskovReport exception locations and exception-related polish...
2018-01-07  Amos JeffriesBug 4631: security_file_certgen helper without disk...
2018-01-04  squidadmSourcefromat Enforcement (#116)
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2018-01-02  Alex RousskovMoved peer*(ps_state) functions into ps_state renamed...
2017-12-28  Alex RousskovBug 2378: Duplicates in selected peer destinations...
2017-12-22  Amos JeffriesBug 4715: security_file_certgen: Remove -g and -n optio...
2017-12-20  Alexander Gozmanntlm_smb_lm_auth build issues (#109)
2017-12-19  Eduard BagdasaryanRestored Squid ability to serve pure hits broken by...
2017-12-15  Amos JeffriesConvert Acl::InnerNode to C++11 for-each loop (#101)
2017-12-14  Christos TsantilasSquid FTP server dying because of an unhandled exceptio...
2017-12-14  Amos JeffriesNettle v3.4 support (#103)
2017-12-13  Christos TsantilasFix Coverity Scan CID 1424887 (#100)
2017-12-11  Christos TsantilasDocs: fix typo in ssl::<cert_issuer documentation ...
2017-12-07  squidadmPrep for 4.0.22
2017-12-01  Christos TsantilasValidate the shortest certificate chain (#84)
2017-11-26  SquidAdmDocs: add missing documentation for 00e2479
2017-11-26  SquidAdmFix formatting errors in d8165775
2017-11-26  Amos JeffriesFix compile errors on GNU/Hurd (#82)
2017-11-24  Christos TsantilasDocument the ssl::<cert_subject and ssl::<cert_issuer...
2017-11-17  Alex RousskovRelay peer CONNECT error status line and headers to...
2017-11-16  Alex RousskovFixed %<Hs, %<pt, %<tt, %<bs calculation bugs for error...
2017-11-16  Eduard BagdasaryanBug 2821: Ignore Content-Range in non-206 responses...
2017-11-03  Amos JeffriesBug 4679: User names not sent to url_rewrite_program...
2017-11-02  Amos JeffriesMove TLS/SSL http_port config values to libsecurity...
2017-10-27  Alex RousskovDocument lack of slow ACL support in more squid.conf...
2017-10-25  Eduard BagdasaryanImproved allow_t::someRuleMatched() API. No functionali...
2017-10-24  Eduard BagdasaryanDo not check 'configured_once' in mainInitialize()...
2017-10-17  Christos TsantilasFixed reporting of validation errors for downloaded...
2017-10-06  Christos TsantilasBug 4718: Support filling raw buffer space of shared...
2017-10-03  squidadmSourceFormat Enforcement (#68)
2017-09-18  Amos JeffriesFix build errors with clang 3.8 (#63)
2017-09-17  Amos JeffriesDocumentation updates (#62)
2017-09-16  Jakub WilkUpdate Jakub Wilk's e-mail address in CONTRIBUTORS...
2017-09-15  Eduard BagdasaryanBug 4616: store_client.cc:92: "mem" assertion (#50)
2017-09-04  Christos Tsantilas'capath=' ignored in Squid 4 and 5 (#58)
2017-09-03  DrDaveDBug 4767: SMP breaks IPv6 SNMP and cache manager queries
2017-08-30  Amos JeffriesAdd checks for OpenSSL 1.1.0f API changes (#54)
2017-08-29  Alex RousskovFixed build and Ssl::BIO_new_SBuf() broken/added by...
2017-08-29  Amos JeffriesBackwards compatibility for 3.5 external_acl_type forma...
2017-08-23  Christos TsantilasFix SSL certificate cache refresh and collision handlin...
2017-08-22  Alex RousskovDo not die silently when dying early. (#43)
2017-08-21  Alex RousskovBug 4748: r15240 broke IP-based URLs, twice. (#41)
2017-08-19  squidadmPrep for 3.5.27
2017-08-11  Christos TsantilasSecurity::HandshakeParser::parseServerCertificates...
2017-08-10  Alex RousskovDo not output extra new lines at the end of debugs...
2017-08-07  Francesco ChemolliMerge pull request #38 from kinkie/fix-security-handshake
2017-08-06  Francesco ChemolliMerge branch 'master' into fix-security-handshake 38/head
2017-08-06  Francesco ChemolliFix potentially uninitialised pointer
2017-08-06  Amos JeffriesMaintenance: remove unused .bzrignore (#29)
2017-08-06  Francesco ChemolliMerge pull request #37 from kinkie/as-var-append-remove
2017-08-06  Francesco ChemolliDo not use AS_VAR_APPEND 37/head
2017-08-06  Alex RousskovFixed, changed addresses in README. Made README look...
2017-08-03  Alex RousskovAutomatically revive hopeless kids on reconfigure and...
2017-08-01  Garri DjavadyanBug 4648: Squid ignores object revalidation for HTTPS...
2017-07-23  Amos JeffriesBug 4741: TCP_MISS/500 when resolving raw-IP in URL
2017-07-22  Alex RousskovCleaned up net_db structures. Made Coverity happier...
2017-07-21  Amos JeffriesUpdate source-maintenance script for git (#26)
2017-07-20  Alex RousskovMade Ip::Address::fromHost() handle nil pointers after...
2017-07-19  Amos JeffriesMaintenance: update snapshot script for git (#24)
2017-07-12  Alex RousskovMade clang happier after r15240: no type named vector...
2017-07-12  Alex RousskovMade GCC happier after r15240 [-Werror=shadow].
2017-07-12  Source MaintenanceSourceFormat Enforcement
2017-07-12  Alex RousskovHappy Eyeballs: Deliver DNS resolution results to peer...
2017-07-10  Amos JeffriesTLS: move X509_NAME_STACK_Pointer to Security::ServerOp...
2017-07-09  Amos JeffriesBug 1961 extra: Convert the URL::parse method API to...
2017-07-08  Amos JeffriesFix ignored-qualifiers warning in class String
2017-07-08  Amos JeffriesCleanup: update InstanceId to C++11
2017-07-08  Amos JeffriesCleanup: remove many unused-parameter warnings from...
2017-07-08  Amos JeffriesValidate mime icon URL before allocating store entries
2017-07-08  Amos JeffriesRemove unnecessary assert in NetDB
2017-07-08  Amos JeffriesIgnore HTCP packets with invalid URI
2017-07-06  Amos JeffriesFix typo in SPONSORS listing
2017-07-02  Amos JeffriesPrep for 4.0.21
2017-06-30  Amos Jeffriesext_file_userip_acl: merge 'deny all' example into...
2017-06-29  Amos JeffriesAdd missing copyrght blurb on apparmor profile
2017-06-26  Source MaintenanceSourceFormat Enforcement
2017-06-26  Christos TsantilasReduce "!Comm::MonitorsRead(serverConnection->fd)"...
2017-06-26  Amos JeffriesBug 1961 partial: move urlParse() into class URL
2017-06-26  Amos JeffriesAdd copyright blurb to Solaris krb5 patch
2017-06-26  Amos JeffriesAdd copyright boilerplate to TRANSLATORS file
2017-06-26  Amos JeffriesAdd copyright for 4.0.18 squid.conf regressions test
2017-06-26  Alex RousskovMinimize direct comparisons with ACCESS_ALLOWED and...
2017-06-25  Amos JeffriesBug 1961 partial: cleanup urlParseFinish()
2017-06-25  Emmanuel FusteFix typo in rev.15039
2017-06-25  Amos JeffriesFix --with-openssl --without-ssl-crtd build errors
2017-06-24  Source MaintenanceSourceFormat Enforcement
2017-06-24  Alex RousskovFixed mgr query handoff from the original recipient...
2017-06-23  Alex RousskovFixed message packing error handling in mgr and snmp...
2017-06-20  Amos JeffriesCleanup: remove unused members and functions in statefu...
2017-06-20  Amos Jeffriesbasic_ncsa_auth: fix hash listing wrap in man(8) page
2017-06-19  Amos JeffriesFix build errors with automake after rev.15194
2017-06-19  Christos Tsantilasbug 4730: Squid may segfault while processes internal...
2017-06-19  Alex RousskovPolishing touches meant to be included in r15206.
next