aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xmpp-other.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-18Eliminate proto_tree_add_text from XMPP dissectors.Michael Mann1-2/+3
2014-12-25Deleting unnecessary #includes from dissectors.Martin Mathieson1-3/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-9/+4
2014-07-05convert to proto_tree_add_subtree[_format]Michael Mann1-9/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14xmpp_attr_info, xmpp_attr_info_ext: Pass pointer to hfJakub Zawadzki1-121/+120
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-16/+16
2013-08-25Convert XMPP dissector suite to wmem.Evan Huus1-4/+4
2013-07-01Define certain 'const char *...' arrays as static.Bill Meier1-10/+10
2012-12-26Fix a bunch of warnings.Guy Harris1-24/+24
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-11-13Don't use generic shared function/typedef/struct names;Bill Meier1-280/+274
2011-11-12From Mariusz Okrój and Sebastien Vincent via https://bugs.wireshark.org/bugz...Alexis La Goutte1-0/+1357