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
/
unveil
/
syscalls.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not create /hooray as part of the regress test. Regress tests
claudio
2020-04-07
1
-2
/
+1
*
For open with O_CREAT pass a mask of 0644 with else files are created
claudio
2020-04-07
1
-37
/
+37
*
Fix unveil for relative lookups in the non AT_FDCWD case
beck
2019-09-11
1
-3
/
+2
*
Pull out and expand openat tests into their own routine.
beck
2019-09-08
1
-7
/
+56
*
Add a regression test for path discovery outside of unveil() which
beck
2019-05-15
1
-1
/
+19
*
Make stat(2) and access(2) need UNVEIL_READ instead of UNVEIL_INSPECT
beck
2019-03-24
1
-11
/
+11
*
"non-existant" is one of those words that don't exist, so use "non-existent"
phessler
2019-02-10
1
-4
/
+4
*
Unveil fixes:
beck
2019-01-17
1
-3
/
+3
*
Fix unveil issue noticed by kn@ where unveil does not notice covering
beck
2019-01-14
1
-1
/
+19
*
Correctly deal with upper level unveil's by keeping track of the covering
beck
2018-10-28
1
-8
/
+16
*
Add regress test of stat all the way to a nonexistant terminal
beck
2018-08-28
1
-1
/
+21
*
Add regress test to ensure that chmod fails when unveiled with "r"
beck
2018-08-04
1
-3
/
+8
*
Test messing with "." both when having . unveiled for an operation, and
beck
2018-08-02
1
-2
/
+9
*
Add regress for ensuring .. is appropriately *not* used as a
beck
2018-07-29
1
-1
/
+21
*
add regress for unveil of "." now that I fixed this
beck
2018-07-27
1
-1
/
+15
*
Make the BYPASSUNVEIL test actually test BYPASSUNVEIL with tmppath
beck
2018-07-27
1
-3
/
+14
*
add regress test for "bypassunveil" where a path should be unveil'd by
robert
2018-07-20
1
-1
/
+17
*
Add regress test for inheritance of unveil's across fork to children
beck
2018-07-19
1
-25
/
+33
*
tests for next steps in unveil
beck
2018-07-13
1
-1
/
+37
*
symlinks make my cry.. thanks robert.. don't you care about my feelings?
beck
2018-07-12
1
-2
/
+11
*
Add regress test for realpath and modify behavior appropriately
beck
2018-07-12
1
-6
/
+22
*
regress to check nested subdirs and ..'s
beck
2018-07-11
1
-2
/
+36
*
test changed stat lying semantics - we don't lie about files
beck
2018-07-11
1
-3
/
+3
*
Regress update to match changes for chrome
beck
2018-07-11
1
-6
/
+24
*
rename all the pledgepath bits to unveil
beck
2018-07-07
1
-249
/
+248
*
regress changes for new stuff. - allow walking .., return EPERM
beck
2018-05-01
1
-46
/
+93
*
regress for unveil
beck
2018-04-28
1
-0
/
+616