aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sipfrag.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2010-09-15Remove a few more calls to check_col()martinm1-4/+2
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-2/+1
2009-09-24Don't guard col_append_str with check_colkrj1-3/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-1/+1
2006-08-07Tidy up comments, var names, remove pedantic warningsmartinm1-15/+13
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-1/+1
2005-07-28more emeification of tvb_get_string()sahlberg1-4/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+140