aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/net/tls/crypto_codec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Implement TLS client SNI and hostname validation in OpenSSL codecTor Brede Vekterli2020-02-171-3/+14
* Propagate peer address for TLS codec/context and print on errorTor Brede Vekterli2019-07-161-2/+4
* Add support for custom certificate verification callbacksTor Brede Vekterli2018-10-151-4/+4
* The current implementation is known to be sub-optimal due to requiringTor Brede Vekterli2018-09-051-0/+15
* Revert "Add initial OpenSSL CryptoEngine implementation and key/cert handling"Jon Marius Venstad2018-09-051-15/+0
* Revert "Revert "Add initial OpenSSL CryptoEngine implementation and key/cert ...Tor Brede Vekterli2018-09-051-0/+15
* Revert "Add initial OpenSSL CryptoEngine implementation and key/cert handling"Tor Brede Vekterli2018-09-041-15/+0
* Add initial OpenSSL CryptoEngine implementation and key/cert handlingTor Brede Vekterli2018-08-311-0/+15