Age | Commit message (Expand) | Author |
2020-08-03 | Put the code handling \} into a new function roff_cond_checkend() | Ingo Schwarze |
2020-08-01 | Replace hostname underscore with hyphen in appstest.sh | Kinichiro Inoguchi |
2020-07-30 | bluhm@ has been pointing out for a long time that the mandoc test suite | Ingo Schwarze |
2020-07-27 | Add unveil test to lastcomm regress. | rob |
2020-07-21 | trivial adjustment of the desired test results | Ingo Schwarze |
2020-07-21 | adjust test framework to not require a tty | Ingo Schwarze |
2020-07-17 | Add test for '%k' (HostKeyAlias) TOKEN. | Darren Tucker |
2020-07-17 | Add tests for expansions on UserKnownHostsFile. | Darren Tucker |
2020-07-15 | Fix previous by calling the correct function. | Darren Tucker |
2020-07-15 | Update test to match recent change in match.c | Darren Tucker |
2020-07-15 | Use $OBJ to find key files. Fixes test when run on an obj directory | Darren Tucker |
2020-07-06 | Add a few ${.CURDIR} to make the new RCS tests work with obj/ and obj@. | Theo Buehler |
2020-06-26 | Add an OpenRCS regression test for merging files which lack newlines. | Stefan Sperling |
2020-06-26 | regress test for ssh-add -d; ok dtucker@ | Damien Miller |
2020-06-24 | add test for mux w/-Oproxy; ok djm | Markus Friedl |
2020-06-22 | add support for verification of webauthn sshsig signature, and | Damien Miller |
2020-06-19 | Test that ssh-agent exits when running as as subprocess of a specified | Darren Tucker |
2020-06-19 | run sshsig unit tests | Damien Miller |
2020-06-19 | basic unit test for sshsig.[ch], including FIDO keys | Damien Miller |
2020-06-19 | basic unit test for FIDO kep parsing | Damien Miller |
2020-05-29 | Add checks for SH downgrade sentinel and HRR hash in appstest.sh | Kinichiro Inoguchi |
2020-05-29 | Add regression and unit tests for ${ENV} style environment variable | Darren Tucker |
2020-05-29 | Unit test for convtime. ok djm@ | Darren Tucker |
2020-05-27 | two new tests for Include in sshd_config, checking whether Port | Damien Miller |
2020-05-19 | Add -status and -servername test for s_server and s_client in appstest.sh | Kinichiro Inoguchi |
2020-05-19 | Add -groups test for s_server and s_client in appstest.sh | Kinichiro Inoguchi |
2020-05-18 | Add client certificate test in appstest.sh | Kinichiro Inoguchi |
2020-05-18 | Rename variables for key, csr, pass, cert | Kinichiro Inoguchi |
2020-05-17 | Add GOST certificate test in appstest.sh | Kinichiro Inoguchi |
2020-05-17 | Suppress display output and reduce s_time to 1 sec in appstest.sh | Kinichiro Inoguchi |
2020-05-17 | Fix server client test with TLSv1.3 in appstest.sh | Kinichiro Inoguchi |
2020-05-15 | Factor out session reuse test and verification test | Kinichiro Inoguchi |
2020-05-15 | Factor out the test for all available ciphers and add TLSv1.3 case | Kinichiro Inoguchi |
2020-05-15 | Add ECDSA certificate test in appstest.sh | Kinichiro Inoguchi |
2020-05-14 | Skip protocol version message check in appstest.sh | Kinichiro Inoguchi |
2020-05-14 | Factor out the protocol version test in appstest.sh | Kinichiro Inoguchi |
2020-05-01 | sure enough, some of the test data that we though were in new format | Damien Miller |
2020-05-01 | make mktestdata.sh generate old/new format keys that we expect. | Damien Miller |
2020-05-01 | portability fix for sed that always emil a newline even if the | Damien Miller |
2020-05-01 | remove obsolete RSA1 test keys; spotted by Michael Forney | Damien Miller |
2020-04-28 | adapt dummy FIDO middleware to API change; ok markus@ | Damien Miller |
2020-04-26 | While we do not recommend the idiom ".Fl Fl long" for long options | Ingo Schwarze |
2020-04-21 | Backslash '$' at then end of string. Prevents warning on some shells. | Darren Tucker |
2020-04-20 | In fragment identifiers, use ~%d for ordinal suffixes, | Ingo Schwarze |
2020-04-20 | regression test for printing of private key fingerprints and key | Damien Miller |
2020-04-19 | When .Bd, .D1, or .Dl is tagged, attach the permalink | Ingo Schwarze |
2020-04-18 | When a .Tg is attached to a paragraph, attach the permalink | Ingo Schwarze |
2020-04-10 | Add tests for TOKEN expansion of LocalForward and RemoteForward. | Darren Tucker |
2020-04-07 | Separate the place to put the <a href> permalink (now marked | Ingo Schwarze |
2020-04-06 | Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. | Ingo Schwarze |