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
/
lib
/
libpcap
/
inet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add remaining tcpdump.org libpcap 0.9 APIs, most notably
djm
2006-03-26
1
-7
/
+5
*
Fix syntax error (missing ')') in #ifdef'ed out code. Spotted by lint.
krw
2005-11-25
1
-2
/
+2
*
pull in the good bits of libpcap-0.9.4's API without the cross-platform
djm
2005-11-18
1
-18
/
+50
*
remove $Header, it was messing up cvs for me. ok deraadt@
tedu
2004-01-27
1
-5
/
+1
*
Replace some strncpy() calls with strlcpy()
jfb
2004-01-21
1
-9
/
+8
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-4
/
+2
*
sync with libpcap v0.5
jakob
2000-04-26
1
-33
/
+26
*
use getifaddrs, to avoid copmlicated align constraint in SIOCGIFCONF.
itojun
2000-04-13
1
-2
/
+53
*
changes brought in from v0.4; started by brad, more by me, being tested by mts
deraadt
1999-07-20
1
-10
/
+16
*
fix premature free() calling
mickey
1998-08-27
1
-2
/
+3
*
realloc repair
deraadt
1998-08-14
1
-4
/
+7
*
buf oflows
deraadt
1998-07-14
1
-9
/
+11
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-2
/
+2
*
SIOCGIFCONF nicely
deraadt
1997-01-24
1
-12
/
+23
*
eschew use of HAVE_SOCKADDR_SA_LEN for now
deraadt
1996-07-19
1
-2
/
+2
*
bring it to the latest 0.2 LBL release.
mickey
1996-07-12
1
-7
/
+23
*
merge to latest libpcap
deraadt
1996-06-10
1
-3
/
+3
*
Update to the latest LBL release.
mickey
1996-03-04
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+198