Make the IPv4 NRB code's comments match the IPv6 NRB code's comments.
[metze/wireshark/wip.git] / wiretap / Makefile.common
2016-04-18 Martin Kaiserwiretap: add support for the mplog capture file format
2016-02-23 Michael MannMaking wiretap option blocks more generic.
2015-04-30 AndersBromanAdd the abillity to read 3GPP trace records with format...
2015-02-17 AndersBromanAdd missing json.h
2015-02-17 Dario LombardoAdded JSON native file support.
2014-10-14 Guy HarrisInitial version of support for Colasoft Capsa files.
2014-08-06 Michał OryniczAdd support for android logcat text files
2014-07-15 Guy HarrisOnly one buffer.c, please.
2014-05-24 Guy HarrisAdd support for plugins to handle pcap-ng block types.
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-19 Michal LabedzkiWiretap: Add support for Android Logcat
2013-07-28 Evan HuusFrom Linas Vepstas via https://bugs.wireshark.org/bugzi...
2013-07-16 Guy HarrisInclude merge.h, so it shows up in the distribution...
2013-07-16 Jeff MorrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-03-30 Martin Kaiserwiretap support for the CAM Inspector file format
2012-07-09 Guy HarrisThe names "etherpeek" and "airopeek" are a bit misleadi...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-20 Martin MathiesonPatch for https://bugs.wireshark.org/bugzilla/show_bug...
2012-03-02 Anders BromanFrom Weston Schmidt: Add mpeg-ts capture file format...
2011-10-26 Guy HarrisInitial support for .aps files from Aethra Telecommunic...
2011-06-09 Jakub Zawadzki- Replace jpeg_jfif decoder, with more generic mime_fil...
2010-10-20 Bill MeierFrom Hadriel Kaplan: IPFIX file format support.
2010-02-23 Guy HarrisMove the declarations of wtap_pcap_encap_to_wtap_encap...
2009-10-17 Stig BjørlykkeFrom Marton Nemeth:
2009-06-15 Jörg MayerRename all of the ascend files:
2009-06-01 Stig BjørlykkeFrom Ravi Kondamuru via bug 3457:
2009-05-25 Stig BjørlykkeAdded missing daintree-sna.h to Makefile.
2009-05-24 Stig BjørlykkeFrom Fred Fierling (bug 3486):
2009-04-27 Guy HarrisHave the libpcap and pcap-NG code share the LINKTYPE_...
2009-02-16 Stephen FisherAdd support for reading Apple's Bluetooth PacketLogger...
2009-01-07 Jaap KeuterFrom Duncan Salerno:
2008-11-27 Stig BjørlykkeAdded support for open TNEF files directly.
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-05-20 Jeff MorrissCreate a new "Wireshark utility" library and move the...
2008-02-04 Stig BjørlykkeAdded btsnoop.h
2008-02-03 Stig BjørlykkeFrom Shane Kearns (bug 2237):
2008-01-13 Ulf Lampingadd very experimental support for pcapng "PCAP Next...
2007-12-17 Jörg Mayer_SOURCE has magic meaning and isn't to be used by non...
2007-12-08 Guy HarrisGet rid of wtap_process_pcap_packet(); it's no longer...
2007-11-24 Stephen FisherInitial checkin of support to read TamoSoft's CommView...
2007-08-17 Sake Blok(bugs.wireshark.org/bugzilla/show_bug.cgi?id=1717)
2007-08-04 Guy HarrisAdd a script as a front-end for Flex, to work around...
2007-05-25 Luis Ontanon remove the never used wiretap/wtap-plugins.c
2007-05-18 Sebastien Tandelinclude generator sources in EXTRA_DIST
2007-05-17 Sebastien TandelSince code generated by lex may trigger gcc warnings...
2007-05-04 Luis OntanonAdd a plugin interface to wiretap.
2007-05-02 Luis Ontanonadd support for the text export format of textronix...
2007-03-22 Ronnie SahlbergFrom Shaun Jackman
2007-01-12 Ulf Lampingsecond try for file_util.c ... (at least OS X didn...
2007-01-12 Ulf LampingWin32: MSVC > 6 doesn't work well with Unicode filenames!
2006-05-21 Ronnie Sahlbergname change
2006-05-08 Graeme LuntBasic Encoding Rules (BER) encoded file reading. Not...
2006-04-14 Ulf Lampingfrom Martin Mathieson: add catapult_dct2000.h
2006-04-14 Anders BromanFrom Martin Mathieson:
2005-11-25 Anders BromanFrom Martin Warnes:
2005-11-07 Ulf Lampingadd file_util.h so distcheck might work
2005-06-10 Luis OntanonInitial checkin of the 32 bit tektronix k12 binary...
2004-07-27 Guy HarrisRename HEADER_FILES to NONGENERATED_HEADER_FILES, so...
2004-07-26 Guy HarrisAdd a missing backslash.
2004-07-26 Guy HarrisAdd a Makefile.common for Wiretap, and have Makefile...