]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2016-05-19  Alex RousskovSpellchecked SPONSORS.list, which was broken since...
2016-05-19  Alex RousskovAcknowledged RM contribution.
2016-05-19  Amos JeffriesFix typo in rev.14670
2016-05-18  Alex RousskovDelete cbdata-protected data when built --with-valgrind...
2016-05-18  Source MaintenanceSourceFormat Enforcement
2016-05-18  Christos TsantilasFast SNI peek
2016-05-18  Christos Tsantilassync with trunk-r14669
2016-05-18  Christos TsantilasPolishing fixes
2016-05-18  Christos TsantilasIncrease debug level in a peek-and-splice related debug...
2016-05-18  Alex RousskovHttpHeaderEntry leaks and HttpHeader::len corruption...
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-05-13  Christos Tsantilasrun formatter
2016-05-12  Dan SearleBug 4492: chunked parser needs to accept BWS after...
2016-05-10  Eduard BagdasaryanAllow chunking the last HTTP response on a connection.
2016-05-10  Christos TsantilasFix comment about v23 ciphers
2016-05-09  Christos TsantilasPolishing fixes
2016-05-06  Amos Jeffries4.0.10 SQUID_4_0_10
2016-05-06  Amos JeffriesPrep for 4.0.10 and 3.5.18
2016-05-05  Alex RousskovRemoved stale comment about 32KB limit on shared memory...
2016-05-04  Amos JeffriesFix SIGSEGV in ESIContext response handling
2016-05-03  Alex RousskovFixed header guard style.
2016-05-03  Alex RousskovFixed lack of heartbeat detection.
2016-05-03  Alex RousskovOptimization: Spend less CPU and RAM on adjustSSL(...
2016-05-03  Amos JeffriesBug 4455: SegFault from ESIInclude::Start
2016-05-02  Alex RousskovFinalized BinaryTokenizer context handling. Polished.
2016-05-02  Amos JeffriesBug 4498: URL-unescape the login-info after extraction...
2016-05-02  Amos JeffriesHTTP/1.1: normalize Host header
2016-05-02  Nathan HoadPrevent Squid forcing -b 2048 into the arguments for...
2016-05-02  Source MaintenanceSourceFormat Enforcement
2016-05-01  Alex RousskovAccumulate fewer unknown-size responses to avoid overwh...
2016-04-30  Leonardo TaccariBug 4509: EUI compile error on NetBSD
2016-04-30  Alex RousskovStop parsing SSL records after a fatal SSL Alert.
2016-04-30  Alex RousskovSeparated BinaryTokenizer commits from context debuggin...
2016-04-29  Alex RousskovSimplified variable-length vector (our "PStrings")...
2016-04-29  Alex RousskovFixed parsing of server-sent SNI.
2016-04-28  Alex RousskovFixed SNI parsing. The old code could only handle singl...
2016-04-25  Alex RousskovShared memory corruption when storing multi-slot (...
2016-04-25  Amos JeffriesCleanup: remove use of MEM_DLINK_NODE for custom link...
2016-04-23  Alex RousskovBe careful with parsed TLS handshake details. They...
2016-04-23  Alex RousskovRemoved HandshakeParser::parseError and hid/renamed...
2016-04-22  Alex RousskovFixed "make distcheck".
2016-04-22  Alex RousskovRemoved unused methods.
2016-04-22  Amos JeffriesFix typo in rev.14651
2016-04-22  Alex RousskovFixed "make check".
2016-04-22  Amos JeffriesCleanup: convert late initialized objects to MEMPROXY_CLASS
2016-04-22  Alex RousskovCode polishing. No functionality changes.
2016-04-22  Alex RousskovDo not allocate TlsDetails until throwing isSslv2Record...
2016-04-22  Alex RousskovMerged two identical methods together. No functionality...
2016-04-22  Alex RousskovLack of data at EOF is a parsing error, not a "need...
2016-04-20  Amos Jeffries4.0.9 SQUID_4_0_9
2016-04-20  Amos JeffriesPrep for 4.0.9 and 3.5.17
2016-04-19  Amos JeffriesFix several ESI element construction issues
2016-04-19  Amos JeffriesDocs: add release notes for on_unsupported_protocol...
2016-04-19  Amos JeffriesBug 4495: Unknown SSL option SSL_OP_NO_TICKET
2016-04-18  Alex RousskovStop parsing response prefix after discovering an ...
2016-04-17  Amos JeffriesPrevent %O use by deny_info leading to header smuggling
2016-04-16  Amos Jeffriescachemgr.cgi: use dynamic MemBuf for internal content...
2016-04-15  Alex RousskovFixed "unused variable" compilation error.
2016-04-15  Alex RousskovOptimization/simplification: Do not parse unused challe...
2016-04-14  Christos TsantilasHandshake Error: ccs received early
2016-04-14  Amos JeffriesPartial revert of rev.14638
2016-04-13  Alex RousskovBug 4493: theObject->sharedMemorySize() == theSegment...
2016-04-13  Alex RousskovRefactored and probably sped up ServerBio reading.
2016-04-13  Alex RousskovThe "hold write" conditions are not important enough...
2016-04-12  Alex RousskovFixed SSL server Hello parsing.
2016-04-12  Source MaintenanceSourceFormat Enforcement
2016-04-12  Amos JeffriesBug 4492: Handle SP padded size in chunked encoding
2016-04-11  Alex RousskovRemoved ServerOptions "partial copy" copy constructor.
2016-04-11  Alex RousskovAvoid startup/shutdown crashes [by avoiding static...
2016-04-10  Nathan HoadAdd a new error page token for unquoted external ACL...
2016-04-09  Alex RousskovBug 4465: Header forgery detection leads to crash
2016-04-08  Christos TsantilasRecord SSL client and SSL server details (supported...
2016-04-08  Amos JeffriesFix shm_open error message after rev.14625
2016-04-07  Christos TsantilasBug 4405: assertion failed: comm.cc:554: "Comm::IsConnO...
2016-04-07  Amos JeffriesBug 4481: varyEvaluateMatch: Oops. Not a Vary match...
2016-04-07  Carsten GrzembaBug 4482: Solaris GCC 5.2 warning in src/ip/Intercept.cc
2016-04-07  Amos JeffriesFix missing variable type after rev.14625
2016-04-07  Alex RousskovFixed NotNode (!acl) naming: Terminate the name before...
2016-04-06  Christos Tsantilasfix comment
2016-04-06  Christos TsantilasCleanup and fixes
2016-04-06  Carsten GrzembaBug 4483: ./configure garbles -Og option in CFLAGS
2016-04-05  Christos Tsantilasauthor: Nathan Hoad <nathan@getoffmalawn.com>
2016-04-03  Amos JeffriesCleanup: remove xstrerror()
2016-04-01  Amos Jeffries4.0.8 SQUID_4_0_8
2016-04-01  Amos JeffriesPrep for 4.0.8 and 3.5.16
2016-04-01  Amos JeffriesDocs: release notes for shared_memory_locking
2016-04-01  Source MaintenanceSourceFormat Enforcement
2016-04-01  Nathan HoadAdd reply_header_add directive
2016-04-01  Amos JeffriesDocs: release notes for server_pconn_for_nonretriable
2016-04-01  Amos JeffriesDocs: release notes for collapsed_forwarding_shared_ent...
2016-04-01  Amos JeffriesBug 4438 pt2: Fix destructor sequence issues in old...
2016-03-31  Alex RousskovDo not expose TidyPointer internals. No functionality...
2016-03-31  Christos TsantilasFirst fast-sni implementation
2016-03-31  Amos JeffriesCacheManager::GetInstance should be static not local
2016-03-31  Amos JeffriesMark GetPool() for removal
2016-03-30  Amos JeffriesMake CacheManager::GetInstance() work during early...
2016-03-30  Alex RousskovSimplify MemPools::GetInstance()
2016-03-30  Dave DykstraBug 4312: Support disabling collapsed forwarding SMP...
2016-03-29  Christos TsantilasImprove TLS/SSL parsing code in Handshale.cc and use...
2016-03-29  Alex RousskovCleanup: Automatically remove duplicated #include lines.
next