summaryrefslogtreecommitdiff
path: root/src/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge the x509name test into x509_name_test.ctb2025-05-054-73/+125
* Improve the pqueue testtb2025-05-043-48/+57
* Remove the three test cases covering prime239v*tb2025-05-041-121/+1
* Verify that the selected key share is indeed group 29tb2025-05-031-1/+6
* mlkem_unittest: check return value of decap()tb2025-05-031-5/+11
* mlkem_tests: add an empty line for consistencytb2025-05-031-1/+2
* tlsexttest: remove check that clients receive SNI before ALPNtb2025-04-301-33/+3
* c2sp: drop OpenSSL 1.1 and 3.2, add 3.5tb2025-04-271-2/+2
* Enable remaining tests with NULL, 0tb2025-04-142-9/+3
* Link hash regress to buildtb2025-04-141-1/+2
* Add some regress coverage for the hashes in libctb2025-04-142-0/+946
* parse_test_file()tb2025-04-131-1/+3
* Avoid compiler warning on some OStb2025-04-131-1/+1
* Adjust x509_name_regress to the X509_NAME_print() fix in a_strex.c r1.38tb2025-03-191-15/+2
* Add regress coverage for X509_NAME_oneline and X509_NAME_printtb2025-03-152-1/+314
* Test SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.jsing2025-03-121-1/+56
* ec_asn1_test: Prepare for upcoming bumptb2025-03-082-8/+11
* asn1object: improve error message to include returned valuetb2025-02-261-2/+2
* recp -> reciprocal renaming in teststb2025-02-122-7/+7
* Improve detection and handling of alerts in renegotiation regress.jsing2025-02-011-23/+76
* Hook renegotiation regress.jsing2025-02-011-1/+2
* Fix certificate paths.jsing2025-02-011-4/+4
* Add regress coverage for TLS renegotiation.jsing2025-02-012-0/+560
* Remove pointless call to EC_GROUP_precompute_mul()tb2025-01-241-3/+1
* ectest: zap stray whitespacetb2025-01-221-2/+2
* ectest: fix misleading indentationtb2025-01-221-5/+7
* ectest: remove unused definestb2025-01-221-5/+1
* ectest: even more lipsticktb2025-01-221-17/+15
* ectest: apply some more lipsticktb2025-01-221-8/+3
* ectest: switch from new + copy to dup. zap some NULL checks before freetb2025-01-221-42/+15
* bn_test: remove random negative dance for bn_div_reciprocal()tb2025-01-221-3/+1
* Adjust for BN_div_recp() -> BN_div_reciprocal()tb2025-01-221-3/+3
* Ensure the cyclic subgroup cycles in the expected number of iterations.jsing2025-01-221-9/+14
* ectest: heed long forgotten XXX and switch back to BN_one()tb2025-01-221-3/+2
* ec/Makefile: remove excess tabstb2025-01-211-9/+9
* bn_test: use BN_RECP_CTX_create() rather than _new()/_set()tb2025-01-211-5/+3
* appstest: remove the two tests exercising -C minimallytb2025-01-191-3/+3
* md_test: switch from 2<<28 to 1<<29tb2025-01-191-2/+2
* Add regress coverage that checks the MD5 message bit counter handling.jsing2025-01-191-1/+66
* Interop tests for openssl 3.3 and 3.4, retire 3.2, 1.1 (and 3.1 remnants)tb2025-01-1512-191/+130
* Default to eopenssl33 for other_openssl_bintb2025-01-151-2/+2
* An -> Thetb2025-01-061-2/+2
* Print the inverse in affine coordinatestb2025-01-061-8/+3
* Let's use RSA_3 rather than 3tb2025-01-051-2/+2
* Stop setting RSA_FLAG_SIGN_VERtb2025-01-051-2/+1
* rsa_method_test: some consistency tweakstb2025-01-041-6/+5
* fix typotb2025-01-041-2/+2
* Add some regress coverage for custom RSA methodstb2025-01-042-1/+280
* rsa tests: tidy up the makefiletb2025-01-041-7/+8
* Zap extraneous -DLIBRESSL_INTERNALtb2024-12-291-2/+1