summaryrefslogtreecommitdiffstats
path: root/regress/unittests/sshkey
AgeCommit message (Expand)Author
13 daysupstream: adapt to EVP_PKEY conversiondjm@openbsd.org
2024-01-11upstream: make DSA testing optional, defaulting to ondjm@openbsd.org
2023-03-24BoringSSL doesn't support EC_POINT_point2bn()Damien Miller
2023-01-16upstream: adapt to ed25519 changes in src/usr.bin/sshdjm@openbsd.org
2023-01-06upstream: Copy bytes from the_banana[] rather than banana()tb@openbsd.org
2022-01-14Wrap OpenSSL includes in unit tests in ifdef.Darren Tucker
2021-12-20upstream: sys/param.h cleanup, mostly using MINIMUM() andderaadt@openbsd.org
2021-10-07Skip SK unit tests when built without security-keyDarren Tucker
2021-01-11upstream: Update unittests for addr.c/addrmatch.c split.dtucker@openbsd.org
2020-08-27upstream: adapt to API changesdjm@openbsd.org
2020-06-19Skip OpenSSL specific tests w/out OpenSSL.Darren Tucker
2020-06-19upstream: basic unit test for FIDO kep parsingdjm@openbsd.org
2020-05-04upstream: sure enough, some of the test data that we though were indjm@openbsd.org
2020-05-04upstream: make mktestdata.sh generate old/new format keys that wedjm@openbsd.org
2020-05-04upstream: portability fix for sed that always emil a newline evendjm@openbsd.org
2020-05-04upstream: remove obsolete RSA1 test keys; spotted by Michael Forneydjm@openbsd.org
2020-04-10upstream: Add utf8.c for asmprintf used by krl.cdtucker@openbsd.org
2020-01-26upstream: unbreak unittests for recent API / source file changesdjm@openbsd.org
2019-11-25upstream: unbreak tests for recent security key changesdjm@openbsd.org
2019-11-01upstream: adapt to extra sshkey_sign() argument and additionaldjm@openbsd.org
2019-09-08make unittests pass for no-openssl caseDamien Miller
2019-06-21upstream: adapt for key shielding API changes (const removal)djm@openbsd.org
2018-11-23refactor libcrypto initialisationDamien Miller
2018-11-22upstream: add some knobs:djm@openbsd.org
2018-09-13add compat headerDamien Miller
2018-09-13upstream: missed a bit of openssl-1.0.x API in this unittestdjm@openbsd.org
2018-09-13upstream: use only openssl-1.1.x API here toodjm@openbsd.org
2018-09-13forgot to stage these test files in commit d70d061Damien Miller
2018-09-12upstream: Include certs with multiple RSA signature variants indjm@openbsd.org
2018-09-12upstream: s/sshkey_demote/sshkey_from_private/gdjm@openbsd.org
2018-07-13upstream: fix leaks in unit test; with this, all unit tests aredjm@openbsd.org
2018-01-03upstream commitdjm@openbsd.org
2017-05-08upstream commitdjm@openbsd.org
2017-05-01upstream commitdjm@openbsd.org
2016-11-29upstream committb@openbsd.org
2016-11-29upstream committb@openbsd.org
2016-05-02upstream commitdjm@openbsd.org
2015-12-07upstream commitdjm@openbsd.org
2015-10-06upstream commitdjm@openbsd.org
2015-08-06upstream commitdjm@openbsd.org
2015-07-15upstream commitdjm@openbsd.org
2015-07-15upstream commitmarkus@openbsd.org
2015-07-15upstream commitmarkus@openbsd.org
2015-07-15upstream commitdjm@openbsd.org
2015-05-10upstream commitdjm@openbsd.org
2015-03-11make unit tests work for !OPENSSH_HAS_ECCDamien Miller
2015-03-05upstream commitdjm@openbsd.org
2015-02-25Restrict ECDSA and ECDH tests.Darren Tucker
2015-01-27upstream commitdjm@openbsd.org
2015-01-20upstream commitdjm@openbsd.org