]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup: Replace SSL_CTX* with Security::ContextPointer
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 13 Jul 2015 16:04:07 +0000 (09:04 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 13 Jul 2015 16:04:07 +0000 (09:04 -0700)
commitc961ecc0272b5d74c52fdce5fd2ede52eb031576
tree6f8a891d862e97c8cd36718047bd08a1379dc7ad
parent3aac8c266e6931c4953eabc654db0ce687aa6685
Cleanup: Replace SSL_CTX* with Security::ContextPointer

... or 'auto' keyword in all locations outside src/ssl/
src/adaptation/icap/Xaction.cc
src/anyp/PortCfg.cc
src/client_side.cc
src/client_side.h
src/fde.h
src/tests/stub_client_side.cc