index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libssl
/
interop
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
1) Move the interop tests to the end so we see tlsfuzzer first
beck
2020-09-21
4
-7
/
+33
*
Test botan TLS client with libressl, openssl, openssl11 server.
bluhm
2020-09-15
4
-6
/
+305
*
Connect a client to a server. Both can be current libressl, or
bluhm
2020-09-14
5
-10
/
+193
*
If CPU does not support AES-NI, LibreSSL TLS 1.3 client prefers
bluhm
2020-09-12
1
-9
/
+18
*
Enable cert and cipher interop tests. cert just works. cipher has
bluhm
2020-09-11
3
-55
/
+35
*
Revise regress for TLSv1.3 server being enabled.
jsing
2020-05-11
3
-9
/
+9
*
Disable cert interop tests for now.
jsing
2020-01-25
1
-2
/
+2
*
Actually disable cipher interop tests.
jsing
2020-01-25
1
-3
/
+3
*
Disable the cipher interop tests.
jsing
2020-01-25
1
-3
/
+4
*
Accept both TLSv1.2 and TLSv1.3 protocols for netcat.
jsing
2020-01-25
1
-4
/
+3
*
Disable session regress for libressl client talking to openssl11 server.
jsing
2020-01-25
1
-1
/
+2
*
Enable GOST cipher selection test after libssl has been fixed.
bluhm
2019-03-28
1
-6
/
+1
*
Fix typo in usage and comment.
bluhm
2019-03-21
3
-6
/
+6
*
Test that all supported TLS ciphers actually work. Establish
bluhm
2019-02-21
8
-26
/
+308
*
getopt(3) returns int, not char. Fix type of ch variable to prevent
bluhm
2019-02-11
2
-6
/
+6
*
Fix a race in libssl interop regress. The success messages from
bluhm
2018-11-11
3
-6
/
+9
*
Reorganize libssl interop tests. Move netcat tests into separate
bluhm
2018-11-11
9
-148
/
+197
*
Regress client and server can do session reuse now. Test this with
bluhm
2018-11-10
6
-129
/
+220
*
The cert subdir is testing all combinations of certificate validation.
bluhm
2018-11-09
11
-48
/
+244
*
Add a self test for each SSL library by connecting client with
bluhm
2018-11-07
5
-23
/
+88
*
Add interop test with OpenSSL 1.1. TLS 1.3 should be used automatically
bluhm
2018-11-07
5
-10
/
+55
*
Print SSLeay, OpenSSL, and LibreSSL version strings. Make client
bluhm
2018-11-07
7
-12
/
+71
*
Test TLS interoperability between LibreSSL and OpenSSL.
bluhm
2018-11-07
10
-0
/
+549