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
/
libexec
/
getty
/
subr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
silence a compiler warning
gsoares
2018-06-14
1
-2
/
+2
*
unifdef XXX_DELAY which is older than i am
tedu
2017-05-27
1
-73
/
+1
*
More "(<blah> *)0" -> NULL, avoiding any stdarg functions.
krw
2016-03-16
1
-2
/
+2
*
assign pointers to NULL rather than 0
mmcc
2015-12-22
1
-2
/
+2
*
remove excess tab at end of line (how did they afford the extra bytes in
deraadt
2015-08-28
1
-2
/
+2
*
remove ancient support for edited hostnames. ok deraadt (long ago)
tedu
2015-07-16
1
-41
/
+1
*
remove the prototype for compatflags() which was removed in 2013.
jsg
2014-04-12
1
-3
/
+1
*
Drop the f0, f1, f2 gettytab capabilities that were used to poke
naddy
2013-12-10
1
-162
/
+1
*
use poll + nanosleep instead of select with a fixed size fd_set
deraadt
2013-04-21
1
-13
/
+12
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-6
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
KNF
deraadt
2002-07-03
1
-20
/
+13
*
unsigned to unsigned int
deraadt
2002-05-27
1
-3
/
+3
*
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
-3
/
+3
*
clean & KNF
deraadt
2001-11-19
1
-25
/
+25
*
-Wall
deraadt
2001-07-08
1
-3
/
+3
*
strncpy vs strlcpy, some strlen missuse.
mickey
2001-06-11
1
-6
/
+5
*
$OpenBSD$
niklas
2001-01-28
1
-1
/
+3
*
use fd_set instead of int
deraadt
2000-10-06
1
-6
/
+6
*
Convert this strncat() to strlcat() and avoid one-byte oflow; millert@ ok
aaron
2000-09-08
1
-3
/
+2
*
clean -Wall
deraadt
1997-04-06
1
-3
/
+3
*
Add traditional handling of all upper-case input
tholo
1996-12-17
1
-6
/
+7
*
Implement more tty flags for better portability from other systems:
tholo
1996-12-16
1
-2
/
+14
*
strncat like THIS
deraadt
1996-12-16
1
-2
/
+2
*
yet another strncat botch
deraadt
1996-12-16
1
-2
/
+2
*
buf oflow
deraadt
1996-08-31
1
-2
/
+3
*
expand hostname to 48 chars; pointed out by msaitoh@spa.is.uec.ac.jp, netbsd pr#2676
deraadt
1996-08-07
1
-2
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+726