aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Patch for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5048Martin Mathieson1-0/+2
2012-03-02From Weston Schmidt: Add mpeg-ts capture file format support. https://bugs.wi...Anders Broman1-0/+2
2011-10-26Initial support for .aps files from Aethra Telecommunications' PC108Guy Harris1-0/+2
2011-06-09- Replace jpeg_jfif decoder, with more generic mime_file (no more 64KB limit!).Jakub Zawadzki1-2/+2
2010-10-20From Hadriel Kaplan: IPFIX file format support.Bill Meier1-0/+2
2010-02-23Move the declarations of wtap_pcap_encap_to_wtap_encap() andGuy Harris1-0/+1
2009-10-17From Marton Nemeth:Stig Bjørlykke1-0/+2
2009-06-15Rename all of the ascend files:Jörg Mayer1-9/+9
2009-06-01From Ravi Kondamuru via bug 3457: Stig Bjørlykke1-0/+2
2009-05-25Added missing daintree-sna.h to Makefile.Stig Bjørlykke1-0/+1
2009-05-24From Fred Fierling (bug 3486):Stig Bjørlykke1-0/+1
2009-04-27Have the libpcap and pcap-NG code share the LINKTYPE_-to-WTAP_ENCAP_Guy Harris1-0/+2
2009-02-16Add support for reading Apple's Bluetooth PacketLogger capture files toStephen Fisher1-0/+2
2009-01-07From Duncan Salerno:Jaap Keuter1-0/+2
2008-11-27Added support for open TNEF files directly.Stig Bjørlykke1-0/+2
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-1/+0
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss1-2/+0
2008-02-04Added btsnoop.hStig Bjørlykke1-0/+1
2008-02-03From Shane Kearns (bug 2237):Stig Bjørlykke1-0/+1
2008-01-13add very experimental support for pcapng "PCAP Next Generation Dump File Form...Ulf Lamping1-0/+2
2007-12-17_SOURCE has magic meaning and isn't to be used by non-wizards.Jörg Mayer1-1/+1
2007-12-08Get rid of wtap_process_pcap_packet(); it's no longer used. Get rid ofGuy Harris1-1/+0
2007-11-24Initial checkin of support to read TamoSoft's CommView packet capture filesStephen Fisher1-0/+2
2007-08-17(http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1717)Sake Blok1-0/+2
2007-08-04Add a script as a front-end for Flex, to work around various problems,Guy Harris1-1/+3
2007-05-25 remove the never used wiretap/wtap-plugins.cLuis Ontanon1-1/+0
2007-05-18include generator sources in EXTRA_DISTSebastien Tandel1-0/+6
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel1-7/+1
2007-05-04Add a plugin interface to wiretap.Luis Ontanon1-0/+1
2007-05-02add support for the text export format of textronix k1[25]Luis Ontanon1-2/+4
2007-03-22From Shaun JackmanRonnie Sahlberg1-0/+4
2007-01-12second try for file_util.c ... (at least OS X didn't liked it)Ulf Lamping1-3/+0
2007-01-12Win32: MSVC > 6 doesn't work well with Unicode filenames!Ulf Lamping1-0/+3
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-08Basic Encoding Rules (BER) encoded file reading. Not really a packet trace fo...Graeme Lunt1-0/+2
2006-04-14from Martin Mathieson: add catapult_dct2000.hUlf Lamping1-0/+1
2006-04-14From Martin Mathieson:Anders Broman1-0/+1
2005-11-25From Martin Warnes:Anders Broman1-0/+2
2005-11-07add file_util.h so distcheck might workUlf Lamping1-0/+1
2005-06-10Initial checkin of the 32 bit tektronix k12 binary format (rf5)Luis Ontanon1-0/+2
2004-07-27Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clearGuy Harris1-1/+1
2004-07-26Add a missing backslash.Guy Harris1-1/+1
2004-07-26Add a Makefile.common for Wiretap, and have Makefile.am andGuy Harris1-0/+114