aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rmi.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-1/+1
2008-06-24Highlight the whole hostname, even if we've truncated it in the display.Gerald Combs1-1/+1
2008-06-24Noam Rathus discovered that the RMI dissector was using g_strlcpyGerald Combs1-9/+7
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-3/+2
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+384