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
/
lib
/
libc
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
Remove echo headlines.
bluhm
1
-2
/
+1
2020-12-06
Enable t_mmap-1 test. It is skipped on NetBSD, but works for us.
bluhm
2
-3
/
+10
2020-11-11
Run the atf cleanup block after each test. This makes more tests
bluhm
1
-9
/
+11
2020-11-10
Declare prototype of __syscall locally. Fixes t_syscall test.
bluhm
2
-3
/
+7
2020-11-09
Sync libc syscall tests with changes in upstream NetBSD. Use #ifdef
bluhm
20
-283
/
+212
2020-10-21
On machines with a userland timecounter we bypass the gettimeofday(2)
kettenis
1
-2
/
+16
2020-10-06
Use std=gnu99 to be able to build the tests with both base clang and gcc.
mpi
1
-1
/
+3
2020-02-02
Add missing new line to printf. Make clean should not require SUDO.
bluhm
2
-7
/
+5
2020-01-30
Enable t_ptrace with an errno change compared to NetBSD.
mpi
4
-19
/
+31
2020-01-13
Make clean should not require SUDO.
bluhm
1
-3
/
+1
2019-11-22
Sync tests with current NetBSD. Enable t_mkfifo test.
bluhm
6
-27
/
+44
2019-11-19
Import NetBSD system call regression tests. They were written with
bluhm
49
-0
/
+10692