aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/net/crypto_socket/crypto_socket_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* 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
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* use size literals in vespalibArne Juul2021-02-151-4/+5
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-0/+1
* extend crypto engine apiHåvard Pettersen2020-02-131-4/+7
* Use utility function to create nonblocking socketpair.Tor Egge2019-03-201-1/+2
* async tls handshake workHåvard Pettersen2019-02-211-0/+2
* half_close for crypto socketsHåvard Pettersen2018-10-191-1/+54
* added simple test for various crypto socketsHåvard Pettersen2018-10-091-0/+190