aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sap.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-23From Alexis La Goutte:etxrab1-1/+0
2011-01-16There's no need to pass the result of tvb_get_ptr() as the 'value' inmorriss1-4/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-10-30Make tvb_strneql()'s size parameter be a size_t. Remove some now-unnecessary...morriss1-2/+2
2009-11-17Remove the address operator from value_string arrays fed to VALS()dimeg1-2/+2
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+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-07-07Changed flags_set_truth -> tfs_set_notsetstig1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-1/+1
2009-03-29More size_t casts.etxrab1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-08-05More char -> const char warning fixesjmayer1-1/+1
2004-12-06Check for a bogus authentication subheader length.gerald1-1/+9
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+362