summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2019-12-09tweak -z mode verification to save the header and actually output it,Marc Espie
2019-12-03update to-do listTheo Buehler
2019-12-03Run Wycheproof ECDSA P1363 test vectors against libcrypto.Theo Buehler
2019-12-03Add an EcPoint variant and pass it to the ECDH test runner.Theo Buehler
2019-12-03Annotate test vector files with an enum which we can then pass to theTheo Buehler
2019-12-02rename binaries to differentiate failure cases (in dmesg output) betweenTheo de Raadt
2019-11-30Test inet6 netmask and non-contiguous netmask in ifconfig(8).Alexander Bluhm
2019-11-29lots of dependencies go away here with ed25519 no longer needingDamien Miller
2019-11-28Run additional 3004 ECDH and 1575 ECDSA test vectors against libcrypto.Theo Buehler
2019-11-28move the HKDF tests up a bitTheo Buehler
2019-11-28update to-do listTheo Buehler
2019-11-28go fmtTheo Buehler
2019-11-28no need for fallthroughTheo Buehler
2019-11-28Run HKDF test vectors against libcrypto.Theo Buehler
2019-11-28Run XChaCha20-Poly1305 test vectors against libcrypto.Theo Buehler
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