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
/
libcrypto
Age
Commit message (
Expand
)
Author
2024-10-16
EC ASN.1: add reminder that the simple method might also want testing
Theo Buehler
2024-10-16
Implement Wei25519 to exercise some more elliptic curve code
Theo Buehler
2024-10-14
Extend ec_asn1_test to check for correct curve coefficient encoding
Theo Buehler
2024-10-12
Exercise the EC parameters code a bit more
Theo Buehler
2024-10-11
Add error regress coverage for ERR_LIB_SYS.
Joel Sing
2024-10-02
Hook up the err regress.
Joel Sing
2024-10-02
Add initial regress for the error stack and ERR_* APIs.
Joel Sing
2024-10-02
Enable additional CRYPTO_get_ex_new_index() tests.
Joel Sing
2024-09-17
Replace OpenSSL 3.1 (which no longer is in ports) with 3.3
Theo Buehler
2024-09-01
symbols: remove special case for cpuid_setup and cpu_caps
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
Remove evp_pkey_check test
Theo Buehler
2024-08-23
Remove unwanted trailing newlines from err/warn format strings.
Anton Lindqvist
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-07-21
asn1time: indicate which comparison function failed
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-17
Add regress coverage for X509V3_get_d2i()
Theo Buehler
2024-06-16
zap a stray space
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
2024-05-28
Add regress coverage for X509V3_add1_i2d()
Theo Buehler
2024-05-25
Eliminate last timegm() correctly this time
Theo Buehler
2024-05-25
Revert previous
Theo Buehler
2024-05-25
asn1time: another use of gmtime was hiding here
Theo Buehler
2024-05-22
Exercise EVP_chacha20_poly1305() with in-place decryption
Theo Buehler
2024-05-08
Add more regress coverage for lhash.
Joel Sing
2024-05-06
Enable lhash regress.
Joel Sing
2024-05-06
Provide initial regress for lhash.
Joel Sing
2024-04-25
Add regress coverage for crypto_ct_*_u8()
Joel Sing
2024-04-17
Add regress coverage for BN_lebin2bn().
Joel Sing
2024-04-15
Remove workarounds for unprototyped symbols
Theo Buehler
2024-04-15
Enable negative zero checks for BN_clear_bit() and BN_mask_bits().
Joel Sing
2024-04-10
symbols test: Remove a few things that are long gone
Theo Buehler
2024-04-09
whirlpool_test: avoid calling arc4random_uniform(0)
Theo Buehler
2024-04-09
whirlpool_test: zap lots of trailing whitespace
Theo Buehler
2024-04-09
bn_convert: plug leak spotted by ASAN
Theo Buehler
2024-04-09
Add initial regress for BN_set_bit(), BN_clear_bit() and BN_mask_bits().
Joel Sing
2024-04-09
Add regress coverage for BN_bn2mpi()/BN_mpi2bn().
Joel Sing
[next]