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
/
sys
/
netns
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This moves access to wall and uptime variables in MI code,
tholo
2004-06-24
1
-2
/
+4
*
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
espie
2004-01-03
4
-8
/
+8
*
de-register. deraadt ok
itojun
2003-12-10
9
-131
/
+131
*
Off-by-ones, from aaron@
miod
2003-09-22
2
-4
/
+4
*
do not flip ip_len/ip_off in netinet stack. deraadt ok.
itojun
2003-07-09
1
-5
/
+10
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
22
-132
/
+44
*
move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice.
itojun
2003-05-14
1
-3
/
+2
*
string fixes; tedu ok
deraadt
2003-05-03
1
-5
/
+9
*
Fix a problem where passing NULL as a pointer with varargs does not promote
pefo
2002-08-28
1
-2
/
+2
*
Use & to test if bits are set, not &&; art@ ok.
aaron
2002-08-08
1
-2
/
+2
*
fix the use of "cuz" in the tree; these are all in comments
jsyn
2002-06-09
1
-3
/
+3
*
m_freem(NULL) bad style, ok jason@
niklas
2002-03-26
1
-2
/
+1
*
Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things
millert
2002-03-15
3
-33
/
+3
*
Final __P removal plus some cosmetic fixups
millert
2002-03-14
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
5
-79
/
+79
*
occured->occurred
mpech
2001-09-20
2
-4
/
+4
*
Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, depending
angelos
2001-06-27
2
-4
/
+4
*
Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.
fgsch
2001-06-25
2
-6
/
+2
*
Yup, more tag fixups.
angelos
2001-05-27
2
-5
/
+8
*
recover old acecept(2) behavior (no ECONNABORTED) for unix domain socket.
itojun
2001-05-25
1
-3
/
+3
*
TAILQ_INIT() is preferred.
angelos
2001-05-22
1
-2
/
+2
*
Convert from tdbi to packet tags.
angelos
2001-05-20
1
-3
/
+3
*
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
ho
2001-05-16
1
-3
/
+1
*
Careful with copying mbuf pkthdr.
angelos
2001-03-23
1
-1
/
+3
*
self prototype is needed to compile
mickey
1999-02-23
1
-1
/
+2
*
panic prints a newline for you, don't do it in the panic string
millert
1999-01-11
2
-4
/
+4
*
spelling; kleink
deraadt
1998-05-11
1
-2
/
+2
*
please gcc 2.8.1
deraadt
1998-03-10
1
-2
/
+2
*
ignore PRU_SHUTDOWN if socket is already shutdown
deraadt
1998-01-03
1
-1
/
+3
*
uninitialized variable; koji@math.human.nagoya-u.ac.jp
deraadt
1997-03-29
1
-3
/
+5
*
OpenBSD tags
niklas
1997-02-24
7
-0
/
+7
*
Do not partially initialize a structure at declaration in a function.
briggs
1997-01-18
1
-2
/
+5
*
no panic on ppp down/retry
mickey
1996-12-23
3
-8
/
+9
*
missing struct rtentry prototype
mickey
1996-10-21
1
-1
/
+2
*
-Wall happiness
mickey
1996-10-21
2
-20
/
+21
*
sync
deraadt
1996-05-22
1
-2
/
+4
*
missed ;
mickey
1996-05-12
1
-2
/
+2
*
if_name/if_unit -> if_xname/if_softc
deraadt
1996-05-10
1
-7
/
+15
*
add local decl of sockaddr
deraadt
1996-05-07
1
-1
/
+2
*
Fix prototyping.
mickey
1996-04-24
2
-9
/
+17
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
3
-7
/
+25
*
From NetBSD: 960217 merge
niklas
1996-03-04
16
-110
/
+369
*
initial import of NetBSD tree
deraadt
1995-10-18
22
-0
/
+5996