summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2018-11-23Remove now-unneeded ifdef SIGINFO around handler since it is now alwaysDarren Tucker
2018-11-22Output info on SIGUSR1 as well as SIGINFO to resync with portable.Darren Tucker
2018-11-22Append pid to temp files in /var/run and set a cleanup trap for them.Darren Tucker
2018-11-12- Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by settingMartijn van Duren
2018-11-06Regression test for UTF-8 separator for join(1).Martijn van Duren
2018-10-31UsePrivilegeSeparation no is deprecated, test "yes" and "sandbox".Darren Tucker
2018-10-23Add regression test for joining on NULL columns.Martijn van Duren
2018-10-18Enable regress tests testing the bugs reported inOtto Moerbeek
2018-10-17add some knobs:Damien Miller
2018-10-15Add join testsOtto Moerbeek
2018-10-15Basic set of tests taken from spec plus some extra. Extra ones are failingOtto Moerbeek
2018-10-02Render the eqn(7) "sqrt" function as U+221A in UTF-8 output.Ingo Schwarze
2018-09-30For -w output in -m mode, tweak the handling of bytes that do notIngo Schwarze
2018-09-30fix the rest of the bug mitigated in the previous commit:Ingo Schwarze
2018-09-15Modify regress appstest.sh for interoperability testing with OpenSSL 1.1.xKinichiro Inoguchi
2018-09-14Add interoperability test mode for regress appstest.shKinichiro Inoguchi
2018-09-13missed a bit of openssl-1.0.x API in this unittestDamien Miller
2018-09-13use only openssl-1.1.x API here tooDamien Miller
2018-09-12Include certs with multiple RSA signature variants in test dataDamien Miller
2018-09-12test revocation by explicit hash and by fingerprintDamien Miller
2018-09-12s/sshkey_demote/sshkey_from_private/gDamien Miller
2018-09-08Fix indent and adjust line fit to 80 columns.Kinichiro Inoguchi
2018-09-08Split test blocks into a function. Test contents are not changed.Kinichiro Inoguchi
2018-09-08Test more ciphers and randomize the order in regress appstest.shKinichiro Inoguchi
2018-09-07tests all available TLSv1.2 ciphersKinichiro Inoguchi
2018-08-27Add protocol and cipher patterns in regress appstest.shKinichiro Inoguchi
2018-08-26Stop s_server if error occurs in regress appstest.shKinichiro Inoguchi
2018-08-25oops, hook up the tests for the roff(7) .char requestIngo Schwarze
2018-08-25Rudimentary implementation of the roff(7) .char (output glyphIngo Schwarze
2018-08-25If man(7) next-line scope is open and the line ends with \c,Ingo Schwarze
2018-08-24Fix dates that got broken by committing from one day to anotherIngo Schwarze
2018-08-24Rudimentary implementation of the roff(7) .while request.Ingo Schwarze
2018-08-23Add license header.Kinichiro Inoguchi
2018-08-23Check reusing SSL/TLS session ticket by regression testKinichiro Inoguchi
2018-08-23Implement the roff(7) .shift and .return requests,Ingo Schwarze
2018-08-21Improve the ASCII rendering of \(Po (Pound Sterling)Ingo Schwarze
2018-08-21Fix some issues found looking at groff_char(7):Ingo Schwarze
2018-08-19Disable one test for now that is broken after the addition of \).Ingo Schwarze
2018-08-16Implement the \*(.T predefined string (interpolate device name)Ingo Schwarze
2018-08-14support tail arguments on the .ME and .UE macros,Ingo Schwarze
2018-08-10The script that cooks up PuTTY format host keys does not understandDarren Tucker
2018-07-16memleak in unittest; found by valgrindDamien Miller
2018-07-13make this use ssh_proxy rather than starting/stopping a daemon forDamien Miller
2018-07-13fix leaks in unit test; with this, all unit tests are leak freeDamien Miller
2018-07-12fix Test 7.1 after main.c rev. 1.37;Ingo Schwarze
2018-07-11some regression tests for lam(1) including width measurements;Ingo Schwarze
2018-07-09catch up with compile.c rev. 1.48; while here, also add tests forIngo Schwarze
2018-07-08Make readlink -f work in a POSIXly correct way.Martijn van Duren
2018-07-04deal with API rename: match_filter_list() => match_filter_blacklist()Damien Miller
2018-07-04exercise new expansion behaviour of PubkeyAcceptedKeyTypes and, byDamien Miller