aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tte.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-08Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...Bill Meier1-1/+0
2011-05-10Don't assign to unused variable: Coverity 1068 & 1069.Bill Meier1-14/+9
2010-10-17From Benjamin Roch via bug 3418:Stig Bjørlykke1-30/+3
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-30From: Benjamin Roch: Enhancements and small fixes for packet-tte.c dissector;Bill Meier1-35/+42
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-2/+2
2009-01-13Minor changes related to reg_handoff_ & proto_register_Bill Meier1-1/+1
2008-12-10From Benjamin Roch:Jaap Keuter1-0/+216