summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2020-10-18Work around conch interoperability failureColin Watson
2020-09-09upstream: adapt to SSH_SK_VERSION_MAJOR crankdjm@openbsd.org
2020-09-09upstream: Ensure that address/mask mismatches are flagged atdtucker@openbsd.org
2020-08-27upstream: adapt to API changesdjm@openbsd.org
2020-08-27upstream: dummy firmware needs to match API version numner crank (fordjm@openbsd.org
2020-07-20Skip ECDSA-SK webauthn test when built w/out ECCDarren Tucker
2020-07-17upstream: Add test for '%k' (HostKeyAlias) TOKEN.dtucker@openbsd.org
2020-07-17upstream: Add tests for expansions on UserKnownHostsFile.dtucker@openbsd.org
2020-07-15upstream: Fix previous by calling the correct function.dtucker@openbsd.org
2020-07-15upstream: Update test to match recent change in match.cdtucker@openbsd.org
2020-07-15upstream: Use $OBJ to find key files. Fixes test when run on an objdtucker@openbsd.org
2020-07-04Wrap stdint.h in ifdef HAVE_STDINT_H.Darren Tucker
2020-06-26upstream: regress test for ssh-add -d; ok dtucker@djm@openbsd.org
2020-06-26upstream: add test for mux w/-Oproxy; ok djmmarkus@openbsd.org
2020-06-22missing files for webauthn/sshsig unit testDamien Miller
2020-06-22upstream: add support for verification of webauthn sshsig signature,djm@openbsd.org
2020-06-19Add includes.h to new test.Darren Tucker
2020-06-19Skip OpenSSL specific tests w/out OpenSSL.Darren Tucker
2020-06-19Hook sshsig tests up to Portable Makefiles.Darren Tucker
2020-06-19upstream: Test that ssh-agent exits when running as as subprocessdtucker@openbsd.org
2020-06-19upstream: run sshsig unit testsdjm@openbsd.org
2020-06-19upstream: basic unit test for sshsig.[ch], including FIDO keysdjm@openbsd.org
2020-06-19upstream: basic unit test for FIDO kep parsingdjm@openbsd.org
2020-05-29Omit ToS setting if we don't have IPV6_TCLASS too.Darren Tucker
2020-05-29upstream: Add regression and unit tests for ${ENV} styledtucker@openbsd.org
2020-05-29upstream: Unit test for convtime. ok djm@dtucker@openbsd.org
2020-05-29partial sync of regress/netcat.c with upstreamsobrado
2020-05-29partial sync of regress/netcat.c with upstreamchl
2020-05-29partial sync of regress/netcat.c with upstreamtobias
2020-05-29partial sync of regress/netcat.c with upstreamtobias
2020-05-29partial sync of regress/netcat.c with upstreamjca
2020-05-28upstream: two new tests for Include in sshd_config, checking whetherdjm@openbsd.org
2020-05-14prefer ln to cp for temporary copy of sshdDamien Miller
2020-05-13Actually skip pty tests when needed.Darren Tucker
2020-05-05Skip security key tests if ENABLE_SK not set.Darren Tucker
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-05-01fix reversed testDamien Miller
2020-05-01upstream: adapt dummy FIDO middleware to API change; ok markus@djm@openbsd.org
2020-05-01Include sys/byteorder.h for htons and friends.Darren Tucker
2020-04-22Pass configure's egrep through to test-exec.sh.Darren Tucker
2020-04-22upstream: Backslash '$' at then end of string. Prevents warning ondtucker@openbsd.org
2020-04-20upstream: regression test for printing of private key fingerprints anddjm@openbsd.org
2020-04-10upstream: Add tests for TOKEN expansion of LocalForward anddtucker@openbsd.org
2020-04-10upstream: Add utf8.c for asmprintf used by krl.cdtucker@openbsd.org
2020-04-05upstream: Indicate if we're using a cached key in trace output.dtucker@openbsd.org
2020-04-05Use /usr/bin/xp4g/id if necessary.Darren Tucker
2020-04-05upstream: Some platforms don't have "hostname -s", so use cut to trimdtucker@openbsd.org