aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xmpp-jingle.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-1/+1
2013-07-01Define certain 'const char *...' arrays as static.Bill Meier1-10/+10
2012-12-26Fix a bunch of warnings.Guy Harris1-8/+8
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
2012-01-14check_col() not req'd and other minor cleanups ....Bill Meier1-2/+0
2011-11-13Don't use generic shared function/typedef/struct names;Bill Meier1-222/+218
2011-11-12From Mariusz Okrój and Sebastien Vincent via https://bugs.wireshark.org/bugz...Alexis La Goutte1-0/+952