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 pieces are required by certificate generation / mimic. Convert the enum type strings to auto-generated arrays instead of requiring manual work to keep in-sync.

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

This completes the support in cachemgr Action classes for incremental addition of report formats other than text/plain (historic cachemgr.cgi accepted syntax). Reporters (class Action children) can now determine their content-type...

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

This adds the delete and transparent options as configurable for this extension header in accordance with the RFC. Unlike XFF these operations are enabled in all builds and transparent operation...

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

Adds a minimal implementation of Bearer authentication scheme to Squid. It consists of three components: 1) Squid build system infrastructure for building Bearer authentication module and helpers. 2) Bearer authentication...

feature
S-waiting-for-PR

I've got a bug for this but it's not been looked at since I last pointed out the tags weren't created Lets see if I have more luck here

M-failed-description

Partially implement ```TODO: Extract reusable paradigms into other mixins.``` Future work: * identify other classes which can use this mixin. * identify other mixins that match this TODO

S-waiting-for-more-authors
feature
M-ignored-by-merge-bots

Regular asynchronous calls remember call arguments at call creation time, when the type of the call is well known. Service callbacks do not know call arguments until it is time...

S-waiting-for-reviewer
review-1

Our class Optional is a portability replacement for std::optional on older compilers.

In debug sections dedicated to displaying protocols, level-2 is reserved for logging a human readable trace of messages sent and received. Provide a DBG_PROTOCOL constant easily used for these log...

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