aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-signon.c
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* Remove unneeded #includes (stdlib, stdio, ctypes, time);Bill Meier2012-05-151-3/+0
* Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier2011-10-151-1/+1
* Use ENC_ values in proto_tree_add_item() calls.Guy Harris2011-09-221-3/+3
* (Minor) Rename a few variables in the global namespace to be a bit more unique;Bill Meier2010-10-071-4/+4
* Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)Bill Meier2010-05-101-16/+16
* #include <string.h> not needed.Bill Meier2010-04-061-1/+0
* Remove unneeded #include <stdio.h>Bill Meier2010-04-031-1/+0
* remove check_colAnders Broman2010-03-031-4/+2
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-3/+3
* From Chris Maynard:Anders Broman2007-08-301-3/+3
* From Sebastien Tandel:Stephen Fisher2007-03-241-1/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* If a given TLV type isn't found in an aim_tlv table, just use "Unknown"Guy Harris2005-01-171-1/+1
* a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping2004-12-251-1/+1
* From Jelmer Vernooij:Guy Harris2004-09-231-2/+20
* From Jelmer Vernooij:Guy Harris2004-09-211-145/+84
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+234