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
2021-05-04
Rename shutdown_all() to shutdown_peers() for consistency.
Theo Buehler
2021-05-03
Use limits.h instead of sys/limits.h in dtlstest.c for portable
Kinichiro Inoguchi
2021-05-03
Modify regress ssl_get_shared_ciphers for portable
Kinichiro Inoguchi
2021-05-03
Hook openssl-ruby test to regress tree
Theo Buehler
2021-05-03
Add scaffold to run the ruby/openssl regression tests
Theo Buehler
2021-05-03
tweak one description to make it unique
Theo Buehler
2021-05-03
Prefix the hybrid_corner_case test with test_ for consistency.
Theo Buehler
2021-05-03
Exercise the point conversion bit for octet string representations
Theo Buehler
2021-05-03
Add a test that exercises the point conversion bit of the octet
Theo Buehler
2021-05-01
Expand the regress test quite a bit to make sure no new regressions are
Martijn van Duren
2021-04-27
Relax SAN DNSname validation and constraints to permit non leading *
Bob Beck
2021-04-23
Enable test-renegotiation-changed-clienthello.py but skip
Theo Buehler
2021-04-21
Add a test that roundtrips a bunch of points on all builtin curves
Theo Buehler
2021-04-20
Adjust ectest.c for set_compressed_coordinates
Theo Buehler
2021-04-20
Adjust ectest.c for get_Jprojective coordinate change
Theo Buehler
2021-04-20
Adjust ecdhtest.c for affine_coordinates change
Theo Buehler
2021-04-20
Adjust ectest.c for affine_coordinates change
Theo Buehler
2021-04-20
Adjust ectest.c for EC_GROUP_{g,s}et_curve change
Theo Buehler
2021-04-20
Properly shutdown on connection loss instead of crashing.
Martijn van Duren
2021-04-20
Don't overwrite environment CFLAGS.
Martijn van Duren
2021-04-19
The powerpc64 ELFv2 ABI explicitly states that exception enable bits
Mark Kettenis
2021-04-14
revert previous. some of the keyupdate tests still fail occasionally
Theo Buehler
2021-04-14
Enable test-tls13-keyupdate.py
Theo Buehler
2021-04-14
move test-record-size-limit.py to unsupported
Theo Buehler
2021-04-14
enable test-record-layer-fragmentation.py
Theo Buehler
2021-04-14
factor argument to catch an alert mismatch into a helper function
Theo Buehler
2021-04-13
enable test-tlsfuzzer-invalid-compression-methods.py
Theo Buehler
2021-04-13
enable test-large-hello.py as a slow test
Theo Buehler
2021-04-13
with new defaults, test-fuzzed-plaintext.py is no longer slow
Theo Buehler
2021-04-13
move a few tests to the unsupported group and fix two comments
Theo Buehler
2021-04-13
annotate test-ecdhe-rsa-key-exchange-with-bad-messages.py with expected
Theo Buehler
2021-04-08
Enable test-cve-2016-6309.py
Theo Buehler
2021-04-07
Use ERR_print_error_fp() to avoid leaking a BIO in fatal()
Theo Buehler
2021-04-06
use errx() instead of err()
Theo Buehler
2021-04-06
spaces -> tabs
Theo Buehler
2021-04-06
minor style tweaks
Theo Buehler
2021-04-04
Add missing error check for AES_unwrap_key().
Theo Buehler
2021-04-04
Fix two copy paste errors in error messages
Theo Buehler
2021-04-04
Add tests for DTLSv1_2{,_client,_server}_method()
Theo Buehler
2021-04-04
Use correct type for tmp in test_write_bytes()
Theo Buehler
2021-04-04
Explicitly NULL pointers to avoid a double free.
Theo Buehler
2021-04-04
Don't leak key and dh in the error path.
Theo Buehler
2021-04-04
Clean up client and server tls{,_config} contexts in tls_test().
Theo Buehler
2021-04-03
Run the CMAC tests through EVP_PKEY_new_CMAC_key().
Theo Buehler
2021-04-02
Two cases of BRE involving counts and backrefs that go wrong and
Otto Moerbeek
2021-03-31
Remove workaround for missing d2i_DSAPrivateKey_fp prototype
Theo Buehler
2021-03-29
Add regress coverage for TLSv1.2 record number increment.
Joel Sing
2021-03-28
The failure mode of test-tls13-version-negotiation.py has changed.
Theo Buehler
2021-03-27
Enable test-sig-algs-renegotiation-resumption.py.
Theo Buehler
2021-03-27
Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux.
Brent Cook
[next]