aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/net/tls/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Support capability enforcement environment variable in C++Tor Brede Vekterli2022-08-221-0/+1
* Support mTLS connection-level capabilities and RPC access filtering in C++Tor Brede Vekterli2022-06-291-1/+2
* Rename AuthorizationResult to VerificationResultTor Brede Vekterli2022-04-281-1/+1
* Initial foundations for C++ mTLS peer authz role constraintsTor Brede Vekterli2022-04-261-0/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Move crypto utility code out into vespalib and use for test credentialsTor Brede Vekterli2020-02-201-1/+0
* Add TLS statistics to vespalib and expose as metrics via storageserverTor Brede Vekterli2018-12-181-0/+1
* Revert "Add TLS statistics to vespalib and expose as metrics via storageserver"Harald Musum2018-12-181-1/+0
* Add TLS statistics to vespalib and expose as metrics via storageserverTor Brede Vekterli2018-12-171-0/+1
* Add support for authorization mode environment variable in C++Tor Brede Vekterli2018-12-101-0/+1
* Support auto-reloading of TLS config in C++ implementationTor Brede Vekterli2018-12-031-0/+1
* Add support for basic certificate verification policies in C++Tor Brede Vekterli2018-11-081-0/+2
* Add support for custom certificate verification callbacksTor Brede Vekterli2018-10-151-0/+1
* mixed mode tls support in fnetHåvard Pettersen2018-09-271-0/+3
* Add functionality for detecting whether a client is using TLS or notTor Brede Vekterli2018-09-251-0/+1
* Merge pull request #6852 from vespa-engine/havardpe/tls-crypto-adapterTor Brede Vekterli2018-09-071-0/+2
|\
| * tls crypto adapterHåvard Pettersen2018-09-071-0/+2
* | Add TLS config file support with proposed JSON structureTor Brede Vekterli2018-09-071-0/+1
|/
* Only add OpenSSL include directories, don't try to link for object libsTor Brede Vekterli2018-09-051-1/+2
* The current implementation is known to be sub-optimal due to requiringTor Brede Vekterli2018-09-051-0/+11
* Revert "Add initial OpenSSL CryptoEngine implementation and key/cert handling"Jon Marius Venstad2018-09-051-11/+0
* Revert "Revert "Add initial OpenSSL CryptoEngine implementation and key/cert ...Tor Brede Vekterli2018-09-051-0/+11
* Revert "Add initial OpenSSL CryptoEngine implementation and key/cert handling"Tor Brede Vekterli2018-09-041-11/+0
* Add initial OpenSSL CryptoEngine implementation and key/cert handlingTor Brede Vekterli2018-08-311-0/+11