aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-buddylist.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 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier2011-10-061-2/+2
* (Minor) Rename a few variables in the global namespace to be a bit more unique;Bill Meier2010-10-071-4/+4
* #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-10/+6
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-1/+1
* Apply yet another set of the optimization patches:Anders Broman2007-11-091-1/+1
* Implement some of the minor possible speed improvment patches.Anders Broman2007-10-151-1/+1
* From Chris Maynard:Anders Broman2007-08-301-1/+1
* From Sebastien Tandel:Stephen Fisher2007-03-241-2/+2
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Remove the include of <epan/prefs.h> from files that don't call anyGuy Harris2004-10-231-1/+0
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* From Jelmer Vernooij:Guy Harris2004-09-221-5/+1
* From Jelmer Vernooij:Guy Harris2004-09-211-156/+99
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+235