summaryrefslogtreecommitdiff
path: root/lib/libpcap/pcap.c
AgeCommit message (Expand)Author
2012-05-25Import a number of core functions from libpcap-1.2.0 while preservingLawrence Teo
2010-06-26remove support for the old pflog format, replaced in 2003Henning Brauer
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2006-03-26add remaining tcpdump.org libpcap 0.9 APIs, most notablyDamien Miller
2005-11-18pull in the good bits of libpcap-0.9.4's API without the cross-platformDamien Miller
2004-01-27remove $Header, it was messing up cvs for me. ok deraadt@Ted Unangst
2001-12-17fix memory leak associated with compiled BPF program, sync'd from tcpdump.org...Dug Song
1999-07-20changes brought in from v0.4; started by brad, more by me, being tested by mtsTheo de Raadt
1998-07-14buf oflowsTheo de Raadt
1996-07-12bring it to the latest 0.2 LBL release.Michael Shalayeff
1996-06-10merge to latest libpcapTheo de Raadt
1996-03-04Update to the latest LBL release.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt