index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
ssh
Age
Commit message (
Expand
)
Author
2020-06-26
regress test for ssh-add -d; ok dtucker@
Damien Miller
2020-06-24
add test for mux w/-Oproxy; ok djm
Markus Friedl
2020-06-22
add support for verification of webauthn sshsig signature, and
Damien Miller
2020-06-19
Test that ssh-agent exits when running as as subprocess of a specified
Darren Tucker
2020-06-19
run sshsig unit tests
Damien Miller
2020-06-19
basic unit test for sshsig.[ch], including FIDO keys
Damien Miller
2020-06-19
basic unit test for FIDO kep parsing
Damien Miller
2020-05-29
Add regression and unit tests for ${ENV} style environment variable
Darren Tucker
2020-05-29
Unit test for convtime. ok djm@
Darren Tucker
2020-05-27
two new tests for Include in sshd_config, checking whether Port
Damien Miller
2020-05-01
sure enough, some of the test data that we though were in new format
Damien Miller
2020-05-01
make mktestdata.sh generate old/new format keys that we expect.
Damien Miller
2020-05-01
portability fix for sed that always emil a newline even if the
Damien Miller
2020-05-01
remove obsolete RSA1 test keys; spotted by Michael Forney
Damien Miller
2020-04-28
adapt dummy FIDO middleware to API change; ok markus@
Damien Miller
2020-04-21
Backslash '$' at then end of string. Prevents warning on some shells.
Darren Tucker
2020-04-20
regression test for printing of private key fingerprints and key
Damien Miller
2020-04-10
Add tests for TOKEN expansion of LocalForward and RemoteForward.
Darren Tucker
2020-04-06
Add utf8.c for asmprintf used by krl.c
Darren Tucker
2020-04-04
Indicate if we're using a cached key in trace output.
Darren Tucker
2020-04-04
Some platforms don't have "hostname -s", so use cut to trim short hostname
Darren Tucker
2020-04-03
Compute hash locally and re-enable %C tests.
Darren Tucker
2020-04-03
Temporarily remove tests for '%C' since the hash contains the local
Darren Tucker
2020-04-03
this needs utf8.c too
Damien Miller
2020-04-03
Add percent_expand test for 'Match Exec'.
Darren Tucker
2020-04-03
Add regression test for percent expansions where possible.
Darren Tucker
2020-03-13
some more speeling mistakes from
Damien Miller
2020-01-31
regress test for sshd_config Include directive; from Jakub Jelen
Damien Miller
2020-01-26
unbreak unittests for recent API / source file changes
Damien Miller
2020-01-25
Move setting $NC into test-exec since it's now used by multiple tests,
Darren Tucker
2020-01-25
Wait a bit longer for the multiplex master to become ready since on very
Darren Tucker
2020-01-24
Add a connection test for proxycommand. This would have caught the problem
Darren Tucker
2020-01-24
Do not warn about permissions on symlinks.
Darren Tucker
2020-01-23
Handle zlib compression being disabled now that it's optional.
Darren Tucker
2020-01-23
When checking for unsafe directories, ignore non-directories (ie symlinks,
Darren Tucker
2020-01-23
Check for and warn about StrictModes permission problems. ok tb@
Darren Tucker
2020-01-23
Also test PuTTY chacha20.
Darren Tucker
2020-01-23
Also test PuTTY ecdh kex methods.
Darren Tucker
2020-01-22
Increase keyscan timeout from default. On slow hosts 3 concurrent keyscans
Darren Tucker
2020-01-21
pass SSH_SK_HELPER explicitly past $SUDO to avoid it getting cleared;
Damien Miller
2020-01-06
adapt sk-dummy to SK API changes
Damien Miller
2020-01-03
what bozo decided to use 2020 as a future date in a regress test?
Damien Miller
2020-01-03
implement recent SK API change to support resident keys and PIN prompting
Damien Miller
2020-01-02
Update keygen moduli screen test to match recent command line option change
Darren Tucker
2019-12-21
unit tests for ForwardAgent=/path; from Eric Chiang
Damien Miller
2019-12-16
test security key host keys in addition to user keys
Damien Miller
2019-12-15
adapt to ssh-sk-client change
Damien Miller
2019-12-11
it's no longer possible to disable privilege separation in sshd, so
Damien Miller
2019-11-29
lots of dependencies go away here with ed25519 no longer needing
Damien Miller
2019-11-26
test FIDO2/U2F key types; ok markus@
Damien Miller
[next]