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-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
2020-04-09
Revise test to handle the fact that TLSv1.3 cipher suites are now being
Joel Sing
2020-04-09
Test both SSLv3 (aka pre-TLSv1.2) and TLSv1.2 cipher suites with TLS.
Joel Sing
2020-04-06
Re-enable the client test now that it passes again.
Joel Sing
2020-04-06
Minor code improvements.
Joel Sing
2020-04-06
Add tests that cover TLSv1.2 and disable those that trigger TLSv1.3.
Joel Sing
2020-04-06
Zero the client random field in the TLSv1.2 golden value.
Joel Sing
2020-04-06
Improve comparision with test data.
Joel Sing
2020-04-06
Dump the test data when the lengths differ in order to aid debugging.
Joel Sing
2020-04-06
Use errx() if we fail to build the client hello.
Joel Sing
2020-03-16
Adapt to tls13_record_layer.c r1.30 (the sequence number shouldn't wrap).
Theo Buehler
2020-03-13
Increment a few more sequence numbers where the carry is close to
Theo Buehler
2020-03-13
Add regress for TLSv1.3 sequence number handling.
Joel Sing
2020-03-13
Add missing $OpenBSD$ tag.
Joel Sing
2020-03-13
Add regress for CBB_add_space().
Joel Sing
2020-03-10
Update to follow handshake enum removal.
Joel Sing
2020-02-05
Reset the key share so that we do not have an existing peer public key.
Joel Sing
2020-02-01
Tweak regress to match change made to tls13_key_share_peer_public().
Joel Sing
2020-01-30
Revise for TLSv1.3 key share changes.
Joel Sing
2020-01-26
server sigalgs test is now bogus, disable for now
Bob Beck
2020-01-25
Disable cert interop tests for now.
Joel Sing
2020-01-25
Actually disable cipher interop tests.
Joel Sing
2020-01-25
Disable the cipher interop tests.
Joel Sing
2020-01-25
Accept both TLSv1.2 and TLSv1.3 protocols for netcat.
Joel Sing
2020-01-25
Disable session regress for libressl client talking to openssl11 server.
Joel Sing
2020-01-25
Disable the client hello message regress test for now.
Joel Sing
2020-01-25
Ensure that TLSv1.0 and TLSv1.1 are enabled before running SSLv2 client
Joel Sing
2019-11-26
Nuke trailing whitespace that is annoying before changing things in here
Bob Beck
2019-11-18
fix printing of client app secret
Bob Beck
2019-11-18
Add regress for the updating of sever and client application secrets
Bob Beck
2019-11-10
It has been called to my attention that the cookie monster ascii art
Bob Beck
2019-11-06
use curly braces for consistency
Theo Buehler
[next]