aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-icq.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)wmeier1-48/+48
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-03-03remove check_coletxrab1-2/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-6/+6
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-07-26char -> const char warning fixesjmayer1-1/+1
2005-01-17If a given TLV type isn't found in an aim_tlv table, just use "Unknown"guy1-1/+1
2004-09-23From Jelmer Vernooij:guy1-10/+115
2004-09-21From Jelmer Vernooij:guy1-39/+16
2004-08-13From Jelmer Vernooij:guy1-6/+56
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+130