summaryrefslogtreecommitdiff
path: root/regress/sbin
AgeCommit message (Expand)Author
2024-08-23Remove unwanted trailing newlines from err/warn format strings.Anton Lindqvist
2024-08-07Update sparc64 ok files to match with reality.Claudio Jeker
2024-03-22Increase /usr/src partition to 2GB - 5GBJan Klemkow
2023-10-19Add missing removal of network interfaces in regress cleanup targets.Anton Lindqvist
2023-10-12Let vnconfig select an unused device as opposed of unconditionallyAnton Lindqvist
2023-08-30cover failure on insecure passfilesKlemens Nanni
2023-08-30exercise [-p passfile] (this is not a keydisk)Klemens Nanni
2023-08-30verify that the number of rounds does not decreaseKlemens Nanni
2023-08-21cover force recreation (with smallest non-default number of rounds)Klemens Nanni
2023-08-21rename target to reflect realityKlemens Nanni
2023-08-21= ought to be += in previousKlemens Nanni
2023-08-21cover expected failures for volume recreation and the empty passphraseKlemens Nanni
2023-08-21bioctl tests needs rootAnton Lindqvist
2023-08-20First tests for bioctl(8), start with scripted creation + passphrase changeKlemens Nanni
2023-05-30sparc64 disklabel(8) must be compiled with SUN_CYLCHECK and SUN_AAT0.Kenneth R Westerback
2023-04-19remove duplicate includesJonathan Gray
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2023-01-31Remove "deletetunnel" command (marked as "remove during 6.4-current").Theo Buehler
2022-12-04Include endian.h for htobe32Tobias Heider
2022-12-03Consistently use uintXX_t from <stdint.h> instead of u_intXX_t.Tobias Heider
2022-11-10cope with recent route output changesAnton Lindqvist
2022-06-25Increase the auto partitioner's maximum /usr size to 30G.mbuhl
2022-06-19Make expected output match reality again.Theo Buehler
2022-06-19Fix rttest output after rtsock.c r1.329 that RTF_DONE to routes sentTheo Buehler
2022-03-23Ensure that pf regress anchor exists before clearing it.Alexander Bluhm
2022-03-15Fix build after recent IKEv2 message fragment retransmit change.Tobias Heider
2022-02-23Prints in iked fuzzer fill 77% of full regress output. Nobody wantsAlexander Bluhm
2022-02-22The fuzzer logs everything to syslog, this is not what we want.Claudio Jeker
2021-12-21Add test cases for intermediate cert with 'set cert_partial_chain'.Tobias Heider
2021-12-13remove a couple hundred sys/param.h includes in userland code, andTheo de Raadt
2021-12-10Update the *.ok files to reflect the slightly largerKenneth R Westerback
2021-12-07Add test case for authentication with locally stored peer certificates.Tobias Heider
2021-12-05Add test case for policy matching on responder with multiple policies thatTobias Heider
2021-11-29Avoid including sys/param.h. Make a local copy of MINIMUM() in test_helper.hTobias Heider
2021-11-12honor objdirAnton Lindqvist
2021-11-11Add test case for INVALID_KE in IKE_SA_INIT fallback.Tobias Heider
2021-11-11add tests to cover DIOCCHANGERULE ioctl(2)Alexandr Nedvedicky
2021-11-09RegenOtto Moerbeek
2021-10-25- add regression tests for pfctl '$rn' macro expansionAlexandr Nedvedicky
2021-10-22After deleting hifn(4) the only provider for the LZS compressionAlexander Bluhm
2021-09-17add missing sudoAnton Lindqvist
2021-07-26Fix typo.Alexander Bluhm
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2021-07-10Add test case for single static address in configuration payload intobhe
2021-05-28Fix build and disable dhtest for sntrup761x25519. The test assumes atobhe
2021-04-14Rename privacy to temporary in slaacd regress, then it passes.Alexander Bluhm
2021-03-12INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename.Florian Obser
2021-02-15Fix invalid config error in run-psk-fail.tobhe
2021-02-11More route-to fallout in pfctl regress.Alexander Bluhm
2021-02-07route-to rules take ips, not interfaces with optional ips.David Gwynne