index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sys
Age
Commit message (
Expand
)
Author
2017-11-05
Fix some comments and dependencies in this regress test.
Alexander Bluhm
2017-11-05
Insert a rule into pf regress anchor that passes all packets without
Alexander Bluhm
2017-10-27
Fix the glob to find all scapy test scripts.
Alexander Bluhm
2017-10-27
I am trying to find a bug that seems to be triggered by a combination
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2017-10-18
Move the test implementation into the Makefile. Then we have only
Alexander Bluhm
2017-10-12
Use a regex(3) to find the new pledge violation string in the dmesg.
Alexander Bluhm
2017-10-09
The divert-packet socket option IP_DIVERTFL, IPPROTO_DIVERT_RESP,
Alexander Bluhm
2017-09-16
The copyin(9) family of functions should return EFAULT for all memory
Philip Guenther
2017-09-15
Clean up pf rules and states on remote machine so that they do not
Alexander Bluhm
2017-09-07
Copy IPv6 fragment test cases to IPv4 and adapt to the different
Alexander Bluhm
2017-09-07
Get IPv4 and IPv6 fragment tests into common shape. Some chunks
Alexander Bluhm
2017-09-07
Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragment
Alexander Bluhm
2017-09-07
Copy IPv6 fragment test cases to IPv4 and adapt to the different
Alexander Bluhm
2017-09-06
Fix declarations
Philip Guenther
2017-09-04
Run divert-packet tests also for IPv6.
Alexander Bluhm
2017-09-04
Before mounting NFS, wait until mountd(8) has exported the directory.
Alexander Bluhm
2017-09-01
Increase timeout, otherwise test may fail on slow machines.
Alexander Bluhm
2017-08-16
ENTRY() requires END()
Theo de Raadt
2017-08-15
Add test cases for msdosfs bug
Stefan Fritsch
2017-08-15
Add tests for pf divert-packet. Currently UDP packets are tested
Alexander Bluhm
2017-07-27
Compile and test MPATH code.
Martin Pieuchot
2017-07-27
fcntl(F_DUPFD) needs an argument. Otherwise it fails with EINVAL
Alexander Bluhm
2017-07-25
Do not remove files from CVS tree during make clean.
Alexander Bluhm
2017-07-22
Tolerate imprecise fault address on sparc64 where the hardware doesn't provide
Mark Kettenis
2017-07-20
Accessing a mmap(2)ed file behind its end should result in a SIGBUS
Alexander Bluhm
2017-07-18
The function getaddr() compares the stack address of the caller
Alexander Bluhm
2017-07-13
Round VM_MAXUSER_ADDRESS down to next page to make mmap_hint regress
Alexander Bluhm
2017-07-13
Improve error messages of siginfo-fault regress to make clear which
Alexander Bluhm
2017-07-12
We cannot mmap(2) memory at VM_MAXUSER_ADDRESS as the full allocated
Alexander Bluhm
2017-07-11
Rewrite regress sendsrcaddr so that is uses UDP sockets on localhost,
Alexander Bluhm
2017-07-10
ld.so and nfs regress were using PROGS variable before it was added
Alexander Bluhm
2017-07-07
Remove useless make depend targets.
Alexander Bluhm
2017-07-07
Make mmap_hint.c compile on i386 by adding includes. Unfortunately
Alexander Bluhm
2017-07-06
Initialize the return value and do not use garbage as exit status.
Alexander Bluhm
2017-07-03
Add more checks and debug info to identify the sporadic test failures.
Alexander Bluhm
2017-06-22
Do not skip any crypto tests. Remove useless make code, use defaults
Alexander Bluhm
2017-06-22
Pick rijndael.c lost after backout; requested by bluhm@
Mike Belopuhov
2017-06-07
To test IPv6 fragements with extension header, the pf pass rules
Alexander Bluhm
2017-06-06
Update stubs to work with radix tree.
Martin Pieuchot
2017-05-31
As pf blocks packets with IPv6 options header, the tests needs an
Alexander Bluhm
2017-05-30
fileops test: Also run on ext2fs
Stefan Fritsch
2017-05-29
Minor regress test cleanup.
Alexander Bluhm
2017-05-29
Re-add line continuation \ that went missing in the previous commit
Stefan Fritsch
2017-05-29
Regress test for sparse files & mmap with different FSs
Stefan Fritsch
2017-05-29
Regress test for sparse files & mmap with different FSs
Stefan Fritsch
2017-05-28
Now that pf looks behind IPv4 authentication headers, disable the
Alexander Bluhm
2017-05-27
Do not use reject routes as they prevent path MTU discovery.
Alexander Bluhm
2017-05-17
Revert MI AES-XTS code back to T-tables amid poor performance
Mike Belopuhov
2017-05-15
Try to work around a race in the daily test run. Before killing
Alexander Bluhm
[next]