Use MAC address documentation range in filter examples
[metze/wireshark/wip.git] / epan / dissectors / packet-lpp.c
2015-04-23 Pascal QuantinLPP: fix a typo in the protocol abbreviation
2015-03-30 Pascal QuantinLPP: upgrade dissector to v12.4.0
2015-02-18 Gerald CombsAdd a CF_FUNC macro for casting BASE_CUSTOM functions.
2015-02-04 Pascal QuantinLPP: upgrade dissector to v12.3.0
2015-01-18 Pascal Quantinasn2wrs: autodetect if 64 bits variant is required...
2014-12-23 Bill Meierasn1 generated dissectors: cleanup #include usage
2014-12-12 Pascal QuantinLPP: avoid doing an out of bound access in case the...
2014-07-08 Pascal QuantinUpgrade LPP dissector to v11.5.0
2014-06-11 AndersBromanFix
2014-03-24 Pascal QuantinUpgrade LPPe dissector to V1_1-20140108-C
2014-02-26 Bill MeierRemove trailing whitespace from asn1 .cnf & template...
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2014-01-13 Pascal QuantinUpgrade LPP dissector to v11.5.0
2013-12-20 Jakub ZawadzkiChange G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT...
2013-12-08 Anders Broman- Forward declaration of register functions.
2013-11-25 Pascal QuantinFix a shadowed declaration error when compiling with...
2013-11-25 Pascal QuantinPrettify LTE Positioning Protocol dissection
2013-11-17 Pascal QuantinAdd a way to retrieve a PER variable bit string length
2013-05-27 Pascal QuantinPostfix FT_NONE fields with "_element" string to reduce...
2013-04-11 Pascal QuantinUpdate the ASN.1 based dissectors following the changes...
2013-03-20 Pascal QuantinUpgrade LPP dissector to v11.2.0
2013-01-11 Pascal QuantinUpgrade LPP dissector to v11.1.0 and modify extract_asn...
2013-01-06 Pascal QuantinUpgrade LTE RRC dissector to v11.2.0
2012-09-28 Pascal QuantinUpgrade LTE Positioning Protocol to V11.0.0
2012-09-24 Jakub ZawadzkiRegenerate asn.1 dissectors.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiRegenerate all asn.1 dissectors.
2012-08-15 Pascal QuantinFix field type for some 64 bits header fields
2012-07-17 Pascal QuantinUse G_MININT32 instead of -2^31 so as to get rid of...
2012-07-09 Pascal QuantinAdd LTE Positioning Protocol Extensions dissector
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-19 pascalUse col_append_sep_str instead of col_append_str
2012-01-16 Anders BromanFrom Pascal Quantin:
2011-10-16 Anders BromanFrom Pascal Quantin.