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
/
unfdpass
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test for EMSGSIZE return when sending more fds in a message then the receiver
claudio
2018-11-28
4
-22
/
+82
*
enable compiler warnings and fix them.
benno
2017-01-26
2
-6
/
+8
*
The kernel doesn't actually care what a sockaddr's sa_len is on input,
guenther
2015-01-19
1
-3
/
+1
*
Add a regression test for file descriptor passing with UNIX sockets.
matthew
2011-07-06
2
-10
/
+22
*
clean up all generated files
phessler
2010-06-21
1
-2
/
+2
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
msg_controllen has to be CMSG_SPACE so that the kernel can account for
deraadt
2008-03-24
1
-3
/
+3
*
Repair usage of CMSG_SPACE and CMSG_LEN. While there, send three fds
hshoexer
2008-03-15
2
-10
/
+11
*
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
deraadt
2008-03-13
1
-7
/
+13
*
Use CMSG_SPACE when allocating space for the control message.
millert
2004-08-30
1
-23
/
+16
*
Remove statement with no effect.
millert
2004-07-28
1
-2
/
+1
*
fd passing works over a socketpair too of course so document this.
millert
2004-04-27
3
-83
/
+81
*
avoid bad functions; tedu ok
deraadt
2004-02-28
1
-3
/
+3
*
various cleanups; david says results are same
deraadt
2003-07-31
1
-4
/
+4
*
Rename a bunch of the old bsd.regress.mk variables into the new ones.
avsm
2002-09-02
1
-2
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-4
/
+4
*
No more reason to skip it.
art
2002-02-11
1
-2
/
+1
*
OpenBSD doesn't implement the cred part yet. comment out.
art
2002-02-11
1
-2
/
+6
*
Make this 64-bit safe.
art
2002-02-11
1
-23
/
+21
*
Temporarily skip this test until it doesn't hang waiting for tty input.
art
2002-02-11
1
-1
/
+2
*
Let this test build.
art
2002-02-09
1
-3
/
+6
*
fix dependency
art
2002-01-03
1
-2
/
+2
*
convert to bsd.regress.mk.
art
2002-01-03
1
-10
/
+6
*
signal race fixes
deraadt
2001-11-11
1
-1
/
+3
*
$OpenBSD$
niklas
2001-01-29
2
-0
/
+2
*
copy from netbsd...
deraadt
1998-06-28
3
-0
/
+316