aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-19Prepare for handling DLT_IPV4 and DLT_IPV6.Jaap Keuter1-1/+7
2010-10-20From Hadriel Kaplan: IPFIX file format support.Bill Meier1-0/+3
2010-09-22Very old versions of libz (such as the one that comes with Solaris 10) don't ...Jeff Morriss1-0/+2
2010-07-30Define WTAP_ENCAP_IEEE802_15_4_NOFCS, for use in file formats that don'tGuy Harris1-1/+4
2010-07-19Initial support for Network Monitor 802.11 radio header.Guy Harris1-1/+4
2010-07-18Add an entry in encap_table_base for SocketCAN.Guy Harris1-1/+3
2010-05-10Fix non-libz build.Martin Mathieson1-1/+1
2010-05-07Zlib has an officially-sanctioned way of clearing EOF when we're tailingGerald Combs1-8/+9
2010-05-07EOF in zlib 1.2.5 seems to be sticky. When we're tailing a file and weGerald Combs1-0/+12
2010-03-28From Robert Bullen: give the Bluetooth-H4-with-Linux-pseudo-headerGuy Harris1-1/+1
2010-02-26Move the definitions of all the private data structures out ofGuy Harris1-0/+3
2009-12-03Added missing WTAP_ENCAP_DPNSS and WTAP_ENCAP_PACKETLOGGER to encap_table_base[]Stig Bjørlykke1-2/+8
2009-12-03From Petr Sumbera via bug 4284:Stig Bjørlykke1-1/+4
2009-10-17From Marton Nemeth:Stig Bjørlykke1-1/+4
2009-08-23From kahou:Jaap Keuter1-2/+5
2009-07-16From Kahou via bug 3739:Stig Bjørlykke1-0/+3
2009-06-16Support per packet dumping in wtap_encap_string() and wtap_encap_short_string().Stig Bjørlykke1-5/+9
2009-06-01From Ravi Kondamuru via bug 3457: Stig Bjørlykke1-1/+8
2009-01-07From Duncan Salerno:Jaap Keuter1-0/+3
2008-12-23Handle the new DLT_USB_LINUX_MMAP link-layer type.Guy Harris1-1/+4
2008-11-27Added support for open TNEF files directly.Stig Bjørlykke1-1/+4
2008-11-20From yami:Jaap Keuter1-5/+6
2008-11-16From Max Filippov:Anders Broman1-1/+4
2008-08-12From Alexey Neyman:Anders Broman1-1/+4
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-2/+2
2008-04-24Expand and clean up the descriptions of the new WTAP_ENCAP values.Guy Harris1-6/+6
2008-04-23The constants are there, now they need real names.Jaap Keuter1-1/+22
2008-03-05From Owen Kirby :Anders Broman1-1/+4
2008-02-25Add support for DLT_IPMB (199). The dissector for these packets is in http:/...Jeff Morriss1-0/+9
2008-02-03More rewrite of prohibited APIs (sprintf, strcpy, strcat).Stig Bjørlykke1-2/+2
2007-12-16From Fulko Hew:Stig Bjørlykke1-0/+3
2007-10-16From Paolo Abeni via bug 1751:Jeff Morriss1-0/+3
2007-10-08From Florent DROUIN:Anders Broman1-1/+4
2007-07-12From Jim Paris:Jaap Keuter1-1/+4
2007-06-13Add support for PPI (the Per-Packet Information header), described atGerald Combs1-7/+10
2007-05-04Add a plugin interface to wiretap.Luis Ontanon1-2/+39
2007-03-22From Shaun JackmanRonnie Sahlberg1-1/+4
2007-01-01From Mark C. Brown:Jaap Keuter1-2/+5
2006-11-27Add Wiretap encapsulation type for IEEE 802.16 MAC Common Part Sublayer,Guy Harris1-0/+3
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping1-2/+2
2006-10-10From Paolo AbeniRonnie Sahlberg1-0/+3
2006-08-17From Hannes Gredler:Anders Broman1-0/+3
2006-05-08Basic Encoding Rules (BER) encoded file reading. Not really a packet trace fo...Graeme Lunt1-0/+3
2006-04-16Get rid of the unused WTAP_ENCAP value - holes in the number space causeGuy Harris1-3/+0
2006-04-14From Martin Mathieson:Anders Broman1-0/+3
2006-03-30From Martin Mathieson:Anders Broman1-0/+3
2006-03-02From Daniele Orlandi:Anders Broman1-0/+9
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping1-9/+2
2005-09-20From Hannes Gredler:Anders Broman1-0/+11
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping1-0/+6