summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
2024-09-01symbols: remove special case for cpuid_setup and cpu_capsTheo Buehler
2024-08-31Update for OPENSSL_cpu_caps() now being machine independent.Joel Sing
2024-08-31Undo workaround for EVP_PKEY_*check() removalTheo Buehler
2024-08-31Retire the whirlpool testTheo Buehler
2024-08-31unhook whirlpool from the treeTheo Buehler
2024-08-30Adjust freenull test for upcoming conf_api.h removalTheo Buehler
2024-08-29Disable hmac and pkey_ec tests until after the bumpTheo Buehler
2024-08-29Remove evp_pkey_check testTheo Buehler
2024-08-29Convert prototypes to new style.Claudio Jeker
2024-08-29Use signal handler safe dprintf() instead of asprintf + writeClaudio Jeker
2024-08-23Remove unwanted trailing newlines from err/warn format strings.Anton Lindqvist
2024-08-18Drop OpenSSL 3.0 interop testing infrastructureTheo Buehler
2024-08-18Add support for openssl32 in interop testTheo Buehler
2024-08-15t_recvmmsg and t_sendmmsg were enabled in 2022Philip Guenther
2024-08-11Add include path for crypto_arch.h.Joel Sing
2024-08-08check_complete: accept #errorTheo Buehler
2024-08-08check_complete: OBJ_bsearch_() and OBJ_bsearch_ex_() are goneTheo Buehler
2024-08-08hmac test: fix build with gccTheo Buehler
2024-08-07adjust check_complete after recent-ish API and docs changesTheo Buehler
2024-08-02Fix previousTheo Buehler
2024-08-02Adjust tls regress for protocol parsing fixesTheo Buehler
2024-07-30sched_yield() is not strong enough to overflow the recv buffer on someClaudio Jeker
2024-07-25Fix test23. It assumed the place of the attribute is unchanged. But now,YASUOKA Masahiko
2024-07-23Revise regress for ssl3_get_cipher() changes.Joel Sing
2024-07-22Revise regress to match cipher suite values change.Joel Sing
2024-07-21asn1time: indicate which comparison function failedTheo Buehler
2024-07-20Fix golden numbers after beck broke it months agoTheo Buehler
2024-07-17Add RCS idTheo Buehler
2024-07-17Enable regress for SSL_CIPHER_get_handshake_digest()Joel Sing
2024-07-17Rework cipher find test to also provide coverage for SSL_CIPHER_*()Joel Sing
2024-07-16Update regress for removal of SSL_HANDSHAKE_MAC_DEFAULT.Joel Sing
2024-07-15fix signature of main()Anton Lindqvist
2024-07-15enable warnings and apply a dash of knfmtAnton Lindqvist
2024-07-14Add elf_aux_info(3)Jeremie Courreges-Anglas
2024-07-11Adjust regress to match changes in SSL_select_next_proto() argsTheo Buehler
2024-07-10Teach symbols test about the namespaceTheo Buehler
2024-07-09Improve test coverage for TLS1-PRFTheo Buehler
2024-07-09Add a minimal regress test for TLS1-PRFTheo Buehler
2024-06-28Add more regress coverage for SSL_select_next_proto()Theo Buehler
2024-06-23rust-openssl: switch from deprecated config to config.tomlTheo Buehler
2024-06-17Add regress coverage for X509V3_get_d2i()Theo Buehler
2024-06-16zap a stray spaceTheo Buehler
2024-06-15openssl-ruby: prepare test for default ruby switchTheo Buehler
2024-06-05make test struct constTheo Buehler
2024-05-30Adjust hmac test for removal of static buffer from HMAC()Theo Buehler
2024-05-29asn1object: zap trailing whitespaceTheo Buehler
2024-05-29Make it possible for the large OID test to failTheo Buehler
2024-05-29Add regress coverage for some corner cases of i2d_ASN1_OBJECT()Theo Buehler
2024-05-29Add regress coverage for i2d_ASN1_OBJECT() fixesTheo Buehler
2024-05-28Test that invalid operations push the X509V3_R_UNSUPPORTED_OPTION errorTheo Buehler