aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Add a dissector for Apple's PKTAP headers.Guy Harris1-0/+3
2014-04-01Update encap_table_base.Guy Harris1-0/+24
2014-03-20Revert "Allow pcapng interface options to be available to dissectors."Anders Broman1-3/+0
2014-03-20Allow pcapng interface options to be available to dissectors.Christopher Kilgour1-0/+3
2014-03-16Support to version 3.0 of netscaler packet wire format.Guy Harris1-0/+3
2014-03-07Introduces two new Bluetooth DLTs for RF-based captures.Christopher Kilgour1-0/+5
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-2/+2
2014-01-22Don't write out packets that have a "captured length" bigger than we'reGuy Harris1-1/+2
2014-01-12Bluetooth/Ubertooth improvements. Bug 9606 (https://bugs.wireshark.org/bugzi...Michael Mann1-0/+4
2014-01-02No seek-read routines use the length argument, so eliminate it fromGuy Harris1-4/+2
2013-12-17Get rid of trailing periods in some error messages for consistency; theGuy Harris1-1/+1
2013-12-07Add WTAP_ENCAP_NETLINK which maps to DLT_NETLINK /253/Jakub Zawadzki1-0/+3
2013-12-02Space between STANAG and the standard number.Guy Harris1-1/+1
2013-12-02Fix encap_table_base[] array.Jakub Zawadzki1-3/+6
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris1-0/+69
2013-11-30STANAG 5066 DTS Layer dissector. Bug 9217 (https://bugs.wireshark.org/bugzil...Michael Mann1-1/+4
2013-11-08(Trivial) whitespace cleanup (mostly trailing whitespace).Bill Meier1-1/+1
2013-11-08The "file types" we have are actually combinations of types andGuy Harris1-2/+2
2013-10-28Revert SVN #52914;Bill Meier1-4/+0
2013-10-28From Shekhar Chandra: support for version 3.0 of netscaler packet wire format.Bill Meier1-0/+4
2013-10-18Revert SVN #52665.Bill Meier1-4/+0
2013-10-18From Shekhar Chandra: support for version 3.0 of netscaler packet wire format.Bill Meier1-0/+4
2013-06-28Use newly assigned DLT for PDU export functionalityPascal Quantin1-0/+6
2013-06-16Have the seek-read routines take a Buffer rather than a guint8 pointerGuy Harris1-14/+31
2013-06-10Allign the error messages.Anders Broman1-0/+1
2013-05-30From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8644 :Pascal Quantin1-0/+3
2013-05-18Use g_array_index() to get at elements of the encapsulation table array;Guy Harris1-9/+7
2013-04-14From Tomasz Mon via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8503 :Pascal Quantin1-0/+9
2013-03-19From beroset:Anders Broman1-2/+2
2013-02-28Revert "Fix MSVC build errors related to symbol visibility"Balint Reczey1-27/+0
2013-02-28Fix MSVC build errors related to symbol visibilityBalint Reczey1-0/+27
2013-02-28Export libwiretap symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+1
2013-01-07Use const char in wtap_register_encap_type() just as in proto_register_protoc...Anders Broman1-1/+1
2012-11-28Add native SCTP encapsulation.Michael Tüxen1-0/+3
2012-10-17Fill some phdr values also when doing random readJakub Zawadzki1-2/+13
2012-10-16Add wtap_pseudo_header union to wtap_pkthdr structure.Jakub Zawadzki1-8/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-08-02From Richard Stearn: support for AX.25, including support forGuy Harris1-0/+3
2012-08-02From Richard Stearn: AX.25 KISS protocol support.Guy Harris1-1/+4
2012-07-30Added missing entry for WTAP_ENCAP_SDH.Stig Bjørlykke1-0/+3
2012-06-29Initial support for D-Bus dissection (bug #5502)Jakub Zawadzki1-0/+3
2012-06-06From Stephen Donnelly: Correct ERF name, add WTAP_ENCAP string display https:...Anders Broman1-1/+1
2012-06-01Move wtap_fdreopen() to file_access.c for now, as it requires many ofGuy Harris1-118/+0
2012-06-01Need fcntl.h for the O_ #defines on Windows.Guy Harris1-0/+4
2012-06-01Sigh. There appears to be no way to get Windows to allow us to rename aGuy Harris1-0/+129
2012-05-24Keep track, in Wiretap, of whether the file is compressed, and provideGuy Harris1-0/+6
2012-05-02Use WTAP_ENCAP_IEEE_802_11_xxx for all the "802.11 plus radio header"Guy Harris1-8/+11
2012-04-20Patch for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5048Martin Mathieson1-0/+3
2012-04-10Call LAPD-with-Linux-pseudoheader "linux-lapd", and fix its descriptionGuy Harris1-2/+2