aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-spp.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO) 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-12/+12
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-03-06Handle XNS IDP socket numbers.guy1-1/+21
2005-03-03Add support for what appears to be 3Com's scheme for encapsulating XNSguy1-0/+279