]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Renamed atstep ACL to at_step to be more consistent with other ACL names.
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 22 May 2014 20:55:56 +0000 (14:55 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 22 May 2014 20:55:56 +0000 (14:55 -0600)
src/AclRegs.cc
src/cf.data.pre

index 3a7cd16f5e211b75e3c85b4b3127762332f1dbb1..54826c0bc22da201b1668eabd5a2f6238cf1745b 100644 (file)
@@ -165,8 +165,8 @@ ACLStrategised<X509 *> ACLCertificate::CARegistryEntry_(new ACLCertificateData (
 ACL::Prototype ACLServerCertificate::X509FingerprintRegistryProtoype(&ACLServerCertificate::X509FingerprintRegistryEntry_, "server_cert_fingerprint");
 ACLStrategised<X509 *> ACLServerCertificate::X509FingerprintRegistryEntry_(new ACLCertificateData(Ssl::GetX509Fingerprint, "-sha1", true), ACLServerCertificateStrategy::Instance(), "server_cert_fingerprint");
 
-ACL::Prototype ACLAtStep::RegistryProtoype(&ACLAtStep::RegistryEntry_, "atstep");
-ACLStrategised<Ssl::BumpStep> ACLAtStep::RegistryEntry_(new ACLAtStepData, ACLAtStepStrategy::Instance(), "atstep");
+ACL::Prototype ACLAtStep::RegistryProtoype(&ACLAtStep::RegistryEntry_, "at_step");
+ACLStrategised<Ssl::BumpStep> ACLAtStep::RegistryEntry_(new ACLAtStepData, ACLAtStepStrategy::Instance(), "at_step");
 #endif
 
 #if USE_SQUID_EUI
index babd12864e0ad224df7b2ce5a45ff9bdb7067cf8..c6bce1173f3eede15dc8290aa71f768e63fd83a9 100644 (file)
@@ -1149,7 +1149,7 @@ IF USE_OPENSSL
          # The SHA1 digest algorithm is the default and is currently
          # the only algorithm supported (-sha1).
 
-       acl aclname atstep step
+       acl aclname at_step step
          # match against the current step during ssl_bump evaluation [fast]
          # Never matches and should not be used outside the ssl_bump context.
          #
@@ -2507,12 +2507,12 @@ DOC_START
        steps.  Rules with actions that are impossible at the current step are
        ignored. The first matching ssl_bump action wins and is applied at the
        end of the current step. If no rules match, the splice action is used.
-       See atstep ACL for a list of the supported SslBump steps.
+       See the at_step ACL for a list of the supported SslBump steps.
 
        This clause supports both fast and slow acl types.
        See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details.
 
-       See also: http_port ssl-bump, https_port ssl-bump, and atstep ACL.
+       See also: http_port ssl-bump, https_port ssl-bump, and acl at_step.
 
 
        # Example: Bump all requests except those originating from