aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pvfs2.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkkrj1-4/+2
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-56/+56
2009-03-29More size_t casts.etxrab1-3/+3
2008-12-19Back out r27047 and r27053.gerald1-0/+1
2008-12-18Update calls to proto_tree_add_bytes_format to reflect r27047.gerald1-1/+0
2008-04-09Remove:etxrab1-4/+0
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaguy1-1/+5
2007-11-08Apply yet another set of the optimization patches:etxrab1-1/+1
2007-10-23Apply the small performance enhancment patches for:etxrab1-2/+2
2007-10-17Logic errorjake1-1/+1
2007-03-23fix a lot more warningsulfl1-1/+1
2006-11-14nikai@nikai.net:jmayer1-1/+0
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-01-16done:jmayer1-1/+1
2005-12-07Fix oroperties, get rid of CRs.guy1-3630/+3630
2005-11-22Trivial warning fixesjmayer1-1/+1
2005-10-29add some simple heuristics for PVFSsahlberg1-31/+77
2005-10-28comment out the heuristics registration until we actually implement some heur...sahlberg1-1/+1
2005-10-28From Mike Frischsahlberg1-0/+3584