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
2017-12-21
another libssh casualty
Damien Miller
2017-12-21
missed one (unbreak after ssh/lib removal)
Damien Miller
2017-12-21
unbreak unit tests after removal of src/usr.bin/ssh/lib
Damien Miller
2017-12-19
explicitly test all key types and their certificate counterparts
Damien Miller
2017-12-11
use cmp in a loop instead of diff -N to compare directories. The former
Darren Tucker
2017-10-30
whitespace at EOL
Damien Miller
2017-10-30
whitespace at EOL
Damien Miller
2017-10-25
Use printenv to test whether an SSH_USER_AUTH is set instead of
Todd C. Miller
2017-10-24
Add tests for URI parsing. OK markus@
Todd C. Miller
2017-10-20
more RCSIDs
Damien Miller
2017-10-04
exercise PermitOpen a little more thoroughly
Damien Miller
2017-09-26
UsePrivilegeSeparation is gone, stop trying to test it.
Darren Tucker
2017-09-21
test reverse dynamic forwarding with SOCKS
Markus Friedl
2017-09-13
Print SKIPPED if sudo and doas configuration is missing. Prevents
Alexander Bluhm
2017-08-07
Remove obsolete privsep=no fallback test.
Darren Tucker
2017-08-07
Remove non-privsep test since disabling privsep is now deprecated.
Darren Tucker
2017-07-28
Don't call fatal from stop_sshd since it calls cleanup which calls stop_sshd
Darren Tucker
2017-06-24
regress test for ExposeAuthInfo
Damien Miller
2017-06-07
unbreak after sshv1 purge
Damien Miller
2017-05-08
fix for new SSH_ERR_KEY_LENGTH error value
Damien Miller
2017-05-08
remove arcfour, blowfish and CAST here too
Damien Miller
2017-04-30
eliminate explicit specification of protocol in tests and loops over
Damien Miller
2017-04-30
remove SSHv1 support from unit tests
Damien Miller
2017-04-28
Merge missing bits from Colin Watson's patch in bz#2658 which make integrity
Darren Tucker
2017-04-28
Pull back some shell portability fixes from -portable to make future syncs
Darren Tucker
2017-04-17
Change COMPILER_VERSION tests which limited additional warnings to gcc4
Jonathan Gray
2017-03-20
remove /usr/bin/time calls around tests, makes diffing test runs harder.
Damien Miller
2017-03-14
Add unit test for convtime().
Darren Tucker
2017-03-14
Add ASSERT_LONG_* helpers.
Darren Tucker
2017-03-11
regress tests for loading certificates without public keys;
Damien Miller
2017-02-19
add test cases for C locale; ok schwarze@
Damien Miller
2017-02-07
Remove deprecated SSH1 options RSAAuthentication and
Darren Tucker
2017-02-03
unit test for match_filter_list() function; still want a better
Damien Miller
2017-01-30
fully unbreak: some $SSH invocations did not have -F specified and
Damien Miller
2017-01-30
partially unbreak: was not specifying hostname on some $SSH invocations
Damien Miller
2017-01-06
use correct ssh-add program; bz#2654, from Colin Watson
Damien Miller
2017-01-06
Account for timeouts in the integrity tests as failures.
Darren Tucker
2017-01-06
Make forwarding test less racy by using unix domain sockets instead of
Darren Tucker
2016-12-19
use standard /bin/sh equality test; from Mike Frysinger
Damien Miller
2016-12-19
remove testcase that depends on exact output and behaviour of
Damien Miller
2016-12-19
Use LOGNAME to get current user and fall back to whoami if not set.
Darren Tucker
2016-12-16
Add regression test for AllowUsers and DenyUsers. Patch from Zev Weiss
Darren Tucker
2016-12-16
revert to rev1.2; the new bits in this test depend on changes to ssh
Damien Miller
2016-12-16
Move the "stop sshd" code into its own helper function. Patch from
Darren Tucker
2016-12-16
regression test for certificates along with private key with no
Damien Miller
2016-12-15
Use $SUDO to read pidfile in case root's umask is restricted. From
Darren Tucker
2016-11-30
test new behaviour of cert force-command restriction vs. authorized_key/
Damien Miller
2016-11-25
Allow PuTTY interop tests to run unattended. bz#2639, patch from
Darren Tucker
2016-11-25
Reverse args to sshd-log-wrapper. Matches change in portable, where it
Darren Tucker
2016-11-25
Fix typo in trace message; from portable.
Darren Tucker
[next]