aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mmse.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-7/+7
2005-04-22Add some tvb_ensure_bytes_exist() calls.gerald1-0/+6
2005-01-05From Chris Maynard: free strings even if we don't put them into theguy1-1/+1
2004-12-21Use "format_text()" on strings, to better handle non-printableguy1-4/+10
2004-12-21Put the strings for the X-Mms-Previously-Sent-By header under the MMSEguy1-2/+2
2004-12-21abs_time_to_str() returns a staticly allocated string. dont g_free() it.sahlberg1-4/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+1670