aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-icq.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-04Add editor modelines; Reformat as appropriate.Bill Meier1-54/+67
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-13Minor whitespace, formatting & etc changes.Bill Meier1-14/+14
2013-03-12svn path=/trunk/; revision=48272Anders Broman1-0/+3
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
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-6/+6
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)Bill Meier1-48/+48
2010-04-06#include <string.h> not needed.Bill Meier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2010-03-03remove check_colAnders Broman1-2/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-6/+6
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-07-26char -> const char warning fixesJörg Mayer1-1/+1
2005-01-17If a given TLV type isn't found in an aim_tlv table, just use "Unknown"Guy Harris1-1/+1
2004-09-23From Jelmer Vernooij:Guy Harris1-10/+115
2004-09-21From Jelmer Vernooij:Guy Harris1-39/+16
2004-08-13From Jelmer Vernooij:Guy Harris1-6/+56
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+130