aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.c
Commit message (Expand)AuthorAgeFilesLines
* From Hannes Gredler:Anders Broman2006-08-171-0/+3
* Basic Encoding Rules (BER) encoded file reading. Not really a packet trace fo...Graeme Lunt2006-05-081-0/+3
* Get rid of the unused WTAP_ENCAP value - holes in the number space causeGuy Harris2006-04-161-3/+0
* From Martin Mathieson:Anders Broman2006-04-141-0/+3
* From Martin Mathieson:Anders Broman2006-03-301-0/+3
* From Daniele Orlandi:Anders Broman2006-03-021-0/+9
* replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping2005-11-061-9/+2
* From Hannes Gredler:Anders Broman2005-09-201-0/+11
* EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping2005-08-241-0/+6
* - Include the .h files in their .c files.Jörg Mayer2005-08-201-0/+2
* Add APIs to Wiretap to return the file of the size as supplied by the OSGuy Harris2005-08-191-3/+48
* From Hannes GredlerAnders Broman2005-08-121-0/+3
* From Hannes Gredler:Anders Broman2005-07-221-0/+3
* From Mark C Brown,:Anders Broman2005-05-171-0/+10
* From Hannes GredlerRonnie Sahlberg2005-05-111-0/+3
* - Add support for libpcap files for MTP2 with a per packet headerMichael Tüxen2005-05-021-0/+3
* Fix up the table of encapsulation type strings to match the new set ofGuy Harris2005-04-031-4/+19
* Make editcap use wtap_read(); that eliminates the last user ofGuy Harris2005-04-031-23/+0
* From Florian Lohoff: Redback SmartEdge SE400/800 tcpdump disassembly.Guy Harris2005-01-311-0/+3
* From Yoshihiro Oyama: support "-" as a file name, referring to theGuy Harris2005-01-281-0/+1
* From Hannes Gredler: support for Juniper's DLT_JUNIPER_ATM{1,2} values.Guy Harris2005-01-201-0/+6
* Add an entry for the new DLT_GPRS_LLC (so that nobody working onGuy Harris2004-12-071-0/+3
* As Sam Leffler notes, the radiotap header isn't BSD-only, it's also usedGuy Harris2004-10-291-2/+2
* From Mark C. Brown: fix support for nettl NETTL_SUBSYS_NS_LS_ICMP andGuy Harris2004-09-191-0/+6
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Add an encapsulation type for BACnet MS/TP, and map the newly-assignedGuy Harris2004-06-071-1/+4
* From Albert Chin: "config.h" should come before all other #includes.Guy Harris2004-03-301-4/+5
* Add support for DLT_APPLE_IP_OVER_IEEE_1394.Guy Harris2004-03-231-1/+4
* Add support for DLT_ value 99, as used by the Axent RaptorGuy Harris2004-03-111-1/+4
* Have "wtap_read()" set "wth->phdr.pkt_encap" to "wth->file_encap",Guy Harris2004-03-031-1/+20
* The DLT_ value 127 is being used for the BSD radio header, and theGuy Harris2004-01-291-7/+10
* From Tomas Kukosa: reserve private WTAP_ENCAP values and map them toGuy Harris2004-01-281-1/+49
* Have the Wiretap open, read, and seek-and-read routines return, inGuy Harris2004-01-251-7/+8
* From Jan Kiszka: IrDA support.Guy Harris2003-12-181-1/+4
* From Jeff Morriss: add support for libpcap MTP2 and MTP3 captures.Guy Harris2003-12-031-3/+12
* Add a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distinguish Cisco HDLCGuy Harris2003-10-251-1/+4
* Fix a typo.Guy Harris2003-05-161-2/+2
* From Can Erkin Acar: OpenBSD is now using tcpdump.org-assigned DLT_Guy Harris2003-05-151-2/+8
* A captured length bigger than the actual length makes no sense; clip theGuy Harris2003-03-041-2/+11
* Add WTAP_ENCAP_FRELAY_WITH_PHDR for use with Frame Relay capture filesGuy Harris2003-01-311-1/+4
* In the BSDs, ARCNET packets don't have an offset field between theGuy Harris2003-01-231-1/+4
* From Chris Waters: support Tazmen Sniffer Protocol and DLT_TZSP capturesGuy Harris2003-01-081-1/+4
* Add support for SDLC encapsulation in DOS Sniffer captures; thatGuy Harris2003-01-031-1/+4
* Rename WTAP_ENCAP_ATM_SNIFFER to WTAP_ENCAP_ATM_PDUS, as it's not justGuy Harris2003-01-031-3/+6
* Add an item for Wellfleet HDLC.Guy Harris2002-12-201-1/+3
* From Solomon Peachy: support for new "wlancap" 802.11 extra-informationGuy Harris2002-11-061-1/+5
* Discard the WTAP_ENCAP_LAPD encapsulation type in favor of aGuy Harris2002-10-311-8/+5
* Add a Wiretap encapsulation type for RFC 2625 IP-over-Fibre Channel, andGuy Harris2002-10-221-1/+4
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-5/+5
* From Anand V. Narwani: add an entry for the DOCSIS encapsulation to theGuy Harris2002-08-061-1/+4