summaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* incorrrect spellingtb2019-01-231-2/+2
* do not print the command in the print: targettb2019-01-231-2/+2
* Add a regression test that builds up the handshake state tabletb2019-01-232-1/+399
* add support for xchacha20 and xchacha20-poly1305dlg2019-01-223-3/+191
* adapt to changes in KEX APIs and file removalsdjm2019-01-212-14/+23
* adapt to changes in KEX API and file removalsdjm2019-01-212-11/+20
* adapt to bignum1 API removal and bignum2 API changedjm2019-01-212-154/+16
* remove hack to use non-system libcryptodjm2019-01-211-4/+2
* allow override of ssh-pkcs11-helper binary via $TEST_SSH_SSHPKCS11HELPERdjm2019-01-201-1/+5
* adapt agent-pkcs11.sh test to softhsm2 and add support for ECDSA keysdjm2019-01-201-23/+58
* add "extra:" target to run some extra tests that are not enabled bydjm2019-01-201-3/+11
* Update record regress to match functionality changes.jsing2019-01-201-6/+37
* run all tests for each supported trace modeanton2019-01-202-2/+33
* hook handshake testtb2019-01-201-1/+2
* Add a simple test that verifies that every valid handshaketb2019-01-202-0/+76
* remove mmap test for nowanton2019-01-192-24/+2
* Hook record regress.jsing2019-01-191-1/+3
* Add regress for TLSv1.3 record handling.jsing2019-01-192-0/+533
* Adapt expected number of dropped messages after sendsyslog(2) kernelbluhm2019-01-186-16/+16
* initialize offset value so this passesbeck2019-01-181-0/+1
* Add client side of supported versions and keyshare extensions with basic regressbeck2019-01-181-1/+192
* Removed unused struct members.jsing2019-01-181-2/+0
* Update regress following TLS extension renaming.jsing2019-01-182-379/+378
* Add regress for extensible buffer code.jsing2019-01-173-1/+169
* Test handling of escaped backslashes because the code related toschwarze2019-01-175-2/+97
* Unveil fixes:beck2019-01-171-3/+3
* The test regress/sys/uvm/misc used mincore(2) to check how mmap,bluhm2019-01-163-449/+2
* test latest mmap() changesanton2019-01-162-2/+24
* Fix unveil issue noticed by kn@ where unveil does not notice coveringbeck2019-01-141-1/+19
* Remove the HTML title= attributes which harmed accessibility andschwarze2019-01-116-19/+18
* Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features)schwarze2019-01-0735-63/+453
* Finally, represent the man(7) .PP and .HP macros by the naturalschwarze2019-01-0628-45/+380
* In no-fill mode, avoid bogus blank lines in two situations:schwarze2019-01-052-1/+33
* In groff, when the .SY block macro occurs in no-fill mode,schwarze2019-01-054-2/+66
* Slowly start doing more HTML output tests, in this case for theschwarze2019-01-054-12/+44
* fix the dates that got broken by cvs commitschwarze2019-01-044-4/+4
* Test interaction of low-level roff(7) filling requests with .Bd in generalschwarze2019-01-047-13/+98
* test the roff(7) .ce and .rj requests;schwarze2019-01-044-2/+43
* extract check_coverage() routine and continue preparing for testing differentanton2019-01-031-17/+33
* regress bits for banner processing refactor (this test was dependingdjm2019-01-011-3/+5
* catch up with the changed order of warnings;schwarze2018-12-312-2/+2
* Cope with latest change to KIOENABLE. While here, make it possible to testanton2018-12-272-40/+51
* sort and rename testsanton2018-12-272-45/+45
* ssh_packet_set_state() now frees ssh->kex implicitly, so don'tdjm2018-12-271-2/+1
* test dying kcov descriptor logicanton2018-12-252-2/+45
* Add regress suite for the noperm mfs mount flag. Protection of the root vnodenatano2018-12-234-2/+189
* Rename mandoc_getarg() to roff_getarg() and pass it the roff parserschwarze2018-12-2129-31/+365
* make sure that test is not run in interactive mode, since the failingespie2018-12-211-2/+2
* Bugfix:schwarze2018-12-203-3/+8
* Test the code path where soreceive(9) sleeps and a control mbuf isbluhm2018-12-193-2/+114