index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpcap
/
savefile.c
Age
Commit message (
Expand
)
Author
2020-05-27
add support for pcap_breakloop when reading packets from files.
David Gwynne
2015-12-22
remove NULL-checks before free()
mmcc
2015-11-17
Remove register keyword.
mmcc
2015-11-17
memory.h -> string.h
mmcc
2015-01-16
Remove pointless casts for several malloc/calloc/free calls. No object
Lawrence Teo
2014-03-14
Remove pointless casts. No binary change.
Lawrence Teo
2014-03-14
Change a few malloc+memset calls to calloc.
Lawrence Teo
2012-05-25
Import a number of core functions from libpcap-1.2.0 while preserving
Lawrence Teo
2006-03-26
add remaining tcpdump.org libpcap 0.9 APIs, most notably
Damien Miller
2004-01-27
remove $Header, it was messing up cvs for me. ok deraadt@
Ted Unangst
1999-07-20
changes brought in from v0.4; started by brad, more by me, being tested by mts
Theo de Raadt
1999-07-19
if pcap_dump_open() specified a snaplen of -1, make sure pcap_open_offline() ...
Theo de Raadt
1998-07-14
buf oflows
Theo de Raadt
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-04
Update to the latest LBL release.
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt