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

The CVE changes did not handle received WCCP packets correctly. This update allows to operate again, to the level squid implemented WCCPv2 before. Tested with one cache and one router,...

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

The squid website's description of ipcache_size configuration is rather outdated. It says that > The ipcache_size defines the maximum number of DNS IP cache entries The description doesn't mention the...

S-waiting-for-author
M-failed-description

Stage 2 of the layered transaction model initiated with MasterXaction class creation. This stage implements the actual layering mechanism for transport protocol changes on a socket. Initial layers TCP, TLS,...

feature
M-ignored-by-merge-bots

NTLM status codes are defines and overlap somewhat. Turn them into a C++ enum class.

S-waiting-for-author
S-waiting-for-QA

Optimizes memory storage and re-use for ACL names. Reduces string copying in several instances for improved performance with PR #697 changes and cachemgr report generation.

M-ignored-by-merge-bots

Use the new Parser model for message parsing based on HTTP/1 message format to perform initial parse of ICAP messages for OPTIONS response messages. Add (some) missing 93,2 debug tracing...

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

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

* add missing rename to tls-options= * add link to GnuTLS priority string documentation

M-ignored-by-merge-bots

The event scheduler itself does not update the time variables, which in some conditions may cause it to loop over the same task forever, and the task itself may never...

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

Implementing an old TODO and removing the need to initialize and destruct the map on startup/shutdown.

M-ignored-by-merge-bots