Age | Commit message (Expand) | Author |
2022-08-31 | Some missing return checks | Theo Buehler |
2022-08-31 | Avoid some buffer overflows in ecdsatest | Theo Buehler |
2022-08-31 | Revert previous. Committed the wrong version of the diff. | Theo Buehler |
2022-08-31 | Avoid some buffer overflows in ecdsatest | Theo Buehler |
2022-08-30 | Add ASPA regress bits | Job Snijders |
2022-08-29 | Hook up installboot(8) tests on i386 | Klemens Nanni |
2022-08-29 | Adjust rde_decide_test.c since struct aspath changed. | Claudio Jeker |
2022-08-28 | Add regress test for the encoding of an ASN1_INTEGER with NULL data. | Joel Sing |
2022-08-28 | Adjust desired output after tbl_term.c rev. 1.66 (stop skipping | Ingo Schwarze |
2022-08-28 | Vertical spacing changes around tables in man_term.c rev. 1.194 | Ingo Schwarze |
2022-08-27 | Wire up QUIC regress. | Joel Sing |
2022-08-27 | Add regress for QUIC. | Joel Sing |
2022-08-26 | Do not rm a directory | Klemens Nanni |
2022-08-26 | Adjust PEM_write_X509() error message and unwrap line. | Theo Buehler |
2022-08-26 | Remove unnecessary BIO dances and use stdout directly. | Theo Buehler |
2022-08-24 | run -p on all chunk devices for now to make progress | Klemens Nanni |
2022-08-24 | crank chunk size to make fdisk work on arm64 | Klemens Nanni |
2022-08-24 | Silence newfs, put mountpoint under obj, simplify stagefile handling | Klemens Nanni |
2022-08-24 | Use MOUNTPOINT correctly/consistently | Klemens Nanni |
2022-08-24 | Hook up installboot on amd64 | Klemens Nanni |
2022-08-24 | Add missing root-explicit-stages test, omit -v by default | Klemens Nanni |
2022-08-21 | Revise regress now that SSL_QUIC_METHOD exists. | Joel Sing |
2022-08-21 | Add initial installboot(8) tests | Klemens Nanni |
2022-08-20 | Test EVP_chacha20_poly1305() (linking statically for now) | Joel Sing |
2022-08-20 | add ld.so RTLD_NOLOAD regress tests, ok jca@ guenther@ | Stuart Henderson |
2022-08-20 | Unhook vmd for i386 | Klemens Nanni |
2022-08-19 | Up to version 1.22.4, groff_mdoc(7) only considered the first word | Ingo Schwarze |
2022-08-16 | Adjust desired output after the bugfix man.c rev. 1.137. | Ingo Schwarze |
2022-08-16 | New tests of tabs in fill mode, in particular | Ingo Schwarze |
2022-08-16 | Adjust the desired output after the improvements in term.c rev. 1.150. | Ingo Schwarze |
2022-08-15 | Some more tests of no-fill mode similar to mdoc/Bd/blank.in | Ingo Schwarze |
2022-08-15 | oops, once again, i failed to correctly sync some dates in the footer | Ingo Schwarze |
2022-08-15 | Distinguish between escape sequences that produce no output | Ingo Schwarze |
2022-08-13 | blist: fix a possible blist corruption with blist_alloc() due to unsigned | Sebastien Marie |
2022-08-12 | Fix upper bound in a for loop (no functional change). | Theo Buehler |
2022-08-12 | Tweak a comment to be more accurate. | Theo Buehler |
2022-08-11 | add some tests for parse_absolute_time(), including cases where it | Damien Miller |
2022-08-06 | blist: use swblk_t type (defined in sys/blist.h) | Sebastien Marie |
2022-08-06 | remove swblk_t type from sys/types.h | Sebastien Marie |
2022-08-05 | fix error message | Theo Buehler |
2022-08-05 | Use the FAIL macro instead of fprintf(stderr, "FAIL: ...\n"); | Theo Buehler |
2022-08-05 | Make the bogokey[] global static const. | Theo Buehler |
2022-08-05 | Move CBB_init() to a consistent place. | Theo Buehler |
2022-08-05 | Consistently initialize failure to 1 at the top of the function and | Theo Buehler |
2022-08-05 | Consistently check for CBB_init() failure. | Theo Buehler |
2022-08-05 | Remove most of the indirection introduced in previous and instead fetch | Theo Buehler |
2022-08-04 | Add some glue to fetch the tlsext functions from the tls_extensions[] | Theo Buehler |
2022-08-03 | some love for patch regress | Omar Polo |
2022-08-02 | If the body of a man(7) .MT or .UR block is empty, do not emit a warning. | Ingo Schwarze |
2022-08-02 | Reorganize the tests that require custom command line options | Ingo Schwarze |