aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-10Add ws_fstat64(), defined to be fstat on UN*X and _fstati64 on Windows.guy1-1/+1
2011-04-10Use AC_SYS_LARGEFILE to turn on large file support on platforms thatguy1-2/+2
2011-04-08From Jakub Zawadzki:guy1-2/+0
2011-04-07From Jakub Zawadzki:guy1-5/+3
2011-03-24Add initial pcapng name resolution record support. Wireshark has readgerald1-1/+10
2011-03-07From Martin Kaiser: dissector for DVB-CI (Common Interface)wmeier1-1/+4
2011-02-02From njohnkev:jake1-1/+4
2010-12-19Prepare for handling DLT_IPV4 and DLT_IPV6.jake1-1/+7
2010-10-20From Hadriel Kaplan: IPFIX file format support.wmeier1-0/+3
2010-09-22Very old versions of libz (such as the one that comes with Solaris 10) don't ...morriss1-0/+2
2010-07-30Define WTAP_ENCAP_IEEE802_15_4_NOFCS, for use in file formats that don'tguy1-1/+4
2010-07-19Initial support for Network Monitor 802.11 radio header.guy1-1/+4
2010-07-18Add an entry in encap_table_base for SocketCAN.guy1-1/+3
2010-05-10Fix non-libz build.martinm1-1/+1
2010-05-07Zlib has an officially-sanctioned way of clearing EOF when we're tailinggerald1-8/+9
2010-05-07EOF in zlib 1.2.5 seems to be sticky. When we're tailing a file and wegerald1-0/+12
2010-03-28From Robert Bullen: give the Bluetooth-H4-with-Linux-pseudo-headerguy1-1/+1
2010-02-27Constify.guy1-0/+3
2009-12-03Added missing WTAP_ENCAP_DPNSS and WTAP_ENCAP_PACKETLOGGER to encap_table_base[]stig1-2/+8
2009-12-03From Petr Sumbera via bug 4284:stig1-1/+4
2009-10-17From Marton Nemeth:stig1-1/+4
2009-08-23From kahou:jake1-2/+5
2009-07-16From Kahou via bug 3739:stig1-0/+3
2009-06-16Support per packet dumping in wtap_encap_string() and wtap_encap_short_string().stig1-5/+9
2009-06-01From Ravi Kondamuru via bug 3457: stig1-1/+8
2009-01-07From Duncan Salerno:jake1-0/+3
2008-12-23Handle the new DLT_USB_LINUX_MMAP link-layer type.guy1-1/+4
2008-11-27Added support for open TNEF files directly.stig1-1/+4
2008-11-20From yami:jake1-5/+6
2008-11-16From Max Filippov:etxrab1-1/+4
2008-08-12From Alexey Neyman:etxrab1-1/+4
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-2/+2
2008-04-24Expand and clean up the descriptions of the new WTAP_ENCAP values.guy1-6/+6
2008-04-23The constants are there, now they need real names.jake1-1/+22
2008-03-05From Owen Kirby :etxrab1-1/+4
2008-02-25Add support for DLT_IPMB (199). The dissector for these packets is in http:/...morriss1-0/+9
2008-02-03More rewrite of prohibited APIs (sprintf, strcpy, strcat).stig1-2/+2
2007-12-16From Fulko Hew:stig1-0/+3
2007-10-16From Paolo Abeni via bug 1751:morriss1-0/+3
2007-10-08From Florent DROUIN:etxrab1-1/+4
2007-07-12From Jim Paris:jake1-1/+4
2007-06-13Add support for PPI (the Per-Packet Information header), described atgerald1-7/+10
2007-05-04Add a plugin interface to wiretap.lego1-2/+39
2007-03-22From Shaun Jackmansahlberg1-1/+4
2007-01-01From Mark C. Brown:jake1-2/+5
2006-11-27Add Wiretap encapsulation type for IEEE 802.16 MAC Common Part Sublayer,guy1-0/+3
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-2/+2
2006-10-10From Paolo Abenisahlberg1-0/+3
2006-08-17From Hannes Gredler:etxrab1-0/+3
2006-05-08Basic Encoding Rules (BER) encoded file reading. Not really a packet trace fo...gal1-0/+3