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
/
usr.sbin
/
rbootd
/
utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In "%.*s" the * takes (int). gcc whines if you try to use the result
krw
2017-01-20
1
-2
/
+2
*
Pull in <sys/time.h> for struct timespec, timeval, or clockrate
guenther
2016-08-27
1
-1
/
+2
*
Delete blocking/unblocking of signals, as the handlers now just set flags
guenther
2016-05-29
1
-17
/
+2
*
stdlib.h is in scope; do not cast malloc/calloc/realloc*
deraadt
2015-08-20
1
-3
/
+3
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-3
/
+1
*
Correct format string mismatches turned up by -Wformat=2
guenther
2013-08-22
1
-3
/
+5
*
do not assume time_t and timeval.tv_sec are the same type
deraadt
2013-04-03
1
-2
/
+5
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-6
/
+1
*
priv revoking; tested by millert
deraadt
2004-05-01
1
-3
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
ansi & knf
deraadt
2002-12-13
1
-84
/
+73
*
more strlcat and strlcpy
deraadt
2002-05-29
1
-5
/
+4
*
kill more registers.
mpech
2002-03-14
1
-16
/
+16
*
OpenBSD-ify.
pjanzen
2001-01-17
1
-1
/
+2
*
64 bit botch; thorpej
deraadt
1997-08-01
1
-2
/
+2
*
repair byte order botches; from scottr@plexus.com via netbsd
deraadt
1995-11-16
1
-3
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+557