aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/net/sync_crypto_socket
Commit message (Collapse)AuthorAgeFilesLines
* remove xor crypto engine from C++Håvard Pettersen2023-01-041-6/+0
|
* Replace the global variable vespalib::test::local_spec with the functionTor Egge2022-10-221-1/+1
| | | | vespalib::test::make_local_spec().
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
|
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-0/+1
|
* extend crypto engine apiHåvard Pettersen2020-02-131-4/+7
| | | | | send spec for client connections to enable SNI as well as server name verification
* Use utility function to create nonblocking socketpair.Tor Egge2019-03-201-1/+2
|
* half_close for sync crypto socketsHåvard Pettersen2018-10-191-0/+27
|
* added sync crypto socket with testHåvard Pettersen2018-10-092-0/+118