summaryrefslogtreecommitdiff
path: root/regress/lib/libssl
AgeCommit message (Expand)Author
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
2023-10-30Add support for OpenSSL 3.1 interop testsTheo Buehler
2023-10-18Make libssl interop server/client tests less flaky by ensuring theAnton Lindqvist
2023-09-24openssl-ruby tests: remove fallback to ruby31Theo Buehler
2023-08-15Avoid memcmp() with NULL pointer and 0 lengthTheo Buehler
2023-08-14Prepare tlsfuzzer.py for ports updateTheo Buehler
2023-08-03Link new ccs test to buildTheo Buehler
2023-07-27Prepare the ssltest for the upcoming bumpTheo Buehler
2023-07-19Don't rely on the libssl headers pulling in stdio.h somehowTheo Buehler
2023-07-15Import a version of libcrypto's symbols test for libsslTheo Buehler
2023-07-15fix include directive - this is make, not CTheo Buehler
2023-07-15Import a version of libcrypto's symbols test for libsslTheo Buehler
2023-07-15Link symbols test to buildTheo Buehler
2023-07-15remove accidentally imported files againTheo Buehler
2023-07-15Import a version of libcrypto's symbols test for libsslTheo Buehler
2023-07-12Reenable clienttest and servertestTheo Buehler
2023-07-11Fix last bit of the clienttest, needs ssl_pkt.c r1.66Theo Buehler
2023-07-11Keep servertest silent and align with clienttestTheo Buehler
2023-07-11Neuter expected server test failures with SSLv2Theo Buehler
2023-07-11Fix most of the clienttest. With this only test cases 9 and 13 fail.Theo Buehler
2023-07-05Avoid undefined behavior in tlsexttestTheo Buehler
2023-07-04Plug leak in the ssltestTheo Buehler
2023-07-02Disable TLS 1.0 and TLS 1.1 in libsslBob Beck
2023-06-10File new test-bleichenbacher-timing-pregenerate.py under failing testsTheo Buehler
2023-06-04Make ruby-openssl cope with default ruby changeTheo Buehler
2023-05-24Copy the verify param hostflags independently of the host listTheo Buehler
2023-05-24Add a test to verify that an SSL inherits the hostflags from the SSL_CTXTheo Buehler
2023-05-24Provide CRYPTO_INT for statically linking libcrypto for libssl regressTheo Buehler
2023-04-27tlsexttest: check additional logic in tlsext randomizationTheo Buehler
2023-04-23Fix the client test and the tlsext test to work with randomizedTheo Buehler
2023-04-19interop: work around extreme REGRESS_SKIP_SLOW slownessTheo Buehler
2023-04-15ssltest: Drop more policy go from this test.Theo Buehler
2023-04-15ssltest: initial pass of dropping proxy cert gooTheo Buehler
2023-04-14Plug a memleak caused by an extra bump of a refcountTheo Buehler
2023-04-14Make the apitest work better with the portable tets frameworkTheo Buehler
2023-02-02Sync function prototypes and declarations to satisfy clang 15.Anton Lindqvist
2023-02-01Don't run session tests with openssl 3.0 - these tests aren't TLSv1.3 readyTheo Buehler
2023-02-01Hopefully the last one.Theo Buehler
2023-02-01One more openssl 1.0.2 thing missed.Theo Buehler
2023-02-01Switch from eopenssl to eopenssl30. Missed in both previous commitsTheo Buehler
2023-02-01Retire OpenSSL 1.0.2 interopTheo Buehler
2023-01-27Add openssl 3.0 interop testsTheo Buehler
2023-01-06tlsfuzzer: hook up new connection abort tests while skipping the NSTTheo Buehler
2023-01-01Add explicit LL suffixes to large constants to appease some compilers onMiod Vallat
2022-12-17Revise cipher list regress coverage of SSL_set_security_level().Joel Sing