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
Age
Commit message (
Expand
)
Author
2018-11-10
Speling
Bob Beck
2018-11-10
Regress client and server can do session reuse now. Test this with
Alexander Bluhm
2018-11-10
Make sure the interop test happen last (since they take a long time)
Bob Beck
2018-11-10
fix a leak reported by Ben L (bobsayshilol () live ! co ! uk)
Theo Buehler
2018-11-10
More regress all the way to exporter_master
Bob Beck
2018-11-10
Fix last of the empty hash nonsense
Bob Beck
2018-11-09
Update key schedule regress to match API changes.
Joel Sing
2018-11-09
remove the not yet implemented "handshake" subdirectory
Theo Buehler
2018-11-09
Add subdirectires with SUBDIR += instead of a single assignment with
Theo Buehler
2018-11-09
The cert subdir is testing all combinations of certificate validation.
Alexander Bluhm
2018-11-07
Add in key_schedule regress tests to regress build
Bob Beck
2018-11-07
Add a self test for each SSL library by connecting client with
Alexander Bluhm
2018-11-07
Add initial TLS 1.3 key schedule support with basic regress tests
Bob Beck
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
+interop
Alexander Bluhm
2018-11-07
Test TLS interoperability between LibreSSL and OpenSSL.
Alexander Bluhm
2018-11-06
Add TLSv1.3 to version regress tests.
Joel Sing
2018-11-06
Unbreak regress following Supported Elliptic Curve extension rename.
Joel Sing
2018-08-16
Add regress coverage for CBB_add_u32().
Joel Sing
2018-06-02
Update regress for DES cipher suite removal.
Joel Sing
2018-06-02
Zero the client random so that it is easier to spot unintended differences.
Joel Sing
2018-03-15
Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_version
Jeremie Courreges-Anglas
2018-02-08
Update regress to use tlsext_serverhello_parse().
Joel Sing
2018-01-27
Update regress to match removal of ssl_parse_clienthello_tlsext().
Joel Sing
2017-12-28
Initialise new_cipher in the serverhello TLS extensions test, to avoid a
Joel Sing
2017-11-28
Add regress test coverage for building clienthello and serverhello
Joel Sing
2017-11-28
Add regress for CBB_discard_child().
Joel Sing
2017-10-11
Update regress now that ssl_cipher_list_to_bytes() takes a CBB.
Joel Sing
2017-10-10
Revise regress now that ssl_bytes_to_cipher_list() takes a CBS.
Joel Sing
2017-08-29
When parsing extensions by calling the parse functions directly, ensure
Joel Sing
2017-08-28
Use current chacha20-poly1305 cipher suite values.
Joel Sing
2017-08-28
Update due to removal of original chacha20-poly1305 cipher suites.
Joel Sing
2017-08-27
Rewrite SRTP extension using CBB/CBS and the new extension framework.
Doug Hogan
2017-08-27
check return value from CBB_init
Bob Beck
2017-08-26
Rewrite ALPN extension using CBB/CBS and the new extension framework.
Doug Hogan
2017-08-12
Rewrite the TLS status request extension to use the new TLS extension framework.
Bob Beck
2017-08-12
Add regress coverage for the TLS signature algorithms extension.
Joel Sing
2017-08-12
Rewrite session ticket TLS extension handling using CBB/CBS and the new
Doug Hogan
2017-08-12
Remove NPN test coverage.
Joel Sing
2017-08-12
errant whitespace
Bob Beck
2017-08-12
Update the TLSv1.2 Client Hello messages, due to the removal of DSA
Joel Sing
2017-08-11
Be consistent with goto labels, failure flag and use of FAIL macro.
Joel Sing
2017-08-11
doug@ added code in here as well.
Joel Sing
2017-08-11
Sort by extension/function name.
Joel Sing
2017-08-11
Rewrite EllipticCurves TLS extension handling using CBB/CBS and the new
Doug Hogan
2017-08-11
Rewrite the ECPointFormats TLS extension handling using CBB/CBS and the
Doug Hogan
2017-07-24
Extend the SNI tests to ensure that we have a hostname in the session
Joel Sing
[next]