squid icon indicating copy to clipboard operation
squid copied to clipboard

Squid Web Proxy Cache

Results 167 squid issues
Sort by recently updated
recently updated
newest added

These changes attempt to preserve existing squid.conf grammar idiosyncrasies. A lot of squid.conf parsing code needs to be upgraded; these changes focus on parse_line() because upcoming reconfiguration improvements require that...

S-waiting-for-reviewer
S-waiting-for-PR

Squid TLS Server Hello parser does not treat legacy servers specially, but enabling legacy server support in OpenSSL allows OpenSSL to advance enough in its Server Hello processing to provide...

M-passed-staging-checks
S-waiting-for-more-authors
M-ignored-by-merge-bots

When Squid is reconfigured, all previously created Acl::Node objects become unusable[^1], resulting in ACLChecklist::resumeNonBlockingCheck() ACCESS_DUNNO outcomes. ACCESS_DUNNO leads to Squid applying the affected directive "default" action rather than the configured...

S-waiting-for-reviewer

This change adjusts `%[http::]

S-waiting-for-reviewer

Migration to sockaddr_storage API.

S-waiting-for-author