kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
8a4ac6a8 2020-07-25 18:07:09 README.md: fix typo: know to work -> known to work
22c6680f 2020-07-22 09:39:20 Land #606, remove cmc_lcl.h from CMake build
706a2165 2020-07-22 09:39:01 Land #605, Update testssl.bat
8238636e 2020-07-22 22:50:40 Remove cms_lcl.h from crypto/CMakeLists.txt
77b8a473 2020-07-22 22:05:50 Force TLSv1.2 when testing SSLv3/TLSv1.2 cipher suites. (upstream r1.15)
ea0dd3c1 2020-07-22 22:03:59 Test TLSv1.3 ciphersuites (upstream r1.14)
b2311ac5 2020-07-07 22:49:58 Keep test log as artifact
615c3808 2020-07-07 18:24:27 Fix ssltest to run on appveyor
fa26b535 2020-07-06 03:48:44 update tlsexttest patch
f9e7ce5e 2020-07-05 13:30:54 Test both SSLv3 and TLSv1.2, select cipher suite that the protocol can handle Follow upstream r1.12 and r1.13 - Test both SSLv3 and TLSv1.2 cipher suites with TLS. - Handle the fact that TLSv1.3 cipher suites are now being included in the output from `openssl ciphers`