aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aruba-erm.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-15Fix compilation of packet-aruba-erm.cPascal Quantin1-2/+2
2014-03-15Enhance dissector Aruba ERMAlexis La Goutte1-64/+131
2014-03-13Add support for Aruba ERM Radio-FormatHadriel Kaplan1-10/+97
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-10Fix indent (Use 4 spaces and modelines info)Alexis La Goutte1-0/+12
2013-08-28packet-aruba-erm.c:136: warning: 'range_add_callback' defined but not usedAnders Broman1-11/+0
2013-08-28Use dissector_delete_uint_range/dissector_add_uint_rangeAnders Broman1-1/+2
2013-03-13- [-Wmissing-prototypes]Anders Broman1-1/+0
2013-03-12- [-Wmissing-prototypes]Anders Broman1-0/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)Bill Meier1-1/+1
2010-04-24Make the absolute_time_display_e enum start at 1000 to avoid overlapping withJeff Morriss1-8/+8
2010-01-24From Alexis La Goutte via bug 4418:Stig Bjørlykke1-0/+159