aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-bos.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-10-05Add editor modelines; Adjust whitespace as needed.Bill Meier1-59/+72
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-09Don't include <epan/strutil.h> when not needed.Jakub Zawadzki1-1/+0
2013-03-12svn path=/trunk/; revision=48272Anders Broman1-0/+3
2013-01-31Comment out unused hf[] entries & etc.Bill Meier1-5/+7
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-05-15Remove unneeded #includes (stdlib, stdio, ctypes, time);Bill Meier1-3/+0
2010-10-07(Minor) Rename a few variables in the global namespace to be a bit more unique;Bill Meier1-2/+2
2010-04-06#include <string.h> not needed.Bill Meier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
2007-08-30From Chris Maynard:Anders Broman1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-01-17If a given TLV type isn't found in an aim_tlv table, just use "Unknown"Guy Harris1-1/+1
2004-09-22From Jelmer Vernooij:Guy Harris1-7/+5
2004-09-21From Jelmer Vernooij:Guy Harris1-82/+51
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+175