aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rmcp.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-3/+3
2010-10-29Fixes bug 974 by adding RSP trailer. Also resolves packet-asp "FIXME" forChris Maynard1-2/+8
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-2/+2
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2007-03-20remove some compiler warnings about unused variablesRonnie Sahlberg1-4/+0
2006-08-27squelch some compiler warningsUlf Lamping1-2/+2
2006-06-22Initial fix for bug 974. It does implement RSP header decoding, it lacks RSP ...Jaap Keuter1-6/+75
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-1/+1
2005-03-03From Francisco Alcoba,Luis Ontanon1-5/+8
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+191