Avoid calling some free() on WIN32 on memory that may be allocated in
[obnox/wireshark/wip.git] / capture-pcap-util.c
2008-02-21 guyConstify some arguments.
2007-12-04 kukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-11-30 ulflfirst steps to support MSVC 2008 Express Edition
2007-08-23 geraldInclude libpcap.h so that we can use wtap_pcap_encap_to...
2007-04-13 standelfix gcc warning about qualifier types (const) which...
2007-01-21 guyHave the routines to get interface lists take a pointer...
2006-11-02 jmayerFrederic Heem:
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-02-25 ulflan error return was missing a pcap_close() call
2006-02-17 ulflremove dependencies to pcap.h, so getting an idea what...
2005-12-14 guyConstify a bunch of arguments and variables, to squelch...
2005-12-06 ulflrename pcap-....c/.h files to capture-pcap-....c/.h