aboutsummaryrefslogtreecommitdiff
path: root/test_tls.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-21Reenable RSA TLS testDmitry Belyavskiy1-1/+1
2020-05-19test_tls: Force LEGACY-GOST2012-GOST8912-GOST8912 cipher listVitaly Chikunov1-4/+16
2020-05-04Temporary commented out the RSA testDmitry Belyavskiy1-1/+1
2020-05-04test_tls: Fix test hanging on some OpenSSL errorsVitaly Chikunov1-11/+54
2019-04-29test_tls: use socketpair instead of network connectionVitaly Chikunov1-45/+10
2019-04-21Fix compilation on FreeBSDVitaly Chikunov1-0/+1
2019-02-26test_tls: simple TLS connection testingVitaly Chikunov1-0/+357