index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libssl
/
ssl
/
testssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force TLSv1.2 when testing SSLv3/TLSv1.2 cipher suites.
jsing
2020-07-14
1
-1
/
+1
*
Test TLSv1.3 ciphersuites now that TLS_method() supports TLSv1.3.
jsing
2020-07-07
1
-0
/
+12
*
Revise test to handle the fact that TLSv1.3 cipher suites are now being
jsing
2020-04-09
1
-2
/
+4
*
Test both SSLv3 (aka pre-TLSv1.2) and TLSv1.2 cipher suites with TLS.
jsing
2020-04-09
1
-1
/
+1
*
Remove NPN test coverage.
jsing
2017-08-12
1
-12
/
+0
*
check if openssl(1) actually works before proceeding
bcook
2015-09-27
1
-0
/
+2
*
Remove SSLv3 support from LibreSSL regression tests.
doug
2015-08-27
1
-30
/
+2
*
Increase cipher suite test coverage by including all cipher suites that
jsing
2014-12-12
1
-5
/
+5
*
Add regress for ALPN.
jsing
2014-12-10
1
-0
/
+19
*
The -ssl2 flag does nothing - remove the flag and any tests that were
jsing
2014-12-06
1
-29
/
+1
*
Allow overriding the path to the testssl and openssl binaries.
bcook
2014-12-03
1
-9
/
+9
*
Add NPN regress tests from OpenSSL. However, unlike OpenSSL, actually exit
jsing
2014-10-13
1
-1
/
+13
*
Remove PSK from the ssl regress.
jsing
2014-07-11
1
-16
/
+0
*
Add DTLS support to ssltest and wire up some regress tests.
jsing
2014-06-21
1
-1
/
+29
*
Move ssltest.c to a regress test.
jsing
2014-05-24
1
-0
/
+161