aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.c
Commit message (Expand)AuthorAgeFilesLines
* Added missing WTAP_ENCAP_DPNSS and WTAP_ENCAP_PACKETLOGGER to encap_table_base[]Stig Bjørlykke2009-12-031-2/+8
* From Petr Sumbera via bug 4284:Stig Bjørlykke2009-12-031-1/+4
* From Marton Nemeth:Stig Bjørlykke2009-10-171-1/+4
* From kahou:Jaap Keuter2009-08-231-2/+5
* From Kahou via bug 3739:Stig Bjørlykke2009-07-161-0/+3
* Support per packet dumping in wtap_encap_string() and wtap_encap_short_string().Stig Bjørlykke2009-06-161-5/+9
* From Ravi Kondamuru via bug 3457: Stig Bjørlykke2009-06-011-1/+8
* From Duncan Salerno:Jaap Keuter2009-01-071-0/+3
* Handle the new DLT_USB_LINUX_MMAP link-layer type.Guy Harris2008-12-231-1/+4
* Added support for open TNEF files directly.Stig Bjørlykke2008-11-271-1/+4
* From yami:Jaap Keuter2008-11-201-5/+6
* From Max Filippov:Anders Broman2008-11-161-1/+4
* From Alexey Neyman:Anders Broman2008-08-121-1/+4
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-2/+2
* Expand and clean up the descriptions of the new WTAP_ENCAP values.Guy Harris2008-04-241-6/+6
* The constants are there, now they need real names.Jaap Keuter2008-04-231-1/+22
* From Owen Kirby :Anders Broman2008-03-051-1/+4
* Add support for DLT_IPMB (199). The dissector for these packets is in http:/...Jeff Morriss2008-02-251-0/+9
* More rewrite of prohibited APIs (sprintf, strcpy, strcat).Stig Bjørlykke2008-02-031-2/+2
* From Fulko Hew:Stig Bjørlykke2007-12-161-0/+3
* From Paolo Abeni via bug 1751:Jeff Morriss2007-10-161-0/+3
* From Florent DROUIN:Anders Broman2007-10-081-1/+4
* From Jim Paris:Jaap Keuter2007-07-121-1/+4
* Add support for PPI (the Per-Packet Information header), described atGerald Combs2007-06-131-7/+10
* Add a plugin interface to wiretap.Luis Ontanon2007-05-041-2/+39
* From Shaun JackmanRonnie Sahlberg2007-03-221-1/+4
* From Mark C. Brown:Jaap Keuter2007-01-011-2/+5
* Add Wiretap encapsulation type for IEEE 802.16 MAC Common Part Sublayer,Guy Harris2006-11-271-0/+3
* change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping2006-11-051-2/+2
* From Paolo AbeniRonnie Sahlberg2006-10-101-0/+3
* 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