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-03-01
Remove the ciphers_by_values_test()
Theo Buehler
2024-03-01
exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id()
Theo Buehler
2024-03-01
ssltest: drop another use of CRYPTO_mem_leaks()
Theo Buehler
2024-02-29
Detect OPENSSL_NO_GOST correctly
Theo Buehler
2024-02-29
CRYPTO_mem_leaks* will go away. Remove calls in legacy tests
Theo Buehler
2024-02-29
Link x509_algor test statically and switch to the internal
Theo Buehler
2024-02-29
OBJ_NAME_TYPE_PKEY_METH is no longer supported
Theo Buehler
2024-02-29
Stop testing EVP_PKEY_GOST{IMIT,R01}
Theo Buehler
2024-02-29
Prepare freenull test for GOST removal
Theo Buehler
2024-02-18
asn1time: remove some debugging code
Theo Buehler
2024-02-18
Tweak previous
Theo Buehler
2024-02-18
Adjust regress test for memset() requested by jsing on review
Theo Buehler
2024-02-18
Add regress coverage for the new API
Theo Buehler
2024-02-11
Update libexpat regress to version 2.6.0.
Alexander Bluhm
2024-02-09
bio_dump: add a test that prints all values of a single byte
Theo Buehler
2024-02-08
infcover: print size_t with %zu. from upstream
Theo Buehler
2024-02-05
Cope with recent ctype.h prefix changes.
Anton Lindqvist
2024-02-04
More missing void
Theo Buehler
2024-02-04
Fix asn1_integer_null_data_test()
Theo Buehler
2024-02-03
Remove GOST and STREEBOG support from libssl.
Bob Beck
2024-02-02
bio_dump: fix indent
Theo Buehler
2024-02-02
bio_dump: add one more testcase
Theo Buehler
2024-02-02
Add regress coverage for BIO_dump()
Theo Buehler
2024-01-30
Add a shutdown sequence regress test.
Joel Sing
2024-01-27
Enable for TLSv1.3 now that shutdown behaviour matches the legacy stack.
Joel Sing
2024-01-21
Replace more occurrences of OBJ_NAME_do_all_sorted() with
Theo Buehler
2024-01-20
link the infcover test statically in preparation of zlib changes
Theo Buehler
2024-01-19
Enable shutdown regress test.
Joel Sing
2024-01-19
Add regress test coverage for SSL_shutdown().
Joel Sing
2024-01-18
ec_point_conversion: zap an empty line
Theo Buehler
2024-01-15
Run the pkey cleanup test also for {Ed,X}25519
Theo Buehler
2024-01-15
Switch to EVP_CIPHER_do_all() now that snaps are available on most arches
Theo Buehler
2024-01-11
Remove the evp_pkey_method() test
Theo Buehler
2023-12-31
Sprinkle a handfull of missing continue
Theo Buehler
2023-12-30
Add extended regress coverage for ASN.1 methods
Theo Buehler
2023-12-29
There is no need to include sys/uio.h here.
Claudio Jeker
2023-12-27
Add initial regress for CRYPTO_EX_DATA.
Joel Sing
2023-12-27
Remove engine regress.
Joel Sing
2023-12-17
c2sp: replace openssl 3.0 with 3.2 support
Theo Buehler
2023-04-23
Import C2SP/CCTV test
Theo Buehler
2023-12-15
Remove the string_table test
Theo Buehler
2023-12-13
rfc3779: remove redundant const.
Theo Buehler
2023-12-13
tlsexttest: \178 isn't a valid octal escape sequence
Theo Buehler
2023-12-13
constraints: \178 isn't a valid octal escape sequence
Theo Buehler
2023-12-13
x509_asn1: avoid lookup table that makes some compilers whine
Theo Buehler
2023-12-10
evp_test: zap extra empty line
Theo Buehler
2023-12-08
Add regress coverage for OBJ_NAME_do_all*()
Theo Buehler
2023-11-27
EVP test: fix includes
Theo Buehler
2023-11-27
EVP test: add regress coverage for the do_all() API
Theo Buehler
2023-11-20
Still need engine.h for ENGINE_free()
Theo Buehler
[next]