summaryrefslogtreecommitdiff
path: root/regress
Commit message (Expand)AuthorAgeFilesLines
* upstream: use the new variant log macros instead of prependingdjm@openbsd.org2020-10-181-2/+4
* missing headerDamien Miller2020-10-171-0/+2
* sync regress/misc/sk-dummy/fatal.cDamien Miller2020-10-171-3/+6
* adapt sk-dummy's fatal implementation to changesDamien Miller2020-10-171-2/+5
* fix netcat build problemDamien Miller2020-10-171-0/+3
* fix TEST_MALLOC_OPTIONS varwangxp0062020-10-081-1/+1
* upstream: remove GlobalKnownHostsFile for this test afterdjm@openbsd.org2020-10-071-2/+5
* upstream: adapt to SSH_SK_VERSION_MAJOR crankdjm@openbsd.org2020-09-091-1/+1
* upstream: Ensure that address/mask mismatches are flagged atdtucker@openbsd.org2020-09-091-1/+13
* upstream: adapt to API changesdjm@openbsd.org2020-08-272-6/+7
* upstream: dummy firmware needs to match API version numner crank (fordjm@openbsd.org2020-08-271-1/+1
* Skip ECDSA-SK webauthn test when built w/out ECCDarren Tucker2020-07-201-0/+2
* upstream: Add test for '%k' (HostKeyAlias) TOKEN.dtucker@openbsd.org2020-07-171-1/+2
* upstream: Add tests for expansions on UserKnownHostsFile.dtucker@openbsd.org2020-07-171-10/+29
* upstream: Fix previous by calling the correct function.dtucker@openbsd.org2020-07-151-2/+2
* upstream: Update test to match recent change in match.cdtucker@openbsd.org2020-07-151-2/+2
* upstream: Use $OBJ to find key files. Fixes test when run on an objdtucker@openbsd.org2020-07-151-5/+5
* Wrap stdint.h in ifdef HAVE_STDINT_H.Darren Tucker2020-07-041-0/+2
* upstream: regress test for ssh-add -d; ok dtucker@djm@openbsd.org2020-06-261-5/+68
* upstream: add test for mux w/-Oproxy; ok djmmarkus@openbsd.org2020-06-261-6/+8
* missing files for webauthn/sshsig unit testDamien Miller2020-06-223-0/+706
* upstream: add support for verification of webauthn sshsig signature,djm@openbsd.org2020-06-221-7/+12
* Add includes.h to new test.Darren Tucker2020-06-191-0/+2
* Skip OpenSSL specific tests w/out OpenSSL.Darren Tucker2020-06-192-0/+10
* Hook sshsig tests up to Portable Makefiles.Darren Tucker2020-06-192-1/+3
* upstream: Test that ssh-agent exits when running as as subprocessdtucker@openbsd.org2020-06-192-1/+24
* upstream: run sshsig unit testsdjm@openbsd.org2020-06-191-2/+2
* upstream: basic unit test for sshsig.[ch], including FIDO keysdjm@openbsd.org2020-06-1923-0/+339
* upstream: basic unit test for FIDO kep parsingdjm@openbsd.org2020-06-1924-7/+258
* Omit ToS setting if we don't have IPV6_TCLASS too.Darren Tucker2020-05-291-1/+1
* upstream: Add regression and unit tests for ${ENV} styledtucker@openbsd.org2020-05-292-5/+79
* upstream: Unit test for convtime. ok djm@dtucker@openbsd.org2020-05-291-1/+20
* partial sync of regress/netcat.c with upstreamsobrado2020-05-291-2/+2
* partial sync of regress/netcat.c with upstreamchl2020-05-291-1/+1
* partial sync of regress/netcat.c with upstreamtobias2020-05-291-3/+6
* partial sync of regress/netcat.c with upstreamtobias2020-05-291-3/+3
* partial sync of regress/netcat.c with upstreamjca2020-05-291-7/+16
* upstream: two new tests for Include in sshd_config, checking whetherdjm@openbsd.org2020-05-281-1/+35
* prefer ln to cp for temporary copy of sshdDamien Miller2020-05-141-1/+4
* Actually skip pty tests when needed.Darren Tucker2020-05-131-2/+8
* Skip security key tests if ENABLE_SK not set.Darren Tucker2020-05-051-1/+3
* 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
* fix reversed testDamien Miller2020-05-011-1/+1
* upstream: adapt dummy FIDO middleware to API change; ok markus@djm@openbsd.org2020-05-011-4/+10
* Include sys/byteorder.h for htons and friends.Darren Tucker2020-05-011-0/+3
* Pass configure's egrep through to test-exec.sh.Darren Tucker2020-04-221-0/+10
* upstream: Backslash '$' at then end of string. Prevents warning ondtucker@openbsd.org2020-04-221-1/+1