Age | Commit message (Expand) | Author |
2019-01-23 | fix dumping of trace cmp coverage | anton |
2019-01-23 | Modify sigalgs extension processing to accomodate TLS 1.3. | Bob Beck |
2019-01-23 | revert previous, accidentally contained another diff in addition | Bob Beck |
2019-01-23 | Modify sigalgs extension processing for TLS 1.3. | Bob Beck |
2019-01-23 | incorrrect spelling | Theo Buehler |
2019-01-23 | do not print the command in the print: target | Theo Buehler |
2019-01-23 | Add a regression test that builds up the handshake state table | Theo Buehler |
2019-01-22 | add support for xchacha20 and xchacha20-poly1305 | David Gwynne |
2019-01-21 | adapt to changes in KEX APIs and file removals | Damien Miller |
2019-01-21 | adapt to changes in KEX API and file removals | Damien Miller |
2019-01-21 | adapt to bignum1 API removal and bignum2 API change | Damien Miller |
2019-01-21 | remove hack to use non-system libcrypto | Damien Miller |
2019-01-20 | allow override of ssh-pkcs11-helper binary via $TEST_SSH_SSHPKCS11HELPER | Damien Miller |
2019-01-20 | adapt agent-pkcs11.sh test to softhsm2 and add support for ECDSA keys | Damien Miller |
2019-01-20 | add "extra:" target to run some extra tests that are not enabled by | Damien Miller |
2019-01-20 | Update record regress to match functionality changes. | Joel Sing |
2019-01-20 | run all tests for each supported trace mode | anton |
2019-01-20 | hook handshake test | Theo Buehler |
2019-01-20 | Add a simple test that verifies that every valid handshake | Theo Buehler |
2019-01-19 | remove mmap test for now | anton |
2019-01-19 | Hook record regress. | Joel Sing |
2019-01-19 | Add regress for TLSv1.3 record handling. | Joel Sing |
2019-01-18 | Adapt expected number of dropped messages after sendsyslog(2) kernel | Alexander Bluhm |
2019-01-18 | initialize offset value so this passes | Bob Beck |
2019-01-18 | Add client side of supported versions and keyshare extensions with basic regress | Bob Beck |
2019-01-18 | Removed unused struct members. | Joel Sing |
2019-01-18 | Update regress following TLS extension renaming. | Joel Sing |
2019-01-17 | Add regress for extensible buffer code. | Joel Sing |
2019-01-17 | Test handling of escaped backslashes because the code related to | Ingo Schwarze |
2019-01-17 | Unveil fixes: | Bob Beck |
2019-01-16 | The test regress/sys/uvm/misc used mincore(2) to check how mmap, | Alexander Bluhm |
2019-01-16 | test latest mmap() changes | anton |
2019-01-14 | Fix unveil issue noticed by kn@ where unveil does not notice covering | Bob Beck |
2019-01-11 | Remove the HTML title= attributes which harmed accessibility and | Ingo Schwarze |
2019-01-07 | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features) | Ingo Schwarze |
2019-01-06 | Finally, represent the man(7) .PP and .HP macros by the natural | Ingo Schwarze |
2019-01-05 | In no-fill mode, avoid bogus blank lines in two situations: | Ingo Schwarze |
2019-01-05 | In groff, when the .SY block macro occurs in no-fill mode, | Ingo Schwarze |
2019-01-05 | Slowly start doing more HTML output tests, in this case for the | Ingo Schwarze |
2019-01-04 | fix the dates that got broken by cvs commit | Ingo Schwarze |
2019-01-04 | Test interaction of low-level roff(7) filling requests with .Bd in general | Ingo Schwarze |
2019-01-04 | test the roff(7) .ce and .rj requests; | Ingo Schwarze |
2019-01-03 | extract check_coverage() routine and continue preparing for testing different | anton |
2019-01-01 | regress bits for banner processing refactor (this test was depending | Damien Miller |
2018-12-31 | catch up with the changed order of warnings; | Ingo Schwarze |
2018-12-27 | Cope with latest change to KIOENABLE. While here, make it possible to test | anton |
2018-12-27 | sort and rename tests | anton |
2018-12-27 | ssh_packet_set_state() now frees ssh->kex implicitly, so don't | Damien Miller |
2018-12-25 | test dying kcov descriptor logic | anton |
2018-12-23 | Add regress suite for the noperm mfs mount flag. Protection of the root vnode | Martin Natano |