aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/libpcap.h
Commit message (Expand)AuthorAgeFilesLines
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-3/+0
* Export libwiretap symbols using WS_DLL_PUBLIC defineBalint Reczey2013-02-281-0/+4
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Fix wiretap headers to allow error-free ABI dumping.Balint Reczey2011-06-041-0/+3
* "This file format can't be written to a pipe" and "this file formatGuy Harris2011-04-121-1/+1
* Move the declarations of wtap_pcap_encap_to_wtap_encap() andGuy Harris2010-02-231-1/+0
* Move wtap_pcap_encap_to_wtap_encap()'s definition to libpcap.h so packet-ppi....Jeff Morriss2007-08-221-0/+1
* Add support for slightly modified libpcap file format with nanosecond resolut...Ulf Lamping2005-08-301-2/+9
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Have the Wiretap open, read, and seek-and-read routines return, inGuy Harris2004-01-251-2/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-5/+5
* From Graeme Hewson:Guy Harris2002-07-161-2/+2
* From Joerg Mayer: remove unused variables and declarations ofGuy Harris2002-02-271-3/+2
* Hopefully the last time I have to change my e-mail address.Gilbert Ramirez2001-11-131-2/+2
* Code to read capture files from some version of tcpdump from some sortGuy Harris2000-09-151-1/+7
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+6
* Support for capturing packet data from a pipe (a FIFO, or standard input).Olivier Abad2000-07-301-1/+63
* Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris2000-01-221-2/+2
* Fix some names.Guy Harris1999-12-041-2/+2
* Add some infrastructure for the use of Ethereal, so it can make a listGuy Harris1999-12-041-1/+2
* Add support to Wiretap for writing Network Monitor 1.x-format captureGuy Harris1999-12-041-2/+2
* Have the per-capture-file-type open routines "wtap_open_offline()" callsGuy Harris1999-08-191-2/+2
* Add to Wiretap the ability to write capture files; for now, it can onlyGuy Harris1999-08-181-2/+2
* Add support to wiretap for reading Sun "snoop" capture files.Guy Harris1998-11-151-0/+25