Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-13 | More tests for policy matching via dstid. | tobhe | |
2020-09-13 | Test for failure on dstid mismatch. | tobhe | |
2020-09-13 | Add run-psk-fail test to check for failure on psk mismatch. | tobhe | |
2020-09-13 | Refactor config setup boilerplate to allow asymmetric test setups. | tobhe | |
Return _ret from TEST_FLOWS to allow known-negative tests. | |||
2020-09-10 | Refactor initial cleanup. | tobhe | |
2020-09-07 | Add 'run-ping-fail' subtest. Make sure to clean up left over state | tobhe | |
before running tests. | |||
2020-08-30 | Allow multiple global options. | tobhe | |
2020-08-29 | Add 'enforcesingleikesa' test. | tobhe | |
2020-07-21 | Add pf config to block unencrypted pings. | tobhe | |
2020-07-21 | Make test work with IPv6 addresses. | tobhe | |
2020-07-03 | Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY. | Florian Obser | |
This is the name the other BSDs use for this, there is no reason to be different, the IPv6 RFCs call these addresses temporary, and some software in ports wants to use this as well. Most recently pointed out for firefox by landry. OK claudio, sthen | |||
2020-05-18 | Make ffs2 the default for newfs; change all calls to create e.g. floppy | Otto Moerbeek | |
filesystems or ramdisks to use explicit -O 1; installer already does that. ok sthen@ | |||
2020-04-09 | The -6 option is ignored and will be removed in the future. | tobhe | |
2020-04-01 | Properly handle multiple CERTREQ payloads in CA process. Only for the | tobhe | |
last CERTREQ a mismatch should trigger the fallback case, otherwise the following CERTREQs are ignored. ok markus@ | |||
2020-02-21 | Add test for IPsec transport mode. Check not only flows but also SAs, | tobhe | |
SA modes (tunnel/transport), and flow types (IPcomp/ESP). | |||
2020-02-17 | Disable name resolution in tcpdump with -n. We always compare source and | tobhe | |
destination addresses. | |||
2020-02-17 | Generate public keys for newly generated local private keys. | tobhe | |
2020-01-17 | Reset udpencap_port sysctl in cleanup in case the run-udpencap-port | tobhe | |
test fails. | |||
2020-01-16 | Add test for custom udp encapsulation port with set with '-p'. | tobhe | |
2020-01-16 | Link iked live test to build. To operate it needs two remote | Alexander Bluhm | |
machines specified in the environment. Otherwise it is skipped. | |||
2020-01-15 | Add multiple altname fields and test for different subjectAltName formats | tobhe | |
and indices. | |||
2020-01-15 | Restructure certificate generation to utilize make's build deps. Add test | tobhe | |
with multiple CAs. | |||
2020-01-15 | Rename the environment variables for ssh hosts and addresses | Alexander Bluhm | |
consistently with other tests. OK tobhe@ | |||
2020-01-15 | Add automated certificate generation, psk and certificate authentication | tobhe | |
tests and fragmentation test. | |||
2020-01-14 | Add live test for simple ikev2 handshake and encrypted ping between two | tobhe | |
remote hosts. The hosts must be specified with SSHRIGHT and SSHLEFT, the IPsec gateway IPs with the LEFTGW and RIGHTGW environment variables. ok bluhm@ | |||
2019-12-27 | Since we are now parsing rDNS proposals we can check for them. | Florian Obser | |
2019-12-27 | slaacctl output changed with the addition of rDNS proposals. | Florian Obser | |
Failing regress tests noticed by bluhm. | |||
2019-12-19 | spelling; from bryan stenson | Jason McIntyre | |
2019-11-30 | Test inet6 netmask and non-contiguous netmask in ifconfig(8). | Alexander Bluhm | |
2019-11-19 | Update, max /usr has grown | Otto Moerbeek | |
2019-11-14 | Fix undefined symbol for ikev2_ike_sa_setreason. | tobhe | |
2019-10-25 | Add tests for ifconfig(8) with inet6 addresses. | Alexander Bluhm | |
2019-10-24 | Test the old ioctl(2) for interface addresses SIOCSIFADDR, | Alexander Bluhm | |
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR. Implement ifaddr.c which is a stripped down ifconfig(8) converted to the old interface. | |||
2019-10-16 | Test various combinations of setting interface addresses with | Alexander Bluhm | |
ifconfig and check the expected result. This covers the ifconfig(8) program and the SIOCAIFADDR and SIOCDIFADDR ioctl(2). | |||
2019-10-16 | Link regress ifconfig to build. | Alexander Bluhm | |
2019-10-16 | Test various combinations of setting interface addresses with | Alexander Bluhm | |
ifconfig and check the expected result. This covers the ifconfig(8) program and the SIOCAIFADDR and SIOCDIFADDR ioctl(2). | |||
2019-08-23 | Default layout for disklabel(8) has changed, /usr became larger. | Alexander Bluhm | |
Adjust expected values in test. reminded by Moritz Buhl | |||
2019-08-14 | Add ikev2_ikesa_info dummy definition for parser test. | tobhe | |
2019-05-11 | Add support for IKEv2 Message Fragmentation as defined in RFC 7383. | Patrick Wildt | |
ok sthen@ | |||
2019-05-10 | Simplify the detection for installed python and scapy. Refactor | Alexander Bluhm | |
these tests to make them similar. Use the setup and cleanup variables. | |||
2019-04-04 | Add an update target to regenerate the expected results. | Alexander Bluhm | |
OK krw@ | |||
2019-04-03 | Update *.ok files to reflect recent modifications to | Kenneth R Westerback | |
the auto allocation tables. | |||
2019-03-30 | tweak comment lines. | YASUOKA Masahiko | |
2019-03-30 | Add 5 test cases for | asou | |
- adding default route with "deault" - adding default route with "0.0.0.0/0" - adding 0.0.0.0 route - adding routes with mask ok yasuoka | |||
2019-02-13 | Forgot a return in previous commit to actually skip the test. | Alexander Bluhm | |
noticed by Moritz Buhl | |||
2019-02-12 | Skip test if disk type is not in /etc/disktab. There is no floppy | Alexander Bluhm | |
on arm. from Moritz Buhl | |||
2018-09-27 | Sometimes make picked the wrong rule for the adapted disklabel | Alexander Bluhm | |
program. An absolute path seems to fix this. | |||
2018-09-27 | Actually I missed the /usr/local default size change in disklabel(8). | Alexander Bluhm | |
Adjust expected output. | |||
2018-09-26 | Split the disklabel regress into multiple tests. Move all code | Alexander Bluhm | |
into Makefile. Verbose testing and failing early helps debugging. Remove the disk image during cleanup to save space. OK krw@ | |||
2018-09-25 | disklabel(8) uses hw.physmem to calculate swap and /var sizes. This | Alexander Bluhm | |
prevents reproduceable regression tests. Recompile the disklabel with a fixed memory size for this test. Also adjust expected output for recent /usr/obj and /usr/local size changes. discussed with krw@ |