Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-22 | Increase /usr/src partition to 2GB - 5GB | Jan Klemkow | |
ok miod@, deraadt@, otto@ and bluhm@ | |||
2024-03-21 | Remove now unused certificates (which are also soon to expire). | Joel Sing | |
2024-03-20 | Use the new certificates/chains in regress. | Joel Sing | |
The new certificates are more representative of the real world. The old certificates use weak algorithms and expire in the very near future. Most of our regress has already been switched over, this changes the remainder. Thanks to Bernhard M. Wiedemann for reminding us of the upcoming expiry. ok tb@ | |||
2024-03-20 | Run most of regress explicitly in filemode to avoid hitting location checks | Job Snijders | |
with tb@ | |||
2024-03-14 | Hook up the btcfi test. | Mark Kettenis | |
2024-03-13 | Add endbr64/bti instruction at the start of the gadget, otherwise we'll | Mark Kettenis | |
get a SIGILL when the gadget gets call. Fix the instruction that sets the syscall number on arm64. ok anton@, deraadt@ | |||
2024-03-12 | Add regress test showing that OpenBSD IPv6 fragment reassembly is | Alexander Bluhm | |
not affected by FreeBSD-SA-23:06.ipv6 security advisory. Scapy test frag6_oversize.py reassembles fragments of a packet too big to fit. Test frag6_unfragsize.py also plays games with ECN bits and hop-by-hop extension header to check overflow protection. ICMP6 parameter problem responses are expected. As pf does not generate such ICMP6 error packets, these tests are only run with frag6_input() in the IPv6 stack. | |||
2024-03-12 | Add regress for cross-origin HTTP redirection | Job Snijders | |
2024-03-08 | Invoke ProxyCommand that uses stderr redirection via $TEST_SHELL. | Darren Tucker | |
Fixes test when run by a user whose login shell is tcsh. Found by vinschen at redhat.com. | |||
2024-03-05 | Ugly workaround to let this compile again on non-clang platforms. | Miod Vallat | |
2024-03-05 | Make ftpd tests less flaky by ensuring the server has terminated before | Anton Lindqvist | |
starting a new one. | |||
2024-03-04 | Add more platforms. | Miod Vallat | |
2024-03-03 | Reinstate a test that was accidentally removed in previous | Theo Buehler | |
2024-03-03 | Fill the list of expected test failures for m88k. | Miod Vallat | |
2024-03-02 | Unhook some gost tests | Theo Buehler | |
2024-03-01 | Remove the ciphers_by_values_test() | Theo Buehler | |
2024-03-01 | exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id() | Theo Buehler | |
2024-03-01 | ssltest: drop another use of CRYPTO_mem_leaks() | Theo Buehler | |
2024-02-29 | Make nanosleep regress actually test something. | Alexander Bluhm | |
Do not call exit 0 in parent and child process. This skiped the testing in multiple subtests. Use meaningful variable names to figure out what is going wrong after the tests have been enabled. Fix the test logic. Add missing break in switch statement, so that success is reported. | |||
2024-02-29 | Detect OPENSSL_NO_GOST correctly | Theo Buehler | |
2024-02-29 | CRYPTO_mem_leaks* will go away. Remove calls in legacy tests | Theo Buehler | |
2024-02-29 | Link x509_algor test statically and switch to the internal | Theo Buehler | |
X509_ALGOR_set0_evp_md() | |||
2024-02-29 | OBJ_NAME_TYPE_PKEY_METH is no longer supported | Theo Buehler | |
2024-02-29 | Stop testing EVP_PKEY_GOST{IMIT,R01} | Theo Buehler | |
2024-02-29 | Prepare freenull test for GOST removal | Theo Buehler | |
2024-02-29 | Use monotonic clock to measure elapsed time. | Alexander Bluhm | |
The nanosleep regression test used gettimeofday(2). Switch it to a monotonic clock to avoid accidential fails from a call to settimeofday(2) somewhere in the system. from Christian Ludwig | |||
2024-02-29 | Stop assuming arbitrary rdomains are available and use the first given | Anton Lindqvist | |
rdomain as the vnetid. | |||
2024-02-28 | Infer all rdomains from the environment with sane defaults. | Anton Lindqvist | |
2024-02-27 | Skip btcfi tests on amd64 CPUs not supporting CET IBT. | Anton Lindqvist | |
ok kettenis@ | |||
2024-02-27 | Printing large tuples require more than 64 chars, bump the string limit. | Martin Pieuchot | |
2024-02-27 | Favor usage of REGRESS_SKIP_TARGETS instead of this custom logic. | Anton Lindqvist | |
2024-02-27 | Cope with recent ctfdump output changes. | Anton Lindqvist | |
2024-02-23 | Start of a BTCFI test. | Mark Kettenis | |
2024-02-22 | Add regress for Signed Prefix List objects | Job Snijders | |
2024-02-20 | Link mpath and pf_trans regress to build. | Alexander Bluhm | |
2024-02-20 | Use REMOTE_ADDR from environment to configure pf_policy test. This | Alexander Bluhm | |
name is compatible with regress tree. Also do not run commands during make obj and make clean. | |||
2024-02-20 | Add regression test for multipath routing. | Alexander Bluhm | |
Test that routes set with the -mpath flag distribute the traffic. Each route has a different gateway and the UDP packets have different source addresses. The destination address is identical for all routes and packets. Analyze the use counter in netstat -r output to check that multiple routes have been used. Currently this works only for IPv4. sysctl net.inet.ip.multipath and net.inet6.ip6.multipath are enabled before testing and reset afterwards. All routes and interface addresses are created on loopback in a separate routing domain. | |||
2024-02-20 | Include the test pattern that resulted in an infinite loop before | Claudio Jeker | |
rmatch.c rev 1.4. | |||
2024-02-20 | Add rsync-unit | Claudio Jeker | |
2024-02-20 | Add a unit test for rsync special rmatch() function. | Claudio Jeker | |
One pattern is currently disabled since it results in an infinite loop. Fix for that is on the way. | |||
2024-02-19 | Always define puttysetup function. | Darren Tucker | |
2024-02-18 | asn1time: remove some debugging code | Theo Buehler | |
2024-02-18 | Tweak previous | Theo Buehler | |
2024-02-18 | Adjust regress test for memset() requested by jsing on review | Theo Buehler | |
2024-02-18 | Add regress coverage for the new API | Theo Buehler | |
This exercises the new API, in particular with respect to overflow behavior around the years 0/9999, which are special for GeneralizedTime/X.509. | |||
2024-02-14 | Adjust test after the change to struct bgpd_addr. | Claudio Jeker | |
Noticed by anton@ | |||
2024-02-11 | Update libexpat regress to version 2.6.0. | Alexander Bluhm | |
2024-02-09 | bio_dump: add a test that prints all values of a single byte | Theo Buehler | |
2024-02-09 | Expand the set of ciphers, MACs and KEX methods in the PuTTY interop tests. | Darren Tucker | |
2024-02-09 | Factor out PuTTY setup and call when needed. | Darren Tucker | |
This allows us to avoid PuTTY key setup when it's not needed, which speeds up the overall test run by a couple of percent. |