aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-brdwlk.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update FSF address - part II.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-71/+57
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-3/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)wmeier1-88/+88
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-15/+15
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).wmeier1-1/+1
2008-05-14Fix some of the Errors/warnings detected by checkapi.wmeier1-2/+3
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-01-05Bill Meier:jmayer1-1/+1
2005-11-05get rid of an array and dissect a bitmask properlysahlberg1-48/+132
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-08various code cleanup:ulfl1-4/+0
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+404