aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/net/tls/tls_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add support for authorization mode environment variable in C++Tor Brede Vekterli2018-12-101-4/+6
* Rename `allowed-peers` to `authorized-peers`Tor Brede Vekterli2018-11-201-1/+1
* Add support for basic certificate verification policies in C++Tor Brede Vekterli2018-11-081-1/+10
* Add support for custom certificate verification callbacksTor Brede Vekterli2018-10-151-2/+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
* Address code review commentsTor Brede Vekterli2018-09-031-1/+1
* Add initial OpenSSL CryptoEngine implementation and key/cert handlingTor Brede Vekterli2018-08-311-0/+11