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-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
2016-11-01
Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS and
Theo Buehler
2016-10-31
Remove the obsolete A and P flags from MALLOC_OPTIONS.
Theo Buehler
2016-10-11
fix the KEX fuzzer - the previous method of obtaining the packet contents
Damien Miller
2016-10-06
Move USER out of the way to unbreak the BUILDUSER mechanism.
Martin Natano
2016-09-30
In ssh tests set REGRESS_FAIL_EARLY with ?= so that the environment
Alexander Bluhm
2016-09-28
Add a makefile rule to create the ssh library when regress needs
Alexander Bluhm
2016-09-26
Allow to run ssh regression tests as root. If the user is already
Alexander Bluhm
2016-09-21
disable tests for affirmative negated match after backout of
Damien Miller
2016-09-21
test all the AuthorizedPrincipalsCommand % expansions
Damien Miller
2016-09-16
add a note on kexfuzz' limitations
Damien Miller
2016-09-16
fix for newer modp DH groups (diffie-hellman-group14-sha256 etc)
Damien Miller
2016-09-14
Improve test coverage of ssh-keygen -T a bit.
Darren Tucker
2016-09-12
Add testcase for ssh-keygen -j, -J and -K options for moduli screening.
Darren Tucker
2016-08-23
add tests for addr_match_list()
Damien Miller
2016-08-23
remove Protocol directive from client/server configs that causes
Damien Miller
2016-08-19
add tests for matching functions
Damien Miller
2016-07-14
Correct equal in test.
Darren Tucker
2016-07-04
DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS
Philip Guenther
2016-06-03
Add a test for ssh(1)'s config file parsing.
Darren Tucker
2016-06-03
Add 'sshd' to the test ID as I'm about to add a similar set for ssh.
Darren Tucker
2016-05-30
stricter malloc.conf(5) options for utf8 tests
Ingo Schwarze
2016-05-30
Fix two rare edge cases:
Ingo Schwarze
2016-05-26
test the new utf8 module
Ingo Schwarze
2016-05-03
Set umask to prevent "Bad owner or permissions" errors.
Darren Tucker
2016-05-03
support doas
Damien Miller
2016-05-03
unit tests for sshbuf_dup_string()
Damien Miller
2016-05-03
Use a subshell for constructing key types to work around different sed
Darren Tucker
2016-05-02
unit and regress tests for SHA256/512; ok markus
Damien Miller
2016-04-15
missing bit of Include regress
Damien Miller
2016-04-15
remove redundant CLEANFILES section
Damien Miller
[next]