aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xmpp-core.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-07-28Decode SSL streams in XMPP sessions. Fixes:Evan Huus1-2/+25
2012-07-22The XMPP dissector was allocating a new parser for every packet and neverEvan Huus1-18/+33
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-14check_col() not req'd and other minor cleanups ....Bill Meier1-43/+31
2011-11-13Don't use generic shared function/typedef/struct names;Bill Meier1-153/+147
2011-11-12From Mariusz Okrój and Sebastien Vincent via https://bugs.wireshark.org/bugz...Alexis La Goutte1-0/+755