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