ServerName.cc File Reference
#include "squid.h"
#include "acl/FilledChecklist.h"
#include "acl/ServerName.h"
#include "anyp/Host.h"
#include "client_side.h"
#include "http/Stream.h"
#include "HttpRequest.h"
#include "sbuf/Stream.h"
#include "ssl/bio.h"
#include "ssl/ServerBump.h"
#include "ssl/support.h"
Include dependency graph for ServerName.cc:

Go to the source code of this file.

Classes

class  Acl::ServerNameMatcher
 GeneralNameMatcher for matching configured ACL parameters. More...
 

Namespaces

 Acl
 

Functions

static int aclHostDomainCompare (char *const &a, char *const &b)
 

Function Documentation

◆ aclHostDomainCompare()

static int aclHostDomainCompare ( char *const &  a,
char *const &  b 
)
static

Definition at line 25 of file ServerName.cc.

References debugs, matchDomainName(), and mdnHonorWildcards.

Referenced by ACLServerNameData::match().

 

Introduction

Documentation

Support

Miscellaneous