index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libssl
/
interop
Age
Commit message (
Expand
)
Author
2019-03-28
Enable GOST cipher selection test after libssl has been fixed.
Alexander Bluhm
2019-03-21
Fix typo in usage and comment.
Alexander Bluhm
2019-02-21
Test that all supported TLS ciphers actually work. Establish
Alexander Bluhm
2019-02-11
getopt(3) returns int, not char. Fix type of ch variable to prevent
Alexander Bluhm
2018-11-11
Fix a race in libssl interop regress. The success messages from
Alexander Bluhm
2018-11-11
Reorganize libssl interop tests. Move netcat tests into separate
Alexander Bluhm
2018-11-10
Regress client and server can do session reuse now. Test this with
Alexander Bluhm
2018-11-09
The cert subdir is testing all combinations of certificate validation.
Alexander Bluhm
2018-11-07
Add a self test for each SSL library by connecting client with
Alexander Bluhm
2018-11-07
Add interop test with OpenSSL 1.1. TLS 1.3 should be used automatically
Alexander Bluhm
2018-11-07
Test TLS interoperability between LibreSSL and OpenSSL.
Alexander Bluhm
2018-11-07
Print SSLeay, OpenSSL, and LibreSSL version strings. Make client
Alexander Bluhm
2018-11-07
Test TLS interoperability between LibreSSL and OpenSSL.
Alexander Bluhm
2018-11-07
Test TLS interoperability between LibreSSL and OpenSSL.
Alexander Bluhm