aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/erf.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-29wiretap: Add header files to DoxygenMoshe Kaplan1-1/+1
2021-02-23wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values.Guy Harris1-2/+0
2020-10-14Have WTAP_ERR_INTERNAL include an err_info string giving details.Guy Harris1-1/+1
2020-05-02ERF: split wiretap/erf.h into three files.Guy Harris1-341/+5
2020-05-02wiretap/erf: Get rid of no-longer-used routine.Guy Harris1-1/+0
2019-07-28HTTPS In Even More Places, update some links.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-12-20erf: Add support for attribute and sensor Provenance tagsAnthony Coddington1-0/+3
2018-05-01Use common indenting space in headingStig Bjørlykke1-10/+10
2018-03-09spdx: more licenses converted.Dario Lombardo1-24/+1
2018-02-27ERF: Add support for new extension header and Provenance tagsAnthony Coddington1-0/+27
2017-07-17ERF_TYPE_META write and comment supportAnthony Coddington1-4/+22
2016-11-08ERF: Fix issues with Host ID mappingAnthony Coddington1-0/+1
2016-07-31ERF: Add ERF_TYPE_META clock tagsAnthony Coddington1-0/+32
2016-06-07ERF: Make ERF wiretap forwards compatible.Anthony Coddington1-3/+0
2016-05-17opa: Add dissectors for Intel’s Omni-Path Architecture (OPA)Adam Goldman1-0/+2
2016-04-01ERF: Add dissection and wiretap support for ERF_TYPE_META.Anthony Coddington1-0/+184
2016-01-13Clean up handling of the data before the Ethernet packet in ERF files.Guy Harris1-1/+3
2016-01-13Dissect the MC and AAL2 headers as 32-bit words.Guy Harris1-0/+4
2015-12-19Add missing ERF types, mention another missing type, mention reserved space.Guy Harris1-0/+5
2015-12-19ERF: Add basic no-break support for ERF_TYPE_META.Anthony Coddington1-0/+20
2015-01-02Add "Editor modelines"; Adjust whitespace as needed.Bill Meier1-0/+13
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-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-08(Trivial) whitespace cleanup (mostly trailing whitespace).Bill Meier1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-4/+0
2013-02-28Export libwiretap symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+5
2012-05-24From Stephen Donnelly:Anders Broman1-0/+2
2011-08-31From Andrew Kampjes via bug 6260:Stig Bjørlykke1-0/+2
2011-06-04Fix wiretap headers to allow error-free ABI dumping.Balint Reczey1-0/+3
2010-04-08From Stephen Donnelly:Anders Broman1-3/+4
2008-09-29From Francesco Fusco:Anders Broman1-0/+3
2008-03-14From Stephen Donnelly via bug 2235:Gerald Combs1-0/+1
2007-10-08From Florent DROUIN:Anders Broman1-55/+35
2007-06-08From Stephen Donnelly of Endace:Guy Harris1-11/+25
2007-02-18From Florent Drouin: support for MTP2 in ERF type 5 (Multi-Channel HDLC) filesJeff Morriss1-0/+11
2005-08-26Ethereal now requires 64-bit integer support, so get rid of the tests ofGuy Harris1-6/+1
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
2003-08-26From Jesper Peterson: support for Endace ERF file format.Guy Harris1-0/+101