summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-msrp.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-1/+1
2006-11-06Remove some // comments.Jörg Mayer1-1/+1
2006-09-20Make the data part of the message filterableMartin Mathieson1-2/+11
2006-08-01Fix a duplicate MSRP filter stringMartin Mathieson1-1/+1
2006-07-28From Martin Mathieson:Anders Broman1-1/+180
2006-07-19From Martin Mathieson:Anders Broman1-61/+112
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg1-4/+4
2005-08-08various code cleanup:Ulf Lamping1-4/+0
2005-07-30More char -> const char fixesJörg Mayer1-1/+1
2005-07-24some more dissectors converted to ep_tvb_get_stringRonnie Sahlberg1-7/+4
2005-06-16Include <ctype.h> to get "isdigit()" defined/declared.Guy Harris1-9/+7
2005-05-30Add dissection of MSRP Anders Broman1-0/+741