From LorĂ¡nd Jakab:
[obnox/wireshark/wip.git] / capture-pcap-util.c
2010-05-18 guyMove get_pcap_linktype() into dumpcap - it's not used...
2010-05-14 guyUm, no, the problem with the Leopard x86 build is that...
2010-05-14 guySee whether the Leopard x86 buildbot is upset because...
2010-05-13 guyFetch an indication of whether the interface supports...
2010-05-07 guyFor TShark and Wireshark, get the list of link-layer...
2010-03-04 guySquelch some compiler warnings.
2010-03-04 guyIn Wireshark and TShark, run dumpcap to get interface...
2010-02-28 stigAdded svn:ignore targets.
2009-03-16 wmeierHack toprevent checkAPIs complaining about use of ...
2009-03-15 stigFrom Jakub Zawadzki:
2008-12-21 guyIf we don't have any of the pcap_datalink_XXX_to_YYY...
2008-11-03 stigDo not use functions for remote capture on local interf...
2008-07-04 wmeierFix benign usage of incorrect symbol in #ifdef
2008-07-04 guyIf we have pcap_free_datalinks(), use it. If not,...
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