summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2019-11-28typoTheo Buehler
2019-11-27Add to do list.Theo Buehler
2019-11-27Only run the test vectors from x25519_test.json for now.Theo Buehler
2019-11-27RSASig now has the more specific name RSASSA-PKCS1-v1_5.Theo Buehler
2019-11-27Only print the basename of skipped test files.Theo Buehler
2019-11-27go fmtTheo Buehler
2019-11-27Run RSAES-PKCS1-v1_5 test vectors against libcrypto.Theo Buehler
2019-11-27Make error messages look like other test cases.Theo Buehler
2019-11-27Add glue for new RSA-OAEP tests.Theo Buehler
2019-11-27Add regress tests for making syscalls from the main program text and frommortimer
2019-11-27Skip tests with unsupported signature algorithm SHA512/224 as well.Theo Buehler
2019-11-27The DSA test vectors were split up and more tests were added.Theo Buehler
2019-11-27New failure mode for AES-CCM: "very long nonce".Theo Buehler
2019-11-27Prepare update of wycheproof-testvectors. Skip some tests for thingsTheo Buehler
2019-11-26test FIDO2/U2F key types; ok markus@Damien Miller
2019-11-26add dummy security key middleware based on work by markus@Damien Miller
2019-11-26Nuke trailing whitespace that is annoying before changing things in hereBob Beck
2019-11-25Add option for cms test in appstest.shKinichiro Inoguchi
2019-11-25unbreak tests for recent security key changesDamien Miller
2019-11-25unbreak after security key support landedDamien Miller
2019-11-24Add test for cms operations in appstest.shKinichiro Inoguchi
2019-11-22Sync tests with current NetBSD. Enable t_mkfifo test.Alexander Bluhm
2019-11-21Remove workaround for broken 'openssl rsa -text' output thatTheo Buehler
2019-11-20Add test for cms -keyopt in appstest.shKinichiro Inoguchi
2019-11-19Link system call tests to build.Alexander Bluhm
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2019-11-19Update, max /usr has grownOtto Moerbeek
2019-11-18LibreSSL change the format for openssl rsa -text output fromDarren Tucker
2019-11-18fix printing of client app secretBob Beck
2019-11-18Add regress for the updating of sever and client application secretsBob Beck
2019-11-14increase pipe size in order to exercise big pipe allocationsanton
2019-11-14Fix undefined symbol for ikev2_ike_sa_setreason.tobhe
2019-11-10It has been called to my attention that the cookie monster ascii artBob Beck
2019-11-10minor style nitanton
2019-11-09+pipeanton
2019-11-09add pipe regress test suiteanton
2019-11-09Add test for req -addext in appstest.shKinichiro Inoguchi
2019-11-06use curly braces for consistencyTheo Buehler
2019-11-06Cleanup code a bit, make sure the tal parse buffer is allways freed.Claudio Jeker
2019-11-05Remove trailing space in appstest.shKinichiro Inoguchi
2019-11-05Add test for cms in appstest.shKinichiro Inoguchi
2019-11-04Add regress for CMS sign and verify.Joel Sing
2019-11-04Reenable test-tal since problem is now fixed.Claudio Jeker
2019-11-04Adjust code to work with the new tal API functions (tal_read_file andClaudio Jeker
2019-11-03Add RSA-PSS test for genpkey in appstest.shKinichiro Inoguchi
2019-11-02Hook cms regress.Joel Sing
2019-11-02Include cms.h.Joel Sing
2019-11-02Initial regress for cms.Joel Sing
2019-11-02Add tls_conn_cipher_strength() to gotls regress.Joel Sing
2019-11-02Disable test-tal since it currently fails to build.Joel Sing