index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
sys
/
kern
/
pledge
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pledge violation for SO_RTABLE prints "wroute" now. Adapt test.
bluhm
2021-01-21
1
-5
/
+4
*
Make test actually fail if something is broken.
bluhm
2020-12-16
1
-33
/
+26
*
Add ulimit -c unlimited to the commands that plan to produce a coredump.
claudio
2020-04-01
3
-6
/
+7
*
bye bye pledgepath
beck
2018-04-28
2
-630
/
+0
*
Add test for stat behavior to make sure we can stat executable only
beck
2018-04-27
1
-2
/
+4
*
Fix regress that was depengin on pledgepath() being able to
beck
2018-04-27
1
-8
/
+3
*
test with pledgepath(NULL,NULL) instead of pledge activating things
beck
2018-04-27
1
-4
/
+4
*
Change regress to accomodate no flags escalation once active
beck
2018-04-27
1
-22
/
+67
*
remove references to O flags in test messages
beck
2018-04-27
1
-7
/
+7
*
tests for clearing out flags
beck
2018-04-26
1
-2
/
+18
*
Adjust regress for new rwxc flags instead of O_FLAGS
beck
2018-04-26
1
-14
/
+12
*
failure for exiting on signal
beck
2018-04-26
1
-2
/
+10
*
Add regress for .. being disallowed as it currently is
beck
2018-04-26
1
-1
/
+3
*
test double slash in paths
beck
2018-04-26
1
-1
/
+5
*
Moar regress
beck
2018-04-26
1
-3
/
+32
*
Regress additions and fixes for latest
beck
2018-04-26
1
-15
/
+67
*
New regress to handle flags
beck
2018-04-25
2
-27
/
+69
*
regress changes for later varieties
beck
2018-04-24
1
-2
/
+13
*
Add regression test of unlinking and re-creating a pledgepathed file
beck
2018-04-16
1
-1
/
+7
*
The pledge flag for file descriptors opened from /dev/fd was always
bluhm
2018-04-11
1
-2
/
+6
*
Add subdir filedescriptor.
bluhm
2018-04-10
1
-1
/
+2
*
Check that a file descriptor's plegde flag is correctly propagated.
bluhm
2018-04-10
8
-0
/
+426
*
hookup execpromise
florian
2017-12-16
1
-1
/
+2
*
execpromise regress
florian
2017-12-16
2
-0
/
+121
*
The pledge(2) regress tests fail since the second parameter has
bluhm
2017-12-15
3
-142
/
+30
*
Add regress to ensure that execve bypasses pledgepath checks (for now)
beck
2017-11-30
1
-1
/
+17
*
copyright
beck
2017-11-28
1
-0
/
+18
*
decriptor relative openat() and chmod
beck
2017-11-27
1
-2
/
+26
*
readlink and friends
beck
2017-11-27
1
-2
/
+31
*
symlink and a couple more...
beck
2017-11-27
1
-0
/
+48
*
access and chflags
beck
2017-11-27
1
-1
/
+36
*
Add the start of regression tests for upcoming pledgepath stuff.
beck
2017-11-27
2
-0
/
+250
*
Now pledge("inet") allows socket option IPV6_V6ONLY. Adapt test.
bluhm
2017-11-20
1
-2
/
+3
*
Use a regex(3) to find the new pledge violation string in the dmesg.
bluhm
2017-10-12
2
-33
/
+52
*
The pledge sigkill test is an outdated copy of sigabrt. Remove the
bluhm
2017-04-12
4
-65
/
+2
*
Add comment how the test works.
bluhm
2017-04-12
1
-1
/
+7
*
Make the test also work with obj directory.
bluhm
2017-03-28
1
-2
/
+3
*
Link pledge sockopt regression tests to build.
bluhm
2017-03-28
1
-1
/
+2
*
Call get/setsockopt(2) with various sockets and check which options
bluhm
2017-03-28
2
-0
/
+134
*
correct my email address. thanks fcambus@
benno
2017-03-24
2
-4
/
+4
*
Enable semarie's sendrecvfd tests
tb
2017-02-22
1
-1
/
+2
*
Add regress tests for fd passing and pledge. Check sending and receiving
tb
2017-02-22
2
-0
/
+349
*
Remove SUDO=doas in regress Makefile. The test developer must not
bluhm
2017-02-21
1
-2
/
+1
*
Make test_request_tty() also pass in environments without tty by opening a
tb
2017-02-21
2
-4
/
+9
*
re-enable generic pledge tests
tb
2017-02-19
1
-2
/
+2
*
Clean up regress/sys/kern/pledge/generic tests: many tests failed because
tb
2017-02-19
3
-108
/
+15
*
deactivate the existing pledge regress tests, they need
benno
2017-01-26
1
-3
/
+4
*
add check for pledge(pf), and pledge(pf) + fd passing
benno
2017-01-26
5
-0
/
+412
*
unbreak pledge/generic test (breaked since ?)
semarie
2016-04-27
1
-3
/
+3
*
remove systrace
tedu
2016-04-25
2
-93
/
+2
[next]