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
/
net
/
ppp-deflate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
claudio
2018-11-09
1
-5
/
+5
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
When dealing with mbuf pointers passed down as function parameters,
bluhm
2017-06-19
1
-3
/
+2
*
m_freem() can handle NULL, do not check for this condition beforehands.
deraadt
2015-07-15
1
-5
/
+4
*
replace some malloc multiplies with mallocarry. ok deraadt henning
tedu
2014-12-02
1
-2
/
+2
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-6
/
+6
*
Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz
deraadt
2011-07-07
1
-17
/
+16
*
malloc sweep:
henning
2007-09-15
1
-11
/
+9
*
Paul Mackerras and the Australian National University have worked things
deraadt
2002-09-13
1
-20
/
+28
*
First round of __P removal in sys
millert
2002-03-14
1
-19
/
+19
*
Add support for RFC-comliant deflate protocol
millert
1998-05-08
1
-5
/
+25
*
Minor changes from ppp 2.3.1
millert
1997-09-05
1
-3
/
+3
*
OpenBSD tags + some prototyping police
niklas
1997-02-24
1
-0
/
+1
*
sync to 2.3b3
mickey
1996-12-19
1
-2
/
+10
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-0
/
+653