summaryrefslogtreecommitdiff
path: root/lib/libpcap/savefile.c
AgeCommit message (Expand)Author
2020-05-27add support for pcap_breakloop when reading packets from files.David Gwynne
2015-12-22remove NULL-checks before free()mmcc
2015-11-17Remove register keyword.mmcc
2015-11-17memory.h -> string.hmmcc
2015-01-16Remove pointless casts for several malloc/calloc/free calls. No objectLawrence Teo
2014-03-14Remove pointless casts. No binary change.Lawrence Teo
2014-03-14Change a few malloc+memset calls to calloc.Lawrence Teo
2012-05-25Import a number of core functions from libpcap-1.2.0 while preservingLawrence Teo
2006-03-26add remaining tcpdump.org libpcap 0.9 APIs, most notablyDamien Miller
2004-01-27remove $Header, it was messing up cvs for me. ok deraadt@Ted Unangst
1999-07-20changes brought in from v0.4; started by brad, more by me, being tested by mtsTheo de Raadt
1999-07-19if pcap_dump_open() specified a snaplen of -1, make sure pcap_open_offline() ...Theo 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