aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-bos.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-07(Minor) Rename a few variables in the global namespace to be a bit more unique;wmeier1-2/+2
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-2/+2
2007-08-30From Chris Maynard:etxrab1-2/+2
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-7/+5
2004-09-21From Jelmer Vernooij:guy1-82/+51
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+175