summaryrefslogtreecommitdiff
path: root/regress/unittests/sshkey
Commit message (Expand)AuthorAgeFilesLines
* BoringSSL doesn't support EC_POINT_point2bn()Damien Miller2023-03-241-0/+2
* upstream: adapt to ed25519 changes in src/usr.bin/sshdjm@openbsd.org2023-01-161-2/+2
* upstream: Copy bytes from the_banana[] rather than banana()tb@openbsd.org2023-01-061-2/+2
* Wrap OpenSSL includes in unit tests in ifdef.Darren Tucker2022-01-142-0/+4
* upstream: sys/param.h cleanup, mostly using MINIMUM() andderaadt@openbsd.org2021-12-204-8/+4
* Skip SK unit tests when built without security-keyDarren Tucker2021-10-071-0/+2
* upstream: Update unittests for addr.c/addrmatch.c split.dtucker@openbsd.org2021-01-111-2/+2
* upstream: adapt to API changesdjm@openbsd.org2020-08-272-6/+7
* Skip OpenSSL specific tests w/out OpenSSL.Darren Tucker2020-06-191-0/+2
* upstream: basic unit test for FIDO kep parsingdjm@openbsd.org2020-06-1924-7/+258
* upstream: sure enough, some of the test data that we though were indjm@openbsd.org2020-05-044-33/+50
* upstream: make mktestdata.sh generate old/new format keys that wedjm@openbsd.org2020-05-041-13/+13
* upstream: portability fix for sed that always emil a newline evendjm@openbsd.org2020-05-041-3/+3
* upstream: remove obsolete RSA1 test keys; spotted by Michael Forneydjm@openbsd.org2020-05-0411-8/+0
* upstream: Add utf8.c for asmprintf used by krl.cdtucker@openbsd.org2020-04-101-1/+2
* upstream: unbreak unittests for recent API / source file changesdjm@openbsd.org2020-01-262-10/+7
* upstream: unbreak tests for recent security key changesdjm@openbsd.org2019-11-253-8/+9
* upstream: adapt to extra sshkey_sign() argument and additionaldjm@openbsd.org2019-11-013-8/+9
* make unittests pass for no-openssl caseDamien Miller2019-09-085-21/+55
* upstream: adapt for key shielding API changes (const removal)djm@openbsd.org2019-06-211-3/+3
* refactor libcrypto initialisationDamien Miller2018-11-231-5/+0
* upstream: add some knobs:djm@openbsd.org2018-11-222-19/+42
* add compat headerDamien Miller2018-09-131-0/+2
* upstream: missed a bit of openssl-1.0.x API in this unittestdjm@openbsd.org2018-09-134-65/+96
* upstream: use only openssl-1.1.x API here toodjm@openbsd.org2018-09-131-38/+67
* forgot to stage these test files in commit d70d061Damien Miller2018-09-132-2/+32
* upstream: Include certs with multiple RSA signature variants indjm@openbsd.org2018-09-126-0/+34
* upstream: s/sshkey_demote/sshkey_from_private/gdjm@openbsd.org2018-09-121-5/+5
* upstream: fix leaks in unit test; with this, all unit tests aredjm@openbsd.org2018-07-131-1/+4
* upstream commitdjm@openbsd.org2018-01-033-8/+21
* upstream commitdjm@openbsd.org2017-05-081-6/+6
* upstream commitdjm@openbsd.org2017-05-014-136/+7
* upstream committb@openbsd.org2016-11-291-3/+1
* upstream committb@openbsd.org2016-11-291-2/+2
* upstream commitdjm@openbsd.org2016-05-021-2/+2
* upstream commitdjm@openbsd.org2015-12-072-19/+55
* upstream commitdjm@openbsd.org2015-10-063-76/+44
* upstream commitdjm@openbsd.org2015-08-061-2/+2
* upstream commitdjm@openbsd.org2015-07-1511-8/+8
* upstream commitmarkus@openbsd.org2015-07-1571-218/+229
* upstream commitmarkus@openbsd.org2015-07-153-17/+19
* upstream commitdjm@openbsd.org2015-07-151-2/+2
* upstream commitdjm@openbsd.org2015-05-101-2/+2
* make unit tests work for !OPENSSH_HAS_ECCDamien Miller2015-03-111-2/+5
* upstream commitdjm@openbsd.org2015-03-052-2/+6
* Restrict ECDSA and ECDH tests.Darren Tucker2015-02-251-0/+6
* upstream commitdjm@openbsd.org2015-01-272-6/+6
* upstream commitdjm@openbsd.org2015-01-202-12/+167
* upstream commitdjm@openbsd.org2015-01-201-3/+6
* upstream commitdjm@openbsd.org2015-01-091-2/+2