Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-26 | add remaining tcpdump.org libpcap 0.9 APIs, most notably | Damien Miller | |
pcap_setdirection() (which depends on the kernel-side bpf changes committed yesterday); ok canacar@ | |||
2006-01-16 | malloc fix for bpf interface array allocation (from freebsd). use | Reyk Floeter | |
calloc instead of the proposed fix with additional parentheses. ok moritz@ millert@ | |||
2006-01-11 | - check for malloc failure | Jared Yanovich | |
- plug some memleaks - avoid close(-1) when open() fails in pcap_open_live() sent upstream where applicable ok djm moritz | |||
2005-11-18 | pull in the good bits of libpcap-0.9.4's API without the cross-platform | Damien Miller | |
cruft. help from deraadt@, mpf@, jmc@; ok mpf@a nb. this will break tcpdump unless it updated too | |||
2004-02-06 | use the kernel default for buf size. no behavior change by default. | Ted Unangst | |
ok canacar@ mcbride@ | |||
2004-01-27 | remove $Header, it was messing up cvs for me. ok deraadt@ | Ted Unangst | |
2004-01-21 | Replace some strncpy() calls with strlcpy() | Jean-Francois Brousseau | |
tested by jose@, ok canacar@ and otto@ | |||
2003-11-24 | prevent double-free; from aldo@nullcube.com; dhartmei@ ok | Michael Shalayeff | |
2000-04-26 | sync with libpcap v0.5 | Jakob Schlyter | |
add support for INET6 (kame) | |||
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
1999-07-20 | changes brought in from v0.4; started by brad, more by me, being tested by mts | Theo de Raadt | |
1998-07-14 | buf oflows | Theo de Raadt | |
1997-08-13 | Fix PR #299 (pcap_inject busted). | dm | |
1996-09-16 | Use __inline | Thorsten Lockert | |
1996-07-12 | bring it to the latest 0.2 LBL release. | Michael Shalayeff | |
1996-06-10 | merge to latest libpcap | Theo de Raadt | |
1996-03-23 | Use __inline, not inline | Thorsten Lockert | |
1996-03-04 | Update to the latest LBL release. | Michael Shalayeff | |
1995-11-13 | pcap inject function is a good idea; from scottr@edsi.org; netbsd pr#1747 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |