aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-9p.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Fix some duplicate display filter names.cmaynard1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-16/+16
2011-10-11Fix benign bugs wherein proto_tree_add_uint() was intended instead of proto_t...wmeier1-1/+1
2011-10-10 Fix benign bugs in some proto_tree_add_item() 'encoding' args;wmeier1-1/+1
2011-09-19Use ENC_NA and ENC_LITTLE_ENDIAN rather than TRUE or FALSE inguy1-79/+79
2011-04-27From Yaniv Kaul: some 'set but not used' compilation fixes.wmeier1-24/+23
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-03-03remove check_coletxrab1-4/+2
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-2/+2
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-07-07Changed flags_set_truth -> tfs_set_notsetstig1-2/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-15/+15
2009-03-16Removed some non-ASCII characters.stig1-1/+1
2008-12-17Fix typos and spelling (mostly in text strings) wmeier1-1/+1
2008-09-02Minor cleanup (mostly related to proto_reg_handoff...)wmeier1-4/+0
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibguy1-1/+1
2006-07-09Start declaring the proto_reg... functions to fix 'warning: no previous decla...jmayer1-0/+4
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-05-03From Nils O. Sel?sdal:etxrab1-161/+241
2005-04-19From Nils,sahlberg1-20/+101
2005-04-18Force the "fmt" argument of val_to_str() to be non-null. Change the 9Pgerald1-676/+676
2005-04-18fix small typo Plan 9 not Plan9sahlberg1-2/+2
2005-04-18From <noselasd@asgaard.homelinux.org>sahlberg1-0/+676