summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2023-05-22Bye, bye, horrible reacharounds into libcryptoTheo Buehler
2023-05-20ecdhtest: Fix indentTheo Buehler
2023-05-20Add a slow regress target that runs openssl speed with proper alignmentTheo Buehler
2023-05-17add LTESTS_FROM variable to allow skipping of tests up to a specificDamien Miller
2023-05-16ecdhtest: check malloc() return valuesTheo Buehler
2023-05-13vmm(4)/vmd(8): switch to anonymous shared mappings.Dave Voutila
2023-05-13Assert that test->want != NULL at this pointTheo Buehler
2023-05-12asn1oct: add a couple more testsTheo Buehler
2023-05-12asn1oct: minor tweak in error messageTheo Buehler
2023-05-12Add regress coverage for {s2i,i2s}_ASN1_OCTET_STRINGTheo Buehler
2023-05-12test ChrootDirectory in Match blockDamien Miller
2023-05-12better error messagesDamien Miller
2023-05-11Teach dump_tables about PKs and display non-readable pages as suchPhilip Guenther
2023-05-09Make malloc tests that set flags more robust against the user alsoOtto Moerbeek
2023-05-09Add regress coverage for -1 modulus as well.Theo Buehler
2023-05-08Enable malloc_errs testOtto Moerbeek
2023-05-08Add a regress test to test various malloc API and heap mismanagementOtto Moerbeek
2023-05-04symbols.awk: Remove cfb danceTheo Buehler
2023-05-04sigh. typoTheo Buehler
2023-05-04Let ecdsatest exercise ECParameters_dup() a bitTheo Buehler
2023-05-04Remove x9_62_test_internal()Theo Buehler
2023-05-03Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtlsBob Beck
2023-05-02Change X509_NAME_get_index_by[NID|OBJ] to be safer.Bob Beck
2023-05-02Mark the BIO_F_* function codes as intentionally undocumentedIngo Schwarze
2023-05-02Simplify slightly and use i2d_PKCS7_bio_stream()Theo Buehler
2023-05-01Make warnings more preciseJob Snijders
2023-04-30x509_asn1: make this test pass again after reinstating DER preservationTheo Buehler
2023-04-30check_complete.pl: update for recent changes in bnTheo Buehler
2023-04-30Sort alphabeticallyTheo Buehler
2023-04-30Remove unnecessary targetTheo Buehler
2023-04-30policy test: simplify MakefileTheo Buehler
2023-04-29Run open rsync and ports rsync programs against each other usingAlexander Bluhm
2023-04-28adjust after man_validate.c rev. 1.128 improved the error messagesIngo Schwarze
2023-04-28Execute each test as make target. Remove the shell wrapper. MarkAlexander Bluhm
2023-04-28Free all libcrypto global state memory before returningJob Snijders
2023-04-28Return a non-zero error exit code on any DER cache discrepanciesJob Snijders
2023-04-28Fix leaks reported by ASANTheo Buehler
2023-04-28Mark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3) command constantsIngo Schwarze
2023-04-28Enable policy checking by default now that we are DAG implementation based.Bob Beck
2023-04-28Import rsync regress provided by Martin Cracauer so that bluhm@ can workClaudio Jeker
2023-04-28The policy test is no longer expected to failTheo Buehler
2023-04-28Rearrange freeing of memory in the regress testJob Snijders
2023-04-28make the policy test compile on sparc64Theo Buehler
2023-04-28Add X509_REQ_add_extensions and to X509_REQ_add1_attr to DER cache testJob Snijders
2023-04-28Hook up the the x509 policy regression tests to x509 regress.Bob Beck
2023-04-28Fix copyright, convert boringssl comments to C styleBob Beck
2023-04-28KNFBob Beck
2023-04-28remove unused code.Bob Beck
2023-04-28remove debugging printfBob Beck
2023-04-28This test should not have V_EXPLICIT_POLICY set. with thisBob Beck