Age | Commit message (Expand) | Author |
2022-10-20 | Link rust-openssl to regress | Theo Buehler |
2022-10-20 | Provide a harness driving rust-openssl's regress tests | Theo Buehler |
2022-10-18 | Remove references to four definitions that tb@ deleted in x509.h rev. 1.89 | Ingo Schwarze |
2022-10-17 | Revise expire callback regress to use chains with expired certificates. | Joel Sing |
2022-10-17 | Ensure that verification results in the expected error and error depth. | Joel Sing |
2022-10-16 | Add new failing read/signal test | Klemens Nanni |
2022-10-16 | Add new trap/errexit/signal test simulating interactive usage | Klemens Nanni |
2022-10-16 | move/rename usr1 test to new signal block, tweak other name | Klemens Nanni |
2022-10-16 | Always pass the test program as PROG env var, fix synopsis | Klemens Nanni |
2022-10-15 | fix comments wrt. pending ksh fixes | Klemens Nanni |
2022-10-14 | add two new errexit/trap tests, tweak wording | Klemens Nanni |
2022-10-14 | add two new errexit/trap tests | Klemens Nanni |
2022-10-14 | Add RCS markers | Theo Buehler |
2022-10-14 | Revert kn's Makefile surgery. It no longer does what it was supposed | Theo Buehler |
2022-10-14 | The HTTP endpoint used for the redirect chain started to unconditionally | Anton Lindqvist |
2022-10-11 | Handle corner case in which the test case can actually be a square | Theo Buehler |
2022-10-11 | Run noexec tests in a new thread, leveraging the fact that | Anton Lindqvist |
2022-10-10 | Trigger ERR trap on permanent I/O redirection failure | Klemens Nanni |
2022-10-10 | Continue tests is the mountpoint already exists | Klemens Nanni |
2022-10-10 | two tests are now expected to fail since the introduction of mimmutable | Anton Lindqvist |
2022-10-09 | remove by now unwanted extra space in output | Anton Lindqvist |
2022-10-02 | Dynamically link libssl for QUIC regress. | Joel Sing |
2022-10-02 | Remove unused headers. | Joel Sing |
2022-10-02 | Revise for SSL_CTX_INTERNAL and SSL_INTERNAL removal. | Joel Sing |
2022-09-24 | Adjust dummy rde_generate_updates() to the new prototype. | Claudio Jeker |
2022-09-21 | Tweak symbols test in such a way that it would have caught the recent | Theo Buehler |
2022-09-17 | bind/connect is now expected to succeed | Sebastian Benoit |
2022-09-17 | Hook up installboot unconditionally, skip on unsupported archs | Klemens Nanni |
2022-09-14 | Merge common FORMAT_FDISK and USE_SOFTRAID default, simpler cleanup | Klemens Nanni |
2022-09-14 | Fold root disk setup targets into one | Klemens Nanni |
2022-09-14 | Fold vnd disk setup targets into a single loop | Klemens Nanni |
2022-09-14 | Make NDISKS an integer, simplify CLEANFILES with globbing | Klemens Nanni |
2022-09-14 | Format softraid keydisk to make regress pass without installboot fix | Klemens Nanni |
2022-09-12 | Add CBC, CFB64 and OFB64 test coverage for RC2 | Theo Buehler |
2022-09-12 | Hook up installboot(8) tests on all covered archs | Klemens Nanni |
2022-09-12 | whitespace nits | Theo Buehler |
2022-09-12 | Move division by two out of sizeof() | Theo Buehler |
2022-09-12 | Error checks for EVP_* | Theo Buehler |
2022-09-12 | Move division by two out of sizeof() | Theo Buehler |
2022-09-11 | Add regression tests for the sendmmsg and recvmmsg system calls. | Moritz Buhl |
2022-09-11 | link asn1object test statically in preparation for upcoming bump | Theo Buehler |
2022-09-09 | Add mips64/octeon bits | Klemens Nanni |
2022-09-07 | Add EVP test coverage for RC2. | Theo Buehler |
2022-09-07 | Add output length validation for EVP | Theo Buehler |
2022-09-07 | Remove the .SILENT bits again after feedback from bluhm | Klemens Nanni |
2022-09-06 | Crank (sparse) disk size from 64M to 128M to make arm64 happy again | Klemens Nanni |
2022-09-06 | Add VERBOSE=No default, .IGNORE and .SILENT REGRESS_CLEANUP | Klemens Nanni |
2022-09-06 | keep noise down, discard usage text for expected failure cases | Klemens Nanni |
2022-09-06 | Use multi-chunk RAID 1C with keydisk on softraid enabled archs | Klemens Nanni |
2022-09-06 | Add a table-driven test for RC2 in ECB mode to replace the old one. | Theo Buehler |