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
/
pcap.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
2007-09-02
1
-2
/
+2
|
*
add remaining tcpdump.org libpcap 0.9 APIs, most notably
djm
2006-03-26
1
-1
/
+71
|
|
|
|
|
pcap_setdirection() (which depends on the kernel-side bpf changes committed yesterday); ok canacar@
*
pull in the good bits of libpcap-0.9.4's API without the cross-platform
djm
2005-11-18
1
-1
/
+181
|
|
|
|
|
|
cruft. help from deraadt@, mpf@, jmc@; ok mpf@a nb. this will break tcpdump unless it updated too
*
remove $Header, it was messing up cvs for me. ok deraadt@
tedu
2004-01-27
1
-6
/
+1
|
*
fix memory leak associated with compiled BPF program, sync'd from tcpdump.org. ok itojun@
dugsong
2001-12-17
1
-3
/
+3
|
*
changes brought in from v0.4; started by brad, more by me, being tested by mts
deraadt
1999-07-20
1
-12
/
+23
|
*
buf oflows
deraadt
1998-07-14
1
-2
/
+2
|
*
bring it to the latest 0.2 LBL release.
mickey
1996-07-12
1
-10
/
+30
|
*
merge to latest libpcap
deraadt
1996-06-10
1
-12
/
+6
|
*
Update to the latest LBL release.
mickey
1996-03-04
1
-5
/
+12
|
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+175