aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/libpcap.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-19IXIA lcap supportJoerg Mayer1-0/+8
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-1/+1
2014-10-10Fix declared types of open routines.Guy Harris1-1/+1
2014-05-09Revert "Refactor Wiretap"Guy Harris1-2/+2
2014-05-09Refactor WiretapMichael Mann1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-08(Trivial) whitespace cleanup (mostly trailing whitespace).Bill Meier1-2/+2
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-3/+0
2013-02-28Export libwiretap symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-06-04Fix wiretap headers to allow error-free ABI dumping.Balint Reczey1-0/+3
2011-04-12"This file format can't be written to a pipe" and "this file formatGuy Harris1-1/+1
2010-02-23Move the declarations of wtap_pcap_encap_to_wtap_encap() andGuy Harris1-1/+0
2007-08-22Move wtap_pcap_encap_to_wtap_encap()'s definition to libpcap.h so packet-ppi....Jeff Morriss1-0/+1
2005-08-30Add support for slightly modified libpcap file format with nanosecond resolut...Ulf Lamping1-2/+9
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-01-25Have the Wiretap open, read, and seek-and-read routines return, inGuy Harris1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-5/+5
2002-07-16From Graeme Hewson:Guy Harris1-2/+2
2002-02-27From Joerg Mayer: remove unused variables and declarations ofGuy Harris1-3/+2
2001-11-13Hopefully the last time I have to change my e-mail address.Gilbert Ramirez1-2/+2
2000-09-15Code to read capture files from some version of tcpdump from some sortGuy Harris1-1/+7
2000-08-11Miscellaneous code cleaningLaurent Deniel1-1/+6
2000-07-30Support for capturing packet data from a pipe (a FIFO, or standard input).Olivier Abad1-1/+63
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris1-2/+2
1999-12-04Fix some names.Guy Harris1-2/+2
1999-12-04Add some infrastructure for the use of Ethereal, so it can make a listGuy Harris1-1/+2
1999-12-04Add support to Wiretap for writing Network Monitor 1.x-format captureGuy Harris1-2/+2
1999-08-19Have the per-capture-file-type open routines "wtap_open_offline()" callsGuy Harris1-2/+2
1999-08-18Add to Wiretap the ability to write capture files; for now, it can onlyGuy Harris1-2/+2
1998-11-15Add support to wiretap for reading Sun "snoop" capture files.Guy Harris1-0/+25