aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xmpp-utils.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-26Fix a bunch of warnings.Guy Harris1-13/+13
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-07-22The XMPP dissector was allocating a new parser for every packet and neverEvan Huus1-7/+2
2012-07-21Don't throw an assertion if we can't find certain XMPP attributes whenEvan Huus1-10/+20
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-11-13Don't use generic shared function/typedef/struct names;Bill Meier1-143/+138
2011-11-12Add a cast.Anders Broman1-1/+1
2011-11-12From Mariusz Okrój and Sebastien Vincent via https://bugs.wireshark.org/bugz...Alexis La Goutte1-0/+1139