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
Age
Commit message (
Expand
)
Author
2020-09-14
Use a fixed validation time in these tests so we never
Bob Beck
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-13
Add new x509 certificate chain validator in x509_verify.c
Bob Beck
2020-09-12
If CPU does not support AES-NI, LibreSSL TLS 1.3 client prefers
Alexander Bluhm
2020-09-12
remove unused include that breaks regress
Bob Beck
2020-09-11
Enable cert and cipher interop tests. cert just works. cipher has
Alexander Bluhm
2020-09-11
Add x509_constraints.c - a new implementation of x509 name constraints, with
Bob Beck
2020-09-10
Enable test-tls13-large-number-of-extensions.py
Theo Buehler
2020-08-17
Fix append mode so it always writes to the end and expand regress.
Todd C. Miller
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-23
Fix a bug in PEM_X509_INFO_read_bio(3) that is very likely to cause
Ingo Schwarze
2020-07-16
Fix perl bugs that had me printing the wrong cert number for errors
Bob Beck
2020-07-15
The exit code from the perl matters here
Bob Beck
2020-07-15
Don't leak the X509_STORE
Bob Beck
2020-07-15
Add certificate validation tests generated using the tools from
Bob Beck
2020-07-14
Enter the certs regress directory.
Joel Sing
2020-07-14
Add regress for X509_verify() using the new bundles.
Joel Sing
2020-07-14
Provide generated certificate bundles and roots for regress.
Joel Sing
2020-07-14
Provide tools to build certificate changes for verify regress.
Joel Sing
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-14
getopt(3) returns an int so don't use a char to store its return value.
Mark Kettenis
2020-07-09
New regression tests for integral type conversions
Ingo Schwarze
2020-07-08
New regression tests for character and string conversions
Ingo Schwarze
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-06
Add support for timeconting in userland.
Paul Irofti
2020-07-04
Add a missing circular_init() call in the TLS ordering test.
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-26
Provide an optimized implementation of ffs(3) in libc on
Christian Weisgerber
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-04
When X509_ATTRIBUTE_create() receives an invalid NID (e.g., -1), return
Ingo Schwarze
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
[prev]
[next]