aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-quake2.c
Commit message (Expand)AuthorAgeFilesLines
* FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier2009-05-081-2/+2
* Minor change: use guint for prefs port variables.Bill Meier2008-09-231-2/+2
* Minor cleanup related to proto_reg_handoff ....Bill Meier2008-09-111-1/+1
* Minor cleanup (mostly related to proto_reg_handoff...)Bill Meier2008-09-021-2/+2
* Apply yet another set of the optimization patches:Anders Broman2007-11-081-1/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg2005-08-101-1/+1
* some more dissectors converted to ep_tvb_get_stringRonnie Sahlberg2005-07-241-2/+1
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+932