aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-signon.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update FSF address - part II.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-3/+0
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-1/+1
2011-09-22Use ENC_ values in proto_tree_add_item() calls.guy1-3/+3
2010-10-07(Minor) Rename a few variables in the global namespace to be a bit more unique;wmeier1-4/+4
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)wmeier1-16/+16
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-4/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-3/+3
2007-08-30From Chris Maynard:etxrab1-3/+3
2007-03-24From Sebastien Tandel:sfisher1-1/+1
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-12-25a lot of warnings removed, most of them about pointer to int casts without us...ulfl1-1/+1
2004-09-23From Jelmer Vernooij:guy1-2/+20
2004-09-21From Jelmer Vernooij:guy1-145/+84
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+234