aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Add the abillity to read 3GPP trace records with format accoding toAndersBroman1-0/+2
2015-02-17Add missing json.hAndersBroman1-0/+1
2015-02-17Added JSON native file support.Dario Lombardo1-0/+1
2014-10-14Initial version of support for Colasoft Capsa files.Guy Harris1-0/+2
2014-08-06Add support for android logcat text filesMichał Orynicz1-0/+2
2014-07-15Only one buffer.c, please.Guy Harris1-2/+0
2014-05-24Add support for plugins to handle pcap-ng block types.Guy Harris1-0/+1
2014-05-09Revert "Refactor Wiretap"Guy Harris1-7/+6
2014-05-09Refactor WiretapMichael Mann1-6/+7
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-19Wiretap: Add support for Android LogcatMichal Labedzki1-1/+2
2013-07-28From Linas Vepstas via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8962Evan Huus1-0/+2
2013-07-16Include merge.h, so it shows up in the distribution tarball.Guy Harris1-0/+1
2013-07-16Move merge.{h,c} into wiretap: these modules use wiretap to merge files.Jeff Morriss1-0/+2
2013-03-30wiretap support for the CAM Inspector file formatMartin Kaiser1-0/+2
2012-07-09The names "etherpeek" and "airopeek" are a bit misleading, as theGuy Harris1-4/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
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