aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/net/tls/policy_checking_certificate_verifier/policy_checking_certificate_verifier_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include test_master.hpp explicit.Henning Baldersheim3 days1-0/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Support mTLS connection-level capabilities and RPC access filtering in C++Tor Brede Vekterli2022-06-291-67/+44
* Rename AuthorizationResult to VerificationResultTor Brede Vekterli2022-04-281-8/+8
* Add more unit testsTor Brede Vekterli2022-04-261-0/+58
* Initial foundations for C++ mTLS peer authz role constraintsTor Brede Vekterli2022-04-261-5/+41
* Support glob-style credential matching of SAN_URI certificate fieldsTor Brede Vekterli2021-12-091-31/+93
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add basic exact matching support for X509 URI SANsTor Brede Vekterli2020-11-101-12/+44
* Use Google RE2 as underlying regex engineTor Brede Vekterli2020-03-041-3/+0
* Rename `allowed-peers` to `authorized-peers`Tor Brede Vekterli2018-11-201-49/+49
* Correct test nameTor Brede Vekterli2018-11-131-1/+1
* Add support for basic certificate verification policies in C++Tor Brede Vekterli2018-11-081-0/+187