]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2017-06-18  Source MaintenanceSourceFormat Enforcement
2017-06-18  Simon DezielAdd a basic apparmour profile
2017-06-18  Amos JeffriesCleanup: remove many whitespace typos
2017-06-18  Andreas WeigelFix option --foreground to implement expected behavior
2017-06-17  Amos JeffriesFix missing semicolon in rev.15203
2017-06-17  Source MaintenanceSourceFormat Enforcement
2017-06-16  Amos JeffriesCleanup: use EXIT_FAILURE and EXIT_SUCCESS instead...
2017-06-16  Source MaintenanceSourceFormat Enforcement
2017-06-16  Christos Tsantilastproxy does not spoof spliced connections
2017-06-16  Sven EisenbergBug 4112: ssl_engine does not accept cryptodev
2017-06-16  Amos JeffriesCleanup: remove Vector template from adaptation headers
2017-06-13  Eduard BagdasaryanFixed reusableReply() logic broken by v5 r15168.
2017-06-13  Amos JeffriesAdd missing includes after rev.15194
2017-06-13  Christos Tsantilastransaction_initiator ACL for detecting various unusual...
2017-06-13  Source MaintenanceSourceFormat Enforcement
2017-06-12  Christos Tsantilastransaction_initiator ACL for detecting various unusual...
2017-06-12  Christos TsantilasRedesign urlParse API part2: fix compile errors after...
2017-06-12  Source MaintenanceSourceFormat Enforcement
2017-06-12  Christos TsantilasRedesign urlParse API
2017-06-12  Christos TsantilasCollapse security_file_certgen requests.
2017-06-12  Christos Tsantilasssl::server_name options to control matching logic.
2017-06-12  Christos TsantilasSupport for --long-acl-options
2017-06-09  Alex RousskovMake GCC v6 happier after r15183. GCC thinks "if (x...
2017-06-09  Alex RousskovMake GCC v6 happier after r15183. GCC thinks "if (x...
2017-06-09  Source MaintenanceSourceFormat Enforcement
2017-06-09  Alex RousskovAttempting to fix Jenkins "make test" (with clang?...
2017-06-09  Alex RousskovHappy Eyeballs: Use each fully resolved forwarding...
2017-06-09  Amos JeffriesFix missing return after rev.15176
2017-06-09  Source MaintenanceSourceFormat Enforcement
2017-06-08  Alex RousskovClarified v5 r15168 code logic. No functionality changes.
2017-06-07  Source MaintenanceSourceFormat Enforcement
2017-06-07  Amos JeffriesFix build on GCC-4 after rev.15177
2017-06-07  Amos JeffriesTLS: Move the remaining SSL_SESSION cache callbacks...
2017-06-07  Amos JeffriesImprove config parsing of logformat definitions
2017-06-06  Amos JeffriesAdd missing ERROR label on cache_peer_access misconfigu...
2017-06-05  Source MaintenanceSourceFormat Enforcement
2017-06-04  Alex RousskovBug 4492: Chunk extension parser is too pedantic.
2017-06-04  Source MaintenanceSourceFormat Enforcement
2017-06-04  Alex RousskovDo not die silently when dying via std::terminate().
2017-06-02  Source MaintenanceSourceFormat Enforcement
2017-06-01  Eduard BagdasaryanDo not respond with HTTP/304 to unconditional requests
2017-06-01  Eduard BagdasaryanCollapse internal revalidation requests (SMP-unaware...
2017-06-01  Amos JeffriesPrep for 4.0.20 and 3.5.26
2017-05-31  Amos JeffriesCleanup: remove some unnecessary wrapper code in libauth.la
2017-05-29  Luboš UhliarikBug 4687: Wrong names of components in man page, sectio...
2017-05-29  Amos JeffriesTranslations: update .po and .pot to latest texts
2017-05-29  Amos JeffriesFix X509_up_ref build errors after r15160
2017-05-29  Amos JeffriesTLS: recognise tls:: namespace on logformat tokens
2017-05-29  Amos JeffriesAdd OpenSSL library details to -v output
2017-05-29  Amos JeffriesBug 4662 pt4: better *_up_ref() detection
2017-05-27  Amos JeffriesBug 4662 pt3: feature detect OpenSSL 1.1 const changes
2017-05-27  Amos JeffriesBug 4662 pt2: feature detect OpenSSL 1.1 API functions
2017-05-26  Amos JeffriesBug 4662: pt1: Feature detect the OpenSSL TLS_method...
2017-05-25  Source MaintenanceSourceFormat Enforcement
2017-05-25  Alex RousskovFixed Windows-specific code in r15148. Polished r15148...
2017-05-25  Source MaintenanceSourceFormat Enforcement
2017-05-25  Amos JeffriesBug 4722: eCAP compile errors after v5 r15147
2017-05-24  Christos TsantilasSquid crashes when server-first bumping mode is used...
2017-05-23  Source MaintenanceSourceFormat Enforcement
2017-05-23  Amos JeffriesUse Http::ProtocolVersion in config parsing
2017-05-23  Eduard BagdasaryanCreate PID file ASAP, before the shared memory segments.
2017-05-23  Eduard BagdasaryanMake PID file check/creation atomic to avoid associated...
2017-05-23  Amos JeffriesReplace String with SBuf for storage of header names...
2017-05-23  Amos JeffriesTests: Add stub_url.cc
2017-05-22  Alex RousskovDo not unconditionally revive dead peers after a DNS...
2017-05-22  Alex RousskovFixed xstrndup() documentation, callers. Disclosed...
2017-05-19  Amos JeffriesFix missong ERROR label on template loading errors
2017-05-18  Christos TsantilasBug 4653 - %st lies about tunneled traffic volumes
2017-05-16  Source MaintenanceSourceFormat Enforcement
2017-05-16  Amos JeffriesCleanup: convert AccessLogEntry and sub-classes to...
2017-05-16  Eduard BagdasaryanAdd 'has' ACL
2017-05-16  Amos JeffriesCleanup: remove SquidString from URI Scheme unit tests
2017-05-16  Rainer TammerBug 3772: message from FTP server gets mangled
2017-05-16  Martin von... Bug 3102: FTP directory listing drops fist character...
2017-05-11  Francesco ChemolliImprove formatting of several manual pages.
2017-05-07  Christos Tsantilasbug 4321: ssl_bump terminate does not terminate at...
2017-05-05  Eduard BagdasaryanDo not forward HTTP requests to dead idle peers.
2017-05-05  Eduard BagdasaryanReduced the chance of using an absent HttpHdrCc directi...
2017-05-04  Christos Tsantilasbug 4711: SubjectAlternativeNames is missing in some...
2017-05-03  Source MaintenanceSourceFormat Enforcement
2017-05-03  Christos Tsantilasbug4682: When client-first bumping mode is used squid...
2017-05-03  Christos TsantilasFix ssl_bump "bump" action documentation
2017-04-29  Christos TsantilasBug 4659 - sslproxy_foreign_intermediate_certs does...
2017-04-20  Amos Jeffriesext_time_quota_acl: Add compile test to check dbopen...
2017-04-18  Amos JeffriesBug 4589: ssl_crtd: returning zero on failure
2017-04-17  Amos Jeffriesext_session_acl: cope with new logformat inputs
2017-04-17  Amos JeffriesCleanup: remove C++ version 11+ macro checks
2017-04-14  Amos JeffriesFix missing initialization in r15120
2017-04-14  Christos TsantilasSecond adaptation missing for CONNECTs
2017-04-12  Eduard BagdasaryanCount failures and use peer-specific connect timeouts...
2017-04-12  Lubos UhliarikBug 4695: squidpurge: GCC 7 build errors
2017-04-12  Amos JeffriesCleanup: convert ACLIntRange loops to range-for
2017-04-12  Amos JeffriesCleanup: remove redundant IntRange class from StoreMeta.cc
2017-04-10  Amos JeffriesRevert r15115
2017-04-09  Amos JeffriesQA: allow test-suite to be run without a full build
2017-04-08  Amos JeffriesBug 4696: move semantics regression to String class
2017-04-06  Trever AdamsBug 4692: SslBump breaks intercepted IPv6 connections
2017-04-03  Amos JeffriesCleanup: convert ByteCounter to C++11 initialization
2017-04-03  Amos JeffriesCleanup: convert class Client to C++11 initialization
2017-04-02  Amos JeffriesCleanup: make Client::request a Pointer
next