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
2021-07-29
Treat doas with arguments as a valid SUDO variable. Allows one to
anton
2021-07-25
Skip unit and makefile-based key conversion tests when we're building
Darren Tucker
2021-07-25
Replace OPENSSL as the variable that points to the openssl binary
Darren Tucker
2021-07-24
Skip RFC4716 format import and export tests when built without OpenSSL.
Darren Tucker
2021-07-24
test for first-match-wins in authorized_keys environment=
Damien Miller
2021-07-23
Simplify keygen-convert by using $SSH_KEYTYPES directly.
Darren Tucker
2021-07-23
Test conversion of ed25519 and ecdsa keys too.
Darren Tucker
2021-07-23
Add test for exporting pubkey from a passphrase-protected private key.
Darren Tucker
2021-07-23
regression test for time-limited signature keys
Damien Miller
2021-07-19
Use SUDO when setting up hostkey.
Darren Tucker
2021-07-19
Increase time margin for rekey tests. Should help reliability on very
Darren Tucker
2021-07-19
Add test for host key verification via SSHFP records. This requires
Darren Tucker
2021-07-19
Add ed25519 key and test SSHFP export of it. Only test RSA SSHFP export
Darren Tucker
2021-07-19
Group keygen tests together.
Darren Tucker
2021-07-18
Add test for ssh-keygen printing of SSHFP records.
Darren Tucker
2021-07-12
fix some broken tests; clean up output
Damien Miller
2021-06-10
Use $SUDO when reading sshd's pidfile here too.
Darren Tucker
2021-06-10
Use $SUDO when reading sshd's pidfile in case it was created with a very
Darren Tucker
2021-06-10
Set umask when creating hostkeys to prevent excessive permissions warning.
Darren Tucker
2021-06-10
Add regress test for SIGHUP restart while handling active and
Darren Tucker
2021-06-08
test that UserKnownHostsFile correctly accepts multiple arguments;
Damien Miller
2021-06-08
test argv_split() optional termination on comments
Damien Miller
2021-06-08
Add testcases from bz#3319 for IPQoS and TunnelDevice being overridden
Darren Tucker
2021-06-08
sprinkle some "# comment" at end of configuration lines to test
Damien Miller
2021-06-08
more descriptive failure message
Damien Miller
2021-06-07
test AuthenticationMethods inside a Match block as well as in
Damien Miller
2021-06-07
prepare for stricter sshd_config parsing that will refuse a config
Damien Miller
2021-06-02
Merge back shell portability changes bringing it back in sync with
Darren Tucker
2021-06-01
Use a default value for $OPENSSL, allowing it to be overridden.
Darren Tucker
2021-05-24
Find openssl binary via environment variable. This allows overriding
Darren Tucker
2021-05-21
fix memleak in test
Damien Miller
2021-05-21
also check contents of remaining string
Damien Miller
2021-05-21
unit test for misc.c:strdelim() that mostly servces to highlight its
Damien Miller
2021-05-07
Increase ConnectionAttempts from 4 to 10 as the tests occasionally time
Darren Tucker
2021-05-07
dump out a usable private key string too; inspired by Tyson Whitehead
Damien Miller
2021-04-06
Add TEST_SSH_ELAPSED_TIMES environment variable to print the elapsed
Darren Tucker
2021-04-06
Don't check return value of unsetenv(). It's part of the environment
Darren Tucker
2021-03-31
cannot effectively test posix-rename extension after changes in
Damien Miller
2021-03-19
add a test for misc.c:argv_split(), currently fails
Damien Miller
2021-03-19
split
Damien Miller
2021-03-13
Add TEST_SSH_MODULI_FILE variable to allow overriding of the moduli file
Darren Tucker
2021-02-26
remove this KEX fuzzer; it's awkward to use and doesn't play nice
Damien Miller
2021-02-25
s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/
Damien Miller
2021-02-24
Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms in test to
Darren Tucker
2021-02-17
Make sure puttygen is new enough to successfully run the PuTTY interop
Darren Tucker
2021-02-05
Roll back the hostname->uname change in rev 1.10. It turns out
Darren Tucker
2021-02-05
hostname is not specified by POSIX but uname -n is, so use the latter for
Darren Tucker
2021-01-30
add a SK_DUMMY_INTEGRATE define that allows the dummy security key
Damien Miller
2021-01-18
Fix long->int for convtime tests here too. Spotted by tobhe@.
Darren Tucker
2021-01-15
Change types in convtime() unit test to int to match change its new type.
Darren Tucker
[prev]
[next]