aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/net/tls/transport_options/transport_options_reading_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Support mTLS connection-level capabilities and RPC access filtering in C++Tor Brede Vekterli2022-06-291-0/+62
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add basic exact matching support for X509 URI SANsTor Brede Vekterli2020-11-101-0/+2
* Implement TLS client SNI and hostname validation in OpenSSL codecTor Brede Vekterli2020-02-171-0/+41
* Add support for default cipher suite and `accepted-ciphers` config in C++Tor Brede Vekterli2019-01-241-0/+18
* Support auto-reloading of TLS config in C++ implementationTor Brede Vekterli2018-12-031-0/+8
* Rename `allowed-peers` to `authorized-peers`Tor Brede Vekterli2018-11-201-9/+9
* Add support for basic certificate verification policies in C++Tor Brede Vekterli2018-11-081-0/+70
* Make error message less specific since it might be triggered in other scenariosTor Brede Vekterli2018-09-071-1/+1
* Add TLS config file support with proposed JSON structureTor Brede Vekterli2018-09-071-0/+65