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
/
tcpdump
/
print-dhcp6.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrite dhcpv6 parsing so it follows the rfc, not an incompat draft.
dlg
2019-12-02
1
-273
/
+153
*
Remove #ifdef INET6
kn
2018-10-22
1
-5
/
+1
*
Remove memory.h includes.
mmcc
2015-11-18
1
-4
/
+1
*
Remove remaining instances of the register keyword.
mmcc
2015-11-16
1
-2
/
+2
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-2
/
+1
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-6
/
+1
*
trash $Header goo which is just annoying; 5595
deraadt
2007-10-07
1
-2
/
+2
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-4
/
+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
-5
/
+5
*
simplify buffer handling; ok ho
deraadt
2001-11-07
1
-3
/
+3
*
build without INET6; <goeran@cdg.chalmers.se>
jakob
2000-05-05
1
-2
/
+6
*
INET6
jakob
2000-04-26
1
-0
/
+340