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-04-08
Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string match the man page
Bob Beck
2024-03-30
Initialize quic_method in tlsexttest
Theo Buehler
2024-03-30
Replace silly test1_exit() with exit()
Theo Buehler
2024-03-30
Remove call to lh_FUNCTION_free()
Theo Buehler
2024-03-30
Do multiple padding add/check iterations.
Joel Sing
2024-03-30
Add initial regress for RSA padding.
Joel Sing
2024-03-30
Tidy indentation.
Joel Sing
2024-03-30
Remove -app2_1 flags being passed to dsa and rsa regress.
Joel Sing
2024-03-29
Add table-driven Whirlpool tests
joshua
2024-03-29
Add regress coverage for EdDSA in CMS
Theo Buehler
2024-03-29
Remove CMS special now that we do not depend on pem.h being included first.
Joel Sing
2024-03-28
Nuke more gost
Bob Beck
2024-03-28
Nuke more leftover GOST tendrils.
Bob Beck
2024-03-28
Fix coverity complaints.
Bob Beck
2024-03-27
fix leaks in the horrible ssl whackery necessary for this test.
Bob Beck
2024-03-27
Fix up server processing of key shares.
Bob Beck
2024-03-26
Fix expected client hello value to allow for supported_groups change.
Bob Beck
2024-03-26
Disable client handshake test for now for pending changes.
Bob Beck
2024-03-25
Codify more insane CRYPTO_EX_DATA API.
Joel Sing
2024-03-25
Revise for TLS extension parsing/processing changes.
Joel Sing
2024-03-25
Revise TLS extension regress for parse/process changes.
Joel Sing
2024-03-24
Add tests for EVP_get_cipherbyname(NULL) and EVP_get_digestbyname(NULL)
Jeremie Courreges-Anglas
2024-03-21
Remove now unused certificates (which are also soon to expire).
Joel Sing
2024-03-20
Use the new certificates/chains in regress.
Joel Sing
2024-03-05
Ugly workaround to let this compile again on non-clang platforms.
Miod Vallat
2024-03-04
Add more platforms.
Miod Vallat
2024-03-03
Fill the list of expected test failures for m88k.
Miod Vallat
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
[next]