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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-07-16
Remove ssh1 files from CLEANFILES since ssh1 no longer supported.
Darren Tucker
2019-07-16
Update names of host key files in CLEANFILES to match recent changes to
Darren Tucker
2019-07-05
Add (recently added) rsa_oldfmt to CLEANFILES.
Darren Tucker
2019-01-20
add "extra:" target to run some extra tests that are not enabled by
Damien Miller
2018-12-15
remove unused and problematic sudo clean. ok espie
Ted Unangst
2018-11-22
Append pid to temp files in /var/run and set a cleanup trap for them.
Darren Tucker
2018-06-07
permitlisten/PermitListen unit test from Markus
Damien Miller
2017-10-24
Add tests for URI parsing. OK markus@
Todd C. Miller
2017-06-24
regress test for ExposeAuthInfo
Damien Miller
2016-12-16
Add regression test for AllowUsers and DenyUsers. Patch from Zev Weiss
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-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-12
Add testcase for ssh-keygen -j, -J and -K options for moduli screening.
Darren Tucker
2016-06-03
Add a test for ssh(1)'s config file parsing.
Darren Tucker
2016-04-15
remove redundant CLEANFILES section
Damien Miller
2016-04-15
sync CLEANFILES with portable, sort
Damien Miller
2016-04-15
regression test for ssh_config Include directive
Damien Miller
2016-03-04
add KEX fuzzer harness; ok deraadt@
Damien Miller
2016-02-18
bsd.regress.mk doesn't automatically add "make clean" targets for
Damien Miller
2015-09-24
regress test for CertificateFile; patch from Meghana Bhat via bz#2436
Damien Miller
2015-05-21
regress test for AuthorizedPrincipalsCommand
Damien Miller
2015-04-23
Add a simple regression test for sshd's configuration parser. Right now,
Darren Tucker
2015-03-16
make CLEANFILES clean up more of the tests' droppings
Damien Miller
2015-01-26
regression test for host key rotation
Damien Miller
2015-01-20
use SUBDIR to recuse into unit tests; makes "make obj" actually
Damien Miller
2015-01-18
regression test for known_host file editing using
Damien Miller
2015-01-18
enable hostkey-agent.sh test
Damien Miller
2015-01-13
regress test for PubkeyAcceptedKeyTypes; ok markus@
Damien Miller
2015-01-12
unbreak parsing of pubkey comments; with gerhard; ok djm/deraadt
Markus Friedl
2014-12-22
regression test for multiple required pubkey authentication;
Damien Miller
2014-12-22
adjust for new SHA256 key fingerprints and slightly-different MD5 hex
Damien Miller
2014-06-24
unit and fuzz tests for new key API
Damien Miller
2014-04-30
unit tests for new buffer API; including basic fuzz testing
Damien Miller
2014-01-25
Add a test for DH GEX sizes
Darren Tucker
2013-12-06
test ed25519 support; from djm@
Markus Friedl
2013-10-09
regression test for sftp request white/blacklisting and readonly mode.
Damien Miller
2013-04-18
test sshd ChrootDirectory+internal-sftp; feedback & ok dtucker@
Damien Miller
2013-04-07
use -E option for ssh and sshd to write debuging logs to ssh{,d}.log and
Darren Tucker
2013-04-06
Split the regress log into 3 parts: the debug output from ssh, the debug
Darren Tucker
2013-01-18
Tests for Key Revocation Lists (KRLs)
Damien Miller
2012-12-11
test the integrity of the packets; with djm@
Markus Friedl
2012-12-02
regress for AllowTcpForwarding local/remote; ok markus@
Damien Miller
2012-11-22
regress for AuthorizedKeysCommand; hints from markus@
Damien Miller
2011-01-06
regress test for LocalCommand %n expansion from bert.wesarg AT
Damien Miller
2010-09-22
regress test for each of the key exchange algorithms that we support
Damien Miller
2010-09-02
test different key types (dsa, rsa, ecdsa) and sizes for login
Markus Friedl
2010-08-31
tests for ECDSA keys
Damien Miller
2010-06-27
fix how we run the tests so we can successfully use SUDO='sudo -E' in our env
Peter Hessler
[next]