aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pcp.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-27Batch of filterable expert infosMichael Mann1-9/+24
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-24FT_FLOAT and FT_DOUBLE share the same comparison functions -> use same filter...Pascal Quantin1-1/+1
2012-06-23Do not use same name for filters with incompatible typesPascal Quantin1-9/+9
2012-03-28From Ryan Doyle via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6874Alexis La Goutte1-2/+0
2012-03-15Calls to col_add_fstr() & etc should not be under 'if (tree)';Bill Meier1-1821/+1839
2012-03-05From Ryan Doyle via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6874Alexis La Goutte1-0/+2249