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 checks test whether the library chosen is able to be used without any specific features Squid may have workarounds for. Take advantage of AC_CACHE better to enable reentrant macros...

S-waiting-for-author
M-ignored-by-merge-bots

Move Async and Events related code to own library in src/async

M-ignored-by-merge-bots

Parse the ResourceGroupIds pac-data structure to have information about the user's membership in AD Domain Local groups. Previously, the helper obtained user groups information only from GroupIds and ExtraSids pac-data...

S-waiting-for-reviewer
feature

Use SBuf for strings. Removing many char* issues, several deprecated API calls, and avoiding a few more string length detections. Replace URI string with AnyP::Uri object for easier access to...

S-waiting-for-author
S-waiting-for-PR

KTLS activation is enabled by TLS config "options=ENABLE_KTLS" on supported platforms. This code is tested to work using squid v6.6 on FreeBSD 13.2 with OpenSSL 1.1.1t-freebsd or OpenSSL 3.1.4.

S-waiting-for-author
feature

Squid collapses new ssl_crtd requests on a pending request with an identical helper query. This collapsing "works" across Squid reconfigurations even though the old helper responsible for the first request...

S-waiting-for-PR
M-ignored-by-merge-bots

S-waiting-for-author
M-ignored-by-merge-bots

acl downgrade ... tls_outgoing_options cipher=ALL@SECLEVEL=4 tls_outgoing_options_for_retries cipher=ALL@SECLEVEL=3 if downgrade This directive is handy in environments where Squid should communicate using strict TLS options by default (see tls_outgoing_options) but may relax...

S-waiting-for-reviewer
S-waiting-for-PR
M-ignored-by-merge-bots

The three ACLs were documented as matching any username when configured with a parameter spelled "REQUIRED". Neither actually treated that parameter specially -- all interpreted it as an ordinary regex....

M-cleared-for-merge
backport-to-v5
backport-to-v6
S-could-use-an-approval