aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xtp.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-25From Jakub Zawadzki:etxrab1-2/+1
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-60/+60
2009-04-07Use some default true_false_string's.wmeier1-20/+15
2009-03-22P64 changes: Fix some cases for which size_t is not requiredwmeier1-1/+1
2008-12-20Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-12-17Fix typos and spelling (mostly in text strings) wmeier1-1/+1
2008-09-26Minor cleanup related to proto_register and proto_reg_handoffwmeier1-11/+3
2008-08-25#include <prefs.h> not req'dwmeier1-1/+0
2008-04-19From Shigeo Nakamura (bug 2466):stig1-0/+1335