summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* openssl-ruby tests: remove fallback to ruby31tb2023-09-241-5/+1
* Avoid memcmp() with NULL pointer and 0 lengthtb2023-08-151-3/+3
* Prepare tlsfuzzer.py for ports updatetb2023-08-141-3/+13
* Link new ccs test to buildtb2023-08-031-1/+7
* Prepare the ssltest for the upcoming bumptb2023-07-271-1/+8
* Don't rely on the libssl headers pulling in stdio.h somehowtb2023-07-191-1/+3
* fix include directive - this is make, not Ctb2023-07-151-2/+2
* Link symbols test to buildtb2023-07-151-1/+2
* remove accidentally imported files againtb2023-07-153-2713/+0
* Import a version of libcrypto's symbols test for libssltb2023-07-155-0/+2798
* Reenable clienttest and servertesttb2023-07-121-3/+3
* Fix last bit of the clienttest, needs ssl_pkt.c r1.66tb2023-07-111-2/+2
* Keep servertest silent and align with clienttesttb2023-07-111-2/+3
* Neuter expected server test failures with SSLv2tb2023-07-111-1/+6
* Fix most of the clienttest. With this only test cases 9 and 13 fail.tb2023-07-111-23/+39
* Avoid undefined behavior in tlsexttesttb2023-07-051-11/+18
* Plug leak in the ssltesttb2023-07-041-1/+2
* Disable TLS 1.0 and TLS 1.1 in libsslbeck2023-07-027-149/+102
* File new test-bleichenbacher-timing-pregenerate.py under failing teststb2023-06-101-1/+3
* Make ruby-openssl cope with default ruby changetb2023-06-041-2/+2
* Copy the verify param hostflags independently of the host listtb2023-05-241-3/+1
* Add a test to verify that an SSL inherits the hostflags from the SSL_CTXtb2023-05-242-1/+105
* Provide CRYPTO_INT for statically linking libcrypto for libssl regresstb2023-05-241-0/+2
* tlsexttest: check additional logic in tlsext randomizationtb2023-04-271-1/+103
* Fix the client test and the tlsext test to work with randomizedtb2023-04-233-4/+21
* interop: work around extreme REGRESS_SKIP_SLOW slownesstb2023-04-193-8/+31
* ssltest: Drop more policy go from this test.tb2023-04-151-357/+21
* ssltest: initial pass of dropping proxy cert gootb2023-04-151-89/+1
* Plug a memleak caused by an extra bump of a refcounttb2023-04-141-2/+1
* Make the apitest work better with the portable tets frameworktb2023-04-142-13/+12
* Sync function prototypes and declarations to satisfy clang 15.anton2023-02-021-3/+3
* Don't run session tests with openssl 3.0 - these tests aren't TLSv1.3 readytb2023-02-011-2/+2
* Hopefully the last one.tb2023-02-011-4/+4
* One more openssl 1.0.2 thing missed.tb2023-02-011-4/+4
* Switch from eopenssl to eopenssl30. Missed in both previous commitstb2023-02-011-4/+4
* Retire OpenSSL 1.0.2 interoptb2023-02-017-93/+13
* Add openssl 3.0 interop teststb2023-01-275-12/+70
* tlsfuzzer: hook up new connection abort tests while skipping the NSTtb2023-01-061-1/+5
* Add explicit LL suffixes to large constants to appease some compilers onmiod2023-01-011-3/+3
* Revise cipher list regress coverage of SSL_set_security_level().jsing2022-12-171-21/+43
* Unbreak rust-openssl-tests on sparc64tb2022-12-051-8/+4
* zap weird spaces $EDITOR added in previoustb2022-12-041-2/+2
* skip rust-openssl-tests on sparc64tb2022-12-031-3/+17
* regres/libssl/unit: simplify Makefiletb2022-12-021-20/+10
* Use regress framework rather than handrolling ittb2022-12-021-12/+1
* Refrain from printing SUCCESS in some of my teststb2022-12-012-8/+2
* Make internal header file names consistenttb2022-11-2611-22/+22
* Add regress coverage for TLS exporters.jsing2022-11-053-1/+677
* dtlstest: Ensure the timeouts are at least 10 ms. This makes these teststb2022-10-261-1/+7
* tlsexttest.c: make various static structs consttb2022-10-211-19/+19