aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-ssi.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-5/+5
2011-09-22Use ENC_ values in proto_tree_add_item() calls.guy1-19/+19
2011-04-27From Yaniv Kaul: some 'set but not used' compilation fixes.wmeier1-13/+10
2010-10-07(Minor) Rename a few variables in the global namespace to be a bit more unique;wmeier1-3/+3
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-15/+15
2009-02-25From Alex Turbov:jake1-3/+1
2008-10-05From Alex Turbov:jake1-56/+109
2008-07-25From Alex Turbov:etxrab1-4/+23
2008-06-21From Alex Turbov :etxrab1-6/+70
2008-05-23From Alex Turbov:jake1-1/+1
2007-08-30From Chris Maynard:etxrab1-10/+10
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-01-17If a given TLV type isn't found in an aim_tlv table, just use "Unknown"guy1-1/+1
2004-09-22From Jelmer Vernooij:guy1-5/+1
2004-09-21From Jelmer Vernooij:guy1-221/+160
2004-09-17From Jelmer Vernooij:guy1-3/+6
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+331