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
2024-09-01
symbols: remove special case for cpuid_setup and cpu_caps
Theo Buehler
2024-08-31
Update for OPENSSL_cpu_caps() now being machine independent.
Joel Sing
2024-08-31
Undo workaround for EVP_PKEY_*check() removal
Theo Buehler
2024-08-31
Retire the whirlpool test
Theo Buehler
2024-08-31
unhook whirlpool from the tree
Theo Buehler
2024-08-30
Adjust freenull test for upcoming conf_api.h removal
Theo Buehler
2024-08-29
Disable hmac and pkey_ec tests until after the bump
Theo Buehler
2024-08-29
Remove evp_pkey_check test
Theo Buehler
2024-08-29
Convert prototypes to new style.
Claudio Jeker
2024-08-29
Use signal handler safe dprintf() instead of asprintf + write
Claudio Jeker
2024-08-23
Remove unwanted trailing newlines from err/warn format strings.
Anton Lindqvist
2024-08-18
Drop OpenSSL 3.0 interop testing infrastructure
Theo Buehler
2024-08-18
Add support for openssl32 in interop test
Theo Buehler
2024-08-15
t_recvmmsg and t_sendmmsg were enabled in 2022
Philip Guenther
2024-08-11
Add include path for crypto_arch.h.
Joel Sing
2024-08-08
check_complete: accept #error
Theo Buehler
2024-08-08
check_complete: OBJ_bsearch_() and OBJ_bsearch_ex_() are gone
Theo Buehler
2024-08-08
hmac test: fix build with gcc
Theo Buehler
2024-08-07
adjust check_complete after recent-ish API and docs changes
Theo Buehler
2024-08-02
Fix previous
Theo Buehler
2024-08-02
Adjust tls regress for protocol parsing fixes
Theo Buehler
2024-07-30
sched_yield() is not strong enough to overflow the recv buffer on some
Claudio Jeker
2024-07-25
Fix test23. It assumed the place of the attribute is unchanged. But now,
YASUOKA Masahiko
2024-07-23
Revise regress for ssl3_get_cipher() changes.
Joel Sing
2024-07-22
Revise regress to match cipher suite values change.
Joel Sing
2024-07-21
asn1time: indicate which comparison function failed
Theo Buehler
2024-07-20
Fix golden numbers after beck broke it months ago
Theo Buehler
2024-07-17
Add RCS id
Theo Buehler
2024-07-17
Enable regress for SSL_CIPHER_get_handshake_digest()
Joel Sing
2024-07-17
Rework cipher find test to also provide coverage for SSL_CIPHER_*()
Joel Sing
2024-07-16
Update regress for removal of SSL_HANDSHAKE_MAC_DEFAULT.
Joel Sing
2024-07-15
fix signature of main()
Anton Lindqvist
2024-07-15
enable warnings and apply a dash of knfmt
Anton Lindqvist
2024-07-14
Add elf_aux_info(3)
Jeremie Courreges-Anglas
2024-07-11
Adjust regress to match changes in SSL_select_next_proto() args
Theo Buehler
2024-07-10
Teach symbols test about the namespace
Theo Buehler
2024-07-09
Improve test coverage for TLS1-PRF
Theo Buehler
2024-07-09
Add a minimal regress test for TLS1-PRF
Theo Buehler
2024-06-28
Add more regress coverage for SSL_select_next_proto()
Theo Buehler
2024-06-23
rust-openssl: switch from deprecated config to config.toml
Theo Buehler
2024-06-17
Add regress coverage for X509V3_get_d2i()
Theo Buehler
2024-06-16
zap a stray space
Theo Buehler
2024-06-15
openssl-ruby: prepare test for default ruby switch
Theo Buehler
2024-06-05
make test struct const
Theo Buehler
2024-05-30
Adjust hmac test for removal of static buffer from HMAC()
Theo Buehler
2024-05-29
asn1object: zap trailing whitespace
Theo Buehler
2024-05-29
Make it possible for the large OID test to fail
Theo Buehler
2024-05-29
Add regress coverage for some corner cases of i2d_ASN1_OBJECT()
Theo Buehler
2024-05-29
Add regress coverage for i2d_ASN1_OBJECT() fixes
Theo Buehler
2024-05-28
Test that invalid operations push the X509V3_R_UNSUPPORTED_OPTION error
Theo Buehler
[next]