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
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
2010-05-07
regress tests for AuthorizedPrincipalsFile and "principals=" key option.
Damien Miller
2010-02-26
regression tests for certified keys
Damien Miller
2010-02-09
turn on all the malloc(3) checking options when running regression
Damien Miller
2009-11-09
add regression test for ssh-keygen pubkey conversions
Darren Tucker
2009-08-13
regression test for port number parsing. written as part of the a2port
Damien Miller
2008-06-28
very basic regress test against Twisted Conch in "make interop"
Damien Miller
2008-06-11
Don't run cipher-speed test by default; mistakenly enabled by me
Darren Tucker
2008-06-10
Add regress test for key options. ok djm@
Darren Tucker
2008-06-10
Regress test for Match CIDR rules. ok djm@
Darren Tucker
2007-12-21
basic (crypto, kex and transfer) interop regression tests against putty
Damien Miller
[next]