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