aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sap.c
AgeCommit message (Collapse)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18196
2005-08-05More char -> const char warning fixesJörg Mayer1-1/+1
svn path=/trunk/; revision=15218
2004-12-06Check for a bogus authentication subheader length.Gerald Combs1-1/+9
svn path=/trunk/; revision=12671
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+362
Also move ncp222.py, x11-fields, process-x11-fields.pl, make-reg-dotc, and make-reg-dotc.py. Adjust #include lines in files that include packet-*.h files. svn path=/trunk/; revision=11410