]> git.ipfire.org Git - thirdparty/squid.git/commit - src/external_acl.cc
SourceLayout: convert helper stats display to Packable API
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 5 Jun 2015 05:56:36 +0000 (22:56 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 5 Jun 2015 05:56:36 +0000 (22:56 -0700)
commitbf3e8d5a0de0f6f59996d1a8fb88402ba2273ede
tree5a27391d5bbe6b15508a697d62c269e0c5355028
parent67969886b39140538e41e1364a0f8235502096c7
SourceLayout: convert helper stats display to Packable API

Requires unifying the classes Helper::Request queues which incidentally
also brings stateful helpers closer to concurrency support
src/auth/basic/Config.cc
src/auth/digest/Config.cc
src/auth/negotiate/Config.cc
src/auth/ntlm/Config.cc
src/external_acl.cc
src/helper.cc
src/helper.h
src/redirect.cc
src/tests/stub_helper.cc