aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-3/+0
2014-04-09Don't use tvb_get_nstringz0(), use tvb_get_string_enc().Guy Harris1-3/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-24AIM doesn't ever use it's private_data structure, so remove it. If it ever d...Michael Mann1-6/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-10-07(Minor) Rename a few variables in the global namespace to be a bit more unique;Bill Meier1-4/+4
2008-11-20From Gregor Jasny:Jaap Keuter1-0/+1
2008-05-23From Alex Turbov:Jaap Keuter1-2/+3
2007-03-24From Sebastien Tandel:Stephen Fisher1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-07-26char -> const char warning fixesJörg Mayer1-2/+2
2005-07-24Constify to remove a bunch of warnings. Add some casts to squelchGuy Harris1-1/+1
2004-09-23From Jelmer Vernooij:Guy Harris1-11/+15
2004-09-22From Jelmer Vernooij:Guy Harris1-0/+1
2004-09-21From Jelmer Vernooij:Guy Harris1-4/+19
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+74