From: Amos Jeffries Date: Sat, 21 Mar 2015 08:25:19 +0000 (-0700) Subject: Crypto-NG: Move Ssl::PeerConnectorAnswer to Security::EncryptorAnswer X-Git-Tag: merge-candidate-3-v1~205 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26d654038e502926d13d2ccd12f5aab08b61278d;p=thirdparty%2Fsquid.git Crypto-NG: Move Ssl::PeerConnectorAnswer to Security::EncryptorAnswer This class was not actually depending on OpenSSL API symbols and by abstracting it out we can unify the callback handlers for encrypted and non-encrypted logic paths for several classes that setup connections. --- 26d654038e502926d13d2ccd12f5aab08b61278d