summaryrefslogtreecommitdiff
path: root/regress/usr.bin/ssh/Makefile
AgeCommit message (Expand)Author
2016-11-01Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS andTheo Buehler
2016-10-31Remove the obsolete A and P flags from MALLOC_OPTIONS.Theo Buehler
2016-10-06Move USER out of the way to unbreak the BUILDUSER mechanism.Martin Natano
2016-09-30In ssh tests set REGRESS_FAIL_EARLY with ?= so that the environmentAlexander Bluhm
2016-09-12Add testcase for ssh-keygen -j, -J and -K options for moduli screening.Darren Tucker
2016-06-03Add a test for ssh(1)'s config file parsing.Darren Tucker
2016-04-15remove redundant CLEANFILES sectionDamien Miller
2016-04-15sync CLEANFILES with portable, sortDamien Miller
2016-04-15regression test for ssh_config Include directiveDamien Miller
2016-03-04add KEX fuzzer harness; ok deraadt@Damien Miller
2016-02-18bsd.regress.mk doesn't automatically add "make clean" targets forDamien Miller
2015-09-24regress test for CertificateFile; patch from Meghana Bhat via bz#2436Damien Miller
2015-05-21regress test for AuthorizedPrincipalsCommandDamien Miller
2015-04-23Add a simple regression test for sshd's configuration parser. Right now,Darren Tucker
2015-03-16make CLEANFILES clean up more of the tests' droppingsDamien Miller
2015-01-26regression test for host key rotationDamien Miller
2015-01-20use SUBDIR to recuse into unit tests; makes "make obj" actuallyDamien Miller
2015-01-18regression test for known_host file editing usingDamien Miller
2015-01-18enable hostkey-agent.sh testDamien Miller
2015-01-13regress test for PubkeyAcceptedKeyTypes; ok markus@Damien Miller
2015-01-12unbreak parsing of pubkey comments; with gerhard; ok djm/deraadtMarkus Friedl
2014-12-22regression test for multiple required pubkey authentication;Damien Miller
2014-12-22adjust for new SHA256 key fingerprints and slightly-different MD5 hexDamien Miller
2014-06-24unit and fuzz tests for new key APIDamien Miller
2014-04-30unit tests for new buffer API; including basic fuzz testingDamien Miller
2014-01-25Add a test for DH GEX sizesDarren Tucker
2013-12-06test ed25519 support; from djm@Markus Friedl
2013-10-09regression test for sftp request white/blacklisting and readonly mode.Damien Miller
2013-04-18test sshd ChrootDirectory+internal-sftp; feedback & ok dtucker@Damien Miller
2013-04-07use -E option for ssh and sshd to write debuging logs to ssh{,d}.log andDarren Tucker
2013-04-06Split the regress log into 3 parts: the debug output from ssh, the debugDarren Tucker
2013-01-18Tests for Key Revocation Lists (KRLs)Damien Miller
2012-12-11test the integrity of the packets; with djm@Markus Friedl
2012-12-02regress for AllowTcpForwarding local/remote; ok markus@Damien Miller
2012-11-22regress for AuthorizedKeysCommand; hints from markus@Damien Miller
2011-01-06regress test for LocalCommand %n expansion from bert.wesarg ATDamien Miller
2010-09-22regress test for each of the key exchange algorithms that we supportDamien Miller
2010-09-02test different key types (dsa, rsa, ecdsa) and sizes for loginMarkus Friedl
2010-08-31tests for ECDSA keysDamien Miller
2010-06-27fix how we run the tests so we can successfully use SUDO='sudo -E' in our envPeter Hessler
2010-05-07regress tests for AuthorizedPrincipalsFile and "principals=" key option.Damien Miller
2010-02-26regression tests for certified keysDamien Miller
2010-02-09turn on all the malloc(3) checking options when running regressionDamien Miller
2009-11-09add regression test for ssh-keygen pubkey conversionsDarren Tucker
2009-08-13regression test for port number parsing. written as part of the a2portDamien Miller
2008-06-28very basic regress test against Twisted Conch in "make interop"Damien Miller
2008-06-11Don't run cipher-speed test by default; mistakenly enabled by meDarren Tucker
2008-06-10Add regress test for key options. ok djm@Darren Tucker
2008-06-10Regress test for Match CIDR rules. ok djm@Darren Tucker
2007-12-21basic (crypto, kex and transfer) interop regression tests against puttyDamien Miller