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
2020-09-16
Add cipher set tests with empty SSL_set_ciphersuites().
Joel Sing
2020-09-16
Correct cipher_set_test() when run on a machine without AES acceleration.
Joel Sing
2020-09-16
Make cipher_set_test() log failures and continue, rather than aborting.
Joel Sing
2020-09-15
Test botan TLS client with libressl, openssl, openssl11 server.
Alexander Bluhm
2020-09-14
Connect a client to a server. Both can be current libressl, or
Alexander Bluhm
2020-09-13
Add regress for SSL_{CTX_,}set_ciphersuites().
Joel Sing
2020-09-12
If CPU does not support AES-NI, LibreSSL TLS 1.3 client prefers
Alexander Bluhm
2020-09-11
Enable cert and cipher interop tests. cert just works. cipher has
Alexander Bluhm
2020-09-10
Enable test-tls13-large-number-of-extensions.py
Theo Buehler
2020-08-17
Also print a list of missing scripts in summary
Theo Buehler
2020-08-17
Avoid test failures due to outdated packages
Theo Buehler
2020-08-15
enable jsing's zero content type test
Theo Buehler
2020-08-11
I accidentally zeored out a few bytes of the TLSv1.0 session ID.
Theo Buehler
2020-08-09
Update TLS versions to match TLSv1.3 being enabled for TLS_method().
Joel Sing
2020-08-09
Fix regress test so that it exits non-zero for failure cases.
Joel Sing
2020-08-09
Update golden values to match P-521 being enabled by default in the client.
Joel Sing
2020-08-09
Update golden values to match P-521 being enabled by default in the client.
Joel Sing
2020-08-08
Session resumption is not currently supported for TLSv1.3.
Theo Buehler
2020-08-08
Enable P-521 and run the tests that use it.
Theo Buehler
2020-07-14
Force TLSv1.2 when testing SSLv3/TLSv1.2 cipher suites.
Joel Sing
2020-07-14
Add a -tls1_2 option so we can force TLSv1.2 for testing.
Joel Sing
2020-07-07
Remove temporary RSA keys/callbacks code.
Joel Sing
2020-07-07
Test TLSv1.3 ciphersuites now that TLS_method() supports TLSv1.3.
Joel Sing
2020-07-03
tlsexttest: pass message type to the extension functions
Theo Buehler
2020-07-03
adjust alpn extension test to new argument order
Theo Buehler
2020-07-03
adjust tlsexttest to new argument order
Theo Buehler
2020-06-24
enable test-tls13-keyshare-omitted.py
Theo Buehler
2020-06-24
Add test-ffdhe-expected-params.py
Theo Buehler
2020-06-19
Enable lucky 13 test.
Theo Buehler
2020-06-10
Add lucky13 and bleichenbacher-timing tests
Theo Buehler
2020-06-06
Implement a rolling hash of the ClientHello message, Enforce RFC 8446
Bob Beck
2020-06-03
Enable the record layer limits test and mark two finished test cases as
Theo Buehler
2020-06-01
Enable the test-tls13-zero-length-data.py test, skipping the
Theo Buehler
2020-06-01
Enable test-dhe-rsa-key-exchange-with-bad-messages.py
Theo Buehler
2020-05-24
Previous commit caught a few errx() cases by accident. undo them.
Theo Buehler
2020-05-24
include newlines in FAIL messages
Theo Buehler
2020-05-24
address some nits from jsing
Theo Buehler
2020-05-24
The version detection doesn't work on bluhm's test machine, causing
Theo Buehler
2020-05-23
Define REGRESS_TARGETS explicitly.
Theo Buehler
2020-05-23
Enforce that SNI hostnames be correct as per rfc 6066 and 5980.
Bob Beck
2020-05-21
beck fixed most of the keyupdate tests. update annotation
Theo Buehler
2020-05-21
hook tlsfuzzer to regress
Theo Buehler
2020-05-21
Add a harness that runs tests from tlsfuzzer
Theo Buehler
2020-05-14
move a #define after the last #include line
Theo Buehler
2020-05-11
Revise regress for TLSv1.3 server being enabled.
Joel Sing
2020-05-11
Use tls_legacy_server_method() for SSLv2 record tests.
Joel Sing
2020-05-11
Revise regress now that record overflows are propagated.
Joel Sing
2020-05-04
Fix out-of-bounds access in tables[][] that was exposed in bluhm's
Theo Buehler
2020-04-22
Revise regress to match state transition changes.
Joel Sing
2020-04-17
Update key share regress to match previous change.
Joel Sing
[next]