summaryrefslogtreecommitdiff
path: root/regress/lib/libssl
AgeCommit message (Expand)Author
2024-10-22Suppress warning noise from deprecated OpenSSL APITheo Buehler
2024-10-15rust-openssl: set resolver="2" for workspaceTheo Buehler
2024-09-18Enable large number of extension tests and stop skippking QUIC transportTheo Buehler
2024-09-17tlsfuzzer: add a start-server convenience target for interactive testingTheo Buehler
2024-09-14tlsfuzzer: grammar fix missed in previousTheo Buehler
2024-09-13typo: troups -> groupsTheo Buehler
2024-09-11parametes -> parametersTheo Buehler
2024-09-07Futhermore -> FurthermoreTheo Buehler
2024-09-06Prepare for an upcoming tlsfuzzer test that expects decode_errorTheo 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-29Disable hmac and pkey_ec tests until after the bumpTheo Buehler
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-07-23Revise regress for ssl3_get_cipher() changes.Joel Sing
2024-07-22Revise regress to match cipher suite values change.Joel Sing
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-11Adjust regress to match changes in SSL_select_next_proto() argsTheo 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-15openssl-ruby: prepare test for default ruby switchTheo Buehler
2024-06-05make test struct constTheo Buehler
2024-05-08symbols test: drop headers that don't define any symbolsTheo Buehler
2024-04-22Instead of unhooking libssl/client regress tests, flag them as expectedAnton Lindqvist
2024-04-17SSL_version_str is no moreTheo Buehler
2024-03-30Initialize quic_method in tlsexttestTheo Buehler
2024-03-28Fix coverity complaints.Bob Beck
2024-03-27fix leaks in the horrible ssl whackery necessary for this test.Bob Beck
2024-03-27Fix up server processing of key shares.Bob Beck
2024-03-26Fix expected client hello value to allow for supported_groups change.Bob Beck
2024-03-26Disable client handshake test for now for pending changes.Bob Beck
2024-03-25Revise for TLS extension parsing/processing changes.Joel Sing
2024-03-25Revise TLS extension regress for parse/process changes.Joel Sing
2024-03-21Remove now unused certificates (which are also soon to expire).Joel Sing
2024-03-20Use the new certificates/chains in regress.Joel Sing
2024-03-01Remove the ciphers_by_values_test()Theo Buehler
2024-03-01exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id()Theo Buehler
2024-03-01ssltest: drop another use of CRYPTO_mem_leaks()Theo Buehler
2024-02-03Remove GOST and STREEBOG support from libssl.Bob Beck
2024-01-30Add a shutdown sequence regress test.Joel Sing
2024-01-27Enable for TLSv1.3 now that shutdown behaviour matches the legacy stack.Joel Sing
2024-01-19Enable shutdown regress test.Joel Sing
2024-01-19Add regress test coverage for SSL_shutdown().Joel Sing
2023-12-13tlsexttest: \178 isn't a valid octal escape sequenceTheo Buehler
2023-11-19Remove last OPENSSL_NO_ENGINE from libssl regressTheo Buehler