summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2019-07-19add regression tests for scp for out-of-destination path file creationDamien Miller
2019-07-18new test for an empty text block; from rea@ via bapt@ (FreeBSD)Ingo Schwarze
2019-07-17Update appstest.shKinichiro Inoguchi
2019-07-16adapt to sshbuf_dtob64() changeDamien Miller
2019-07-16Remove ssh1 files from CLEANFILES since ssh1 no longer supported.Darren Tucker
2019-07-16Update names of host key files in CLEANFILES to match recent changes toDarren Tucker
2019-07-15unit tests for sshbuf_cmp() and sshbuf_find(); ok markusDamien Miller
2019-07-14unit tests for sshbuf_peek/poke bounds-checked random accessDamien Miller
2019-07-11fix date which got broken by Mdocdate during commitIngo Schwarze
2019-07-11When parsing a tab character that is not preceded by a space characterIngo Schwarze
2019-07-05Add (recently added) rsa_oldfmt to CLEANFILES.Darren Tucker
2019-07-05Adapt the PuTTY/Conch tests to new key names.Darren Tucker
2019-07-05Add a sleep to allow forwards to come up.Darren Tucker
2019-06-27Add more option tests to req, ts, x509 and verify in appstest.shKinichiro Inoguchi
2019-06-24Add more options test to ocsp in appstest.shKinichiro Inoguchi
2019-06-23Add more option test to dgst in appstest.shKinichiro Inoguchi
2019-06-22Add more option tests to ca in appstest.shKinichiro Inoguchi
2019-06-21adapt for key shielding API changes (const removal)Damien Miller
2019-06-19use REGRESS_EXPECTED_FAILURESMarc Espie
2019-06-14check for convtime() refusing to accept times that resolve to LONG_MAXDamien Miller
2019-06-13Add more options to pkcs12 and smime in appstest.shKinichiro Inoguchi
2019-06-11Do not access a NULL pointer if a table contains a horizontal lineIngo Schwarze
2019-06-10Add pkcs12 options and smime tests for appstest.shKinichiro Inoguchi
2019-05-21forgot to add the testcase sorryMarc Espie
2019-05-21while writing new code, I just figured out I fucked upMarc Espie
2019-04-30In HTML output, allow switching the desired font for subsequentIngo Schwarze
2019-04-28Add unit tests for user@host and URI parsing.Darren Tucker
2019-04-21When calling an empty macro, do not clobber existing arguments.Ingo Schwarze
2019-04-21Implement the roff .break request (break out of a .while loop).Ingo Schwarze
2019-04-18Add tests for sshd -T -C with Match.Darren Tucker
2019-03-30tweak comment lines.YASUOKA Masahiko
2019-03-30Add a test case forasou
2019-03-21Test that "calendar -A 0" on a Friday doesn't include weekend events.Todd C. Miller
2019-03-01Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elementsIngo Schwarze
2019-02-16Add tests for pkeyutlKinichiro Inoguchi
2019-02-06Let roff_getname() end the roff identifier at a tab characterIngo Schwarze
2019-02-04add tests for PKG_CONFIG_$PACKAGE_$VARIABLEJasper Lievisse Adriaanse
2019-02-04add tests for recently added --validateJasper Lievisse Adriaanse
2019-01-31Since resetting of offsets works quite differently in man(7) and mdoc(7),Ingo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2019-01-29Tests to verify that the special case for Friday is not applied whenTodd C. Miller
2019-01-28The test sshd_config in in $OBJ.Darren Tucker
2019-01-28Remove leftover debugging.Darren Tucker
2019-01-28Enable ssh-dss for the agent test. Disable it for the certificateDarren Tucker
2019-01-28Count the number of key types instead of assuming there are only two.Darren Tucker
2019-01-27Generate all key supported key types and enable for keyscan test.Darren Tucker
2019-01-21adapt to changes in KEX APIs and file removalsDamien Miller
2019-01-21adapt to changes in KEX API and file removalsDamien Miller
2019-01-21adapt to bignum1 API removal and bignum2 API changeDamien Miller
2019-01-21remove hack to use non-system libcryptoDamien Miller