ieee1609dot2: fix no previous prototype for function 'proto_register_ieee1609dot2...
[metze/wireshark/wip.git] / epan / dissectors / packet-xmpp-utils.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-08-25 Stig Bjørlykkexmpp/xml: Store item length in xml_frame.
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-21 João ValverdeXMPP utils: Don't cast away constness [-Wcast-qual]
2016-01-20 João ValverdeFix constness
2016-01-08 moshekaplanFix a lot of typos and misspellings
2015-08-18 Michael MannEliminate proto_tree_add_text from XMPP dissectors.
2014-12-25 Martin MathiesonDeleting unnecessary #includes from dissectors.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-11-25 Michael MannEliminate proto_tree_add_text from some dissectors.
2014-07-05 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-18 Dario LombardoFixup: tvb_get_string(z) -> tvb_get_string(z)_enc
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-14 Jakub ZawadzkiFix some warnings
2013-12-14 Jakub Zawadzkixmpp_attr_info, xmpp_attr_info_ext: Pass pointer to hf
2013-11-21 Evan HuusRemove one accidentally remaining reference to emem...
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-09 Michael Mannexpert_add_info_format_text -> expert_add_info_format
2013-08-25 Evan HuusConvert XMPP dissector suite to wmem.
2013-08-23 Michael MannBatch of filterable expert infos.
2013-03-02 Anders BromanFrom beroset:
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-07-22 Evan HuusThe XMPP dissector was allocating a new parser for...
2012-07-21 Evan HuusDon't throw an assertion if we can't find certain XMPP...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-11-13 Bill MeierDon't use generic shared function/typedef/struct names;
2011-11-12 Anders BromanAdd a cast.
2011-11-12 Alexis La GoutteFrom Mariusz Okrój and Sebastien Vincent via https...