
Public Member Functions | |
| ats_wildcard_matcher () | |
| ~ats_wildcard_matcher () | |
| bool | match (const char *hostname) const |
Definition at line 158 of file SSLCertLookup.cc.
| ats_wildcard_matcher::ats_wildcard_matcher | ( | ) | [inline] |
Definition at line 160 of file SSLCertLookup.cc.
References DFA::compile(), and Fatal.
| ats_wildcard_matcher::~ats_wildcard_matcher | ( | ) | [inline] |
Definition at line 166 of file SSLCertLookup.cc.
| bool ats_wildcard_matcher::match | ( | const char * | hostname | ) | const [inline] |
Definition at line 169 of file SSLCertLookup.cc.
References DFA::match().
Referenced by SSLContextStorage::insert().
1.7.1