aboutsummaryrefslogtreecommitdiffstats
path: root/capture-pcap-util.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.gerald1-2/+2
2010-05-18Move get_pcap_linktype() into dumpcap - it's not used elsewhere.guy1-5/+0
2010-05-07For TShark and Wireshark, get the list of link-layer types for anguy1-2/+0
2010-03-04In Wireshark and TShark, run dumpcap to get interface lists and lists ofguy1-45/+3
2010-02-28Added svn:ignore targets.stig1-1/+0
2009-02-23Have the minimum snapshot length be 1 byte, and have a snapshot lengthguy1-7/+6
2008-12-21If we don't have any of the pcap_datalink_XXX_to_YYY routines,guy1-4/+0
2008-02-21Constify some arguments.guy1-1/+1
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)kukosa1-0/+5
2007-08-02Add a "-S" flag to dumpcap, which prints out interface statistics. Usegerald1-1/+1
2007-06-11One more step in privilege separation.gerald1-3/+4
2007-04-13fix gcc warning about qualifier types (const) which are discarded when arrivingstandel1-1/+1
2007-01-21Have the routines to get interface lists take a pointer to a "gchar *"guy1-15/+2
2006-05-21name changesahlberg1-2/+2
2006-03-25fix a wrong comment: AF_INET -> AT_IPv4ulfl1-1/+1
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...ulfl1-12/+30
2005-12-14Constify a bunch of arguments and variables, to squelch compilerguy1-2/+2
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hulfl1-0/+120