squid:v3.2

Last commit made on 2016-12-17
Get this branch:
git clone -b v3.2 https://git.launchpad.net/squid

Branch merges

Branch information

Name:
v3.2
Repository:
lp:squid

Recent commits

3e6ecf5... by Garri Djavadyan <email address hidden>

Bug 4169: HIT marked as MISS when If-None-Match does not match

f716d9c... by Garri Djavadyan <email address hidden>

Bug 3379: Combination of If-Match and a Cache Hit result in TCP Connection Failure

b8a730e... by Garri Djavadyan <email address hidden>

Bug 3290: authenticate_ttl not working for digest authentication

acf894b... by Amos Jeffries

Bug 4515: regression after CVE-2016-4554 patch

70d2080... by Amos Jeffries

Bug 4455: SegFault from ESIInclude::Start

eafbce0... by Amos Jeffries

Require exact match in Host header name lookup

d41dc37... by Amos Jeffries

Fix several ESI element construction issues

* Do not wrap active logic in assert().

* Fix localbuf array bounds checking.

* Add Must() conditions to verify array writes will succeed

4fccce3... by Amos Jeffries

cachemgr.cgi: use dynamic MemBuf for internal content generation

Using a fixed size buffer limits how big content lines can be. Modern
HTTP is fast reaching the point where such limits are problematic.
Also fixes incorrect uses of snprintf() by removing them.

376344a... by "Yuriy M. Kaminskiy" <email address hidden>

pinger: Fix buffer overflow in Icmp6::Recv

e2d3a63... by Amos Jeffries

Bug 3696: crash when client delay pools are activated