summaryrefslogtreecommitdiffstats
path: root/regress/unittests
AgeCommit message (Expand)Author
13 daysupstream: adapt to EVP_PKEY conversiondjm@openbsd.org
2024-05-22upstream: Add missing kex-names.c source file required since theanton@openbsd.org
2024-03-26upstream: optional debuggingdjm@openbsd.org
2024-01-11upstream: make DSA testing optional, defaulting to ondjm@openbsd.org
2023-10-06upstream: REGRESS_FAIL_EARLY defaults to yes now. So no need toclaudio@openbsd.org
2023-08-10wrap poll.h include in HAVE_POLL_HDamien Miller
2023-03-24BoringSSL doesn't support EC_POINT_point2bn()Damien Miller
2023-03-24another ERR_load_CRYPTO_strings() vestigeDamien Miller
2023-03-24don't use obsolete ERR_load_CRYPTO_strings()Damien Miller
2023-03-07Add header changes missed in previous.Darren Tucker
2023-03-07upstream: Unit test for kex_proposal_populate_entries.dtucker@openbsd.org
2023-02-21Wrap stdint.h inside ifdef.Darren Tucker
2023-02-20Add includes to ptimeout test.Mayank Sharma
2023-02-02adapt compat_kex_proposal() test to portableDamien Miller
2023-02-02upstream: test compat_kex_proposal(); by dtucker@djm@openbsd.org
2023-01-16upstream: adapt to ed25519 changes in src/usr.bin/sshdjm@openbsd.org
2023-01-06upstream: unit tests for misc.c:ptimeout_* APIdjm@openbsd.org
2023-01-06upstream: Copy bytes from the_banana[] rather than banana()tb@openbsd.org
2022-08-11upstream: add some tests for parse_absolute_time(), including casesdjm@openbsd.org
2022-02-11Fix helper include path and remove excess code.Darren Tucker
2022-02-10upstream: Add test for empty hostname with port.dtucker@openbsd.org
2022-02-10upstream: Add unit tests for hpdelim.dtucker@openbsd.org
2022-01-14Wrap OpenSSL includes in unit tests in ifdef.Darren Tucker
2022-01-12upstream: remove hardcoded domain and use window.location.host, so thisdjm@openbsd.org
2021-12-22remove sys/param.h in -portable, after upstreamDamien Miller
2021-12-20upstream: Make use of ntests variable, pointed out by clang 13.anton@openbsd.org
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-08-17Put stdint.h inside HAVE_STDINT_H.Darren Tucker
2021-07-24upstream: test for first-match-wins in authorized_keys environment=djm@openbsd.org
2021-06-08upstream: test argv_split() optional termination on commentsdjm@openbsd.org
2021-06-01upstream: fix memleak in testdjm@openbsd.org
2021-06-01upstream: also check contents of remaining stringdjm@openbsd.org
2021-06-01upstream: unit test for misc.c:strdelim() that mostly servces todjm@openbsd.org
2021-05-07upstream: dump out a usable private key string too; inspired by Tysondjm@openbsd.org
2021-04-29Wrap sntrup761x25519 inside ifdef.Darren Tucker
2021-04-06upstream: Don't check return value of unsetenv(). It's part of thedtucker@openbsd.org
2021-04-03enable authopt and misc unit testsDamien Miller
2021-04-03missing bits from 259d648eDamien Miller
2021-04-01upstream: add a test for misc.c:argv_split(), currently failsdjm@openbsd.org
2021-04-01upstream: splitdjm@openbsd.org
2021-01-22upstream: Fix long->int for convtime tests here too. Spotted bydtucker@openbsd.org
2021-01-18upstream: Change types in convtime() unit test to int to match changedtucker@openbsd.org
2021-01-11upstream: Update unittests for addr.c/addrmatch.c split.dtucker@openbsd.org
2020-12-29upstream: Adapt to replacement ofdjm@openbsd.org
2020-12-21upstream: adapt to API change in hostkeys_foreach()/load_hostkeys()djm@openbsd.org
2020-12-21upstream: few more things needs match.c and addrmatch.c now thatdjm@openbsd.org
2020-12-21Pull in missing rev 1.2.Darren Tucker
2020-08-27upstream: adapt to API changesdjm@openbsd.org
2020-07-20Skip ECDSA-SK webauthn test when built w/out ECCDarren Tucker