Age | Commit message (Expand) | Author |
2020-04-24 | Check the various options that local-address gives. | Claudio Jeker |
2020-04-23 | Use map keys composed of multiple arguments. | Martin Pieuchot |
2020-04-22 | Revise regress to match state transition changes. | Joel Sing |
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-17 | Update key share regress to match previous change. | Joel Sing |
2020-04-15 | Update output to reflect recent changes. | Martin Pieuchot |
2020-04-13 | initial framework for ipv6 source address selection testing | pamela |
2020-04-10 | Add tests for TOKEN expansion of LocalForward and RemoteForward. | Darren Tucker |
2020-04-09 | The -6 option is ignored and will be removed in the future. | tobhe |
2020-04-09 | Revise test to handle the fact that TLSv1.3 cipher suites are now being | Joel Sing |
2020-04-09 | Test both SSLv3 (aka pre-TLSv1.2) and TLSv1.2 cipher suites with TLS. | Joel Sing |
2020-04-07 | Separate the place to put the <a href> permalink (now marked | Ingo Schwarze |
2020-04-07 | Do not create /hooray as part of the regress test. Regress tests | Claudio Jeker |
2020-04-07 | For open with O_CREAT pass a mask of 0644 with else files are created | Claudio Jeker |
2020-04-07 | Unified diff makes it easier to understand where regressions are. | Martin Pieuchot |
2020-04-06 | Re-enable the client test now that it passes again. | Joel Sing |
2020-04-06 | Minor code improvements. | Joel Sing |
2020-04-06 | Add tests that cover TLSv1.2 and disable those that trigger TLSv1.3. | Joel Sing |
2020-04-06 | Zero the client random field in the TLSv1.2 golden value. | Joel Sing |
2020-04-06 | Improve comparision with test data. | Joel Sing |
2020-04-06 | Dump the test data when the lengths differ in order to aid debugging. | Joel Sing |
2020-04-06 | Use errx() if we fail to build the client hello. | Joel Sing |
2020-04-06 | Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. | Ingo Schwarze |
2020-04-06 | Add utf8.c for asmprintf used by krl.c | Darren Tucker |
2020-04-06 | Update my email address. | Paul Irofti |
2020-04-04 | Indicate if we're using a cached key in trace output. | Darren Tucker |
2020-04-04 | Some platforms don't have "hostname -s", so use cut to trim short hostname | Darren Tucker |
2020-04-04 | automatically tag .SH and .SS in man(7) terminal output | Ingo Schwarze |
2020-04-03 | Don't #include <machine/cpufunc.h>, not available on all archs | Jeremie Courreges-Anglas |
2020-04-03 | Make signify regress work without obj dir. Avoid including the | Alexander Bluhm |
2020-04-03 | Compute hash locally and re-enable %C tests. | Darren Tucker |
2020-04-03 | Temporarily remove tests for '%C' since the hash contains the local | Darren Tucker |
2020-04-03 | this needs utf8.c too | Damien Miller |
2020-04-03 | Add percent_expand test for 'Match Exec'. | Darren Tucker |
2020-04-03 | Add regression test for percent expansions where possible. | Darren Tucker |
2020-04-02 | Copy tagged strings before marking hyphens as breakable. | Ingo Schwarze |
2020-04-01 | Properly handle multiple CERTREQ payloads in CA process. Only for the | tobhe |
2020-04-01 | Just like we are already doing it in HTML output, automatically tag | Ingo Schwarze |
2020-04-01 | Add ulimit -c unlimited to the commands that plan to produce a coredump. | Claudio Jeker |
2020-03-31 | For roa-set and origin-set the following statements get joined into one | Claudio Jeker |
2020-03-26 | Add support for "alpha" suffixes in package versions | Jeremie Courreges-Anglas |
2020-03-23 | Add a test program for getopt(3) that is adequate for manual testing | Ingo Schwarze |
2020-03-21 | test skipping of initial hyphens and minus signs in automatic tags; | Ingo Schwarze |
2020-03-19 | Regression for unnamed map. | Martin Pieuchot |
2020-03-16 | Adapt to tls13_record_layer.c r1.30 (the sequence number shouldn't wrap). | Theo Buehler |
2020-03-16 | Enable tests now that the original parent see the exit status after the | Martin Pieuchot |