From: Amos Jeffries Date: Sat, 15 Nov 2014 12:18:32 +0000 (-0800) Subject: Deprecate various sslproxy_* directives X-Git-Tag: merge-candidate-3-v1~242^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e62a74f1094fd994fe1377a8e3b7fc2ccb1b85a;p=thirdparty%2Fsquid.git Deprecate various sslproxy_* directives ... replaced by tls_outgoing_options. Also fix sslCreateClientContext() expectations. SBuf.c_str() produces '\0' for empty strings instead of NULL. Also, rename the global config object ProxyOutgoingConfig to avoid SSL naming. --- diff --git a/doc/release-notes/release-3.6.sgml b/doc/release-notes/release-3.6.sgml index 367c8494b9..052b6c50f3 100644 --- a/doc/release-notes/release-3.6.sgml +++ b/doc/release-notes/release-3.6.sgml @@ -64,6 +64,9 @@ This section gives a thorough account of those changes in three categories: New tags