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-05-15
Use netcat options -n, -W, -w to simplify test. Wrap long lines.
Alexander Bluhm
2017-05-13
Pick aes.c instead of rijndael.c
Mike Belopuhov
2017-05-12
Run all IPsec tests with a pf rule that logs everything on the enc0
Alexander Bluhm
2017-05-11
Enable IPv6 IPsec transport mode tests for ping and TCP over ESP
Alexander Bluhm
2017-05-11
Use the new netcat -W recvlimit feature to speed up the test.
Alexander Bluhm
2017-05-10
Run tcpdump(8) on the enc0 device while the test is sending IPsec
Alexander Bluhm
2017-05-04
Add IPsec test for manually configured SA bundles. That does ipcomp,
Alexander Bluhm
2017-05-02
Convert CMAC and Key Wrap regress tests over to the new AES
Mike Belopuhov
2017-05-02
Sync GMAC and AES-CTR/-XTS regress tests with the new AES code
Mike Belopuhov
2017-05-02
Pick the right AES source file
Mike Belopuhov
2017-04-30
Switch AES testcase to the new implementation
Mike Belopuhov
2017-04-30
Check that unsupported operation returns ENOSYS.
Martin Pieuchot
2017-04-30
Regression tests for futex(2).
Martin Pieuchot
2017-04-19
Make the test pass when an obj directory exists.
Alexander Bluhm
2017-04-16
Make sure these tests print "SKIPPED" if the necessary variables aren't set.
Mark Kettenis
2017-04-14
Add test for IP payload compression. It is sending small and big
Alexander Bluhm
2017-04-12
Add comment what the test does.
Alexander Bluhm
2017-04-12
The pledge sigkill test is an outdated copy of sigabrt. Remove the
Alexander Bluhm
2017-04-12
Add comment how the test works.
Alexander Bluhm
2017-03-28
Make the test also work with obj directory.
Alexander Bluhm
2017-03-28
Link pledge sockopt regression tests to build.
Alexander Bluhm
2017-03-28
Call get/setsockopt(2) with various sockets and check which options
Alexander Bluhm
2017-03-24
correct my email address. thanks fcambus@
Sebastian Benoit
2017-03-08
format string mishandling
Theo de Raadt
2017-03-08
warning cleanups; ok guenther
Theo de Raadt
2017-03-08
don't use __syscall to emulate _exit, just call _exit
Theo de Raadt
2017-03-08
fix comment block
Theo de Raadt
2017-03-07
Add test vectors to regress gmac_test.c
Kinichiro Inoguchi
2017-03-03
Do not use an obsolete copy of a Perl module from CPAN for testing.
Alexander Bluhm
2017-03-01
Print message why tests are skipped.
Alexander Bluhm
2017-03-01
Avoid warnings from ssh -t, check remote SUDO at beginning.
Alexander Bluhm
2017-03-01
Print SKIPPED if the architecture dependent regression tests are
Alexander Bluhm
2017-03-01
Use consistent address schema with local and remote machine. Fill
Alexander Bluhm
2017-02-28
IPv6 packets with routing header 0 are dropped by pf, but answered
Alexander Bluhm
2017-02-28
Fragment reassembly code exists in pf and network stack. To test
Alexander Bluhm
2017-02-27
This test cannot pass while pf on localhost filters packets statefully.
Alexander Bluhm
2017-02-27
Do not turn on pf in a regression test, require that it has been
Alexander Bluhm
2017-02-27
Add IPsec tests for ipip encapsulation.
Alexander Bluhm
2017-02-25
Add missing includes to avoid implicit function declarations.
Jonathan Gray
2017-02-22
Enable semarie's sendrecvfd tests
Theo Buehler
2017-02-22
Add regress tests for fd passing and pledge. Check sending and receiving
Theo Buehler
2017-02-21
Remove SUDO=doas in regress Makefile. The test developer must not
Alexander Bluhm
2017-02-21
Make test_request_tty() also pass in environments without tty by opening a
Theo Buehler
2017-02-19
re-enable generic pledge tests
Theo Buehler
2017-02-19
Clean up regress/sys/kern/pledge/generic tests: many tests failed because
Theo Buehler
2017-02-16
Fix type of argv. Found by clang.
Patrick Wildt
2017-02-13
Test IPsec with AH the same way it is already done for ESP.
Alexander Bluhm
2017-02-10
Create and connect to unix domain sockets on NFS mounted file system.
Alexander Bluhm
2017-02-08
Fix IP address schema to make space for AH tests.
Alexander Bluhm
2017-02-08
Encrypt UDP and TCP packets in test. Use a sane transport config.
Alexander Bluhm
[prev]
[next]