aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-quakeworld.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-23Minor change: use guint for prefs port variables.Bill Meier1-2/+2
2008-09-11Minor cleanup related to proto_reg_handoff ....Bill Meier1-1/+1
2008-09-02Minor cleanup (mostly related to proto_reg_handoff...)Bill Meier1-2/+2
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-3/+3
2008-02-02Rewrote strcat -> strncat, and fixed to show more than the last remainingStig Bjørlykke1-3/+4
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-1/+1
2007-05-22fix gcc 4.2 warnings (qualifier type)Sebastien Tandel1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-09-24get rid of one array from the stack and convert all strcpy() to pointers to l...Ronnie Sahlberg1-16/+17
2005-08-20removed MSVC warnings:Ulf Lamping1-6/+6
2005-08-05More char -> const char warning fixesJörg Mayer1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+913