aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-location.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-2/+2
2011-09-22Use ENC_ values in proto_tree_add_item() calls.guy1-6/+6
2010-10-07(Minor) Rename a few variables in the global namespace to be a bit more unique;wmeier1-6/+6
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-4/+4
2008-11-23From Gregor Jasny:jake1-24/+24
2007-08-30From Chris Maynard:etxrab1-4/+4
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-01-17If a given TLV type isn't found in an aim_tlv table, just use "Unknown"guy1-3/+3
2004-09-22From Jelmer Vernooij:guy1-15/+3
2004-09-21From Jelmer Vernooij:guy1-143/+110
2004-09-18From Jelmer Vernooij:guy1-3/+11
2004-08-01From Jelmer Vernooij: add support for some more TLVs and another SNAC.guy1-0/+5
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+259