summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-ieee80211.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-20IEEE 802.11: Use correct mask for 'SMK message'Robert Sauter1-1/+1
2017-06-19Remove unnecessary volatile qualifiersAhmad Fatoum1-1/+1
2017-05-17Create temporary variables for some proto_tree_add_<datatype> calculations.Michael Mann1-2/+5
2017-04-27IEEE80211: Support of PHI, PSI Angle Decode in VHT Compressed Beamforming ReportRadhashyam Behera1-2/+52
2017-04-27ieee802.11: fix conflicting entry in its value_stringAlexis La Goutte1-1/+0
2017-04-25ieee80211: fix stack-use-after-returnPeter Wu1-3/+2
2017-04-12ieee80211: fix "INVALID" label in Endpoints dialogPeter Wu1-4/+4
2017-04-11Fix is_broadcast_bssid() for GCC.Jakub Zawadzki1-2/+1
2017-04-01ieee80211: Fix parsing of supported operating classes IEMikael Kanstrup1-18/+24
2017-03-27packet-ieee80211.c: Use dynamic memory for AIRPDCAP_KEYS_COLLECTIONMichael Mann1-11/+11
2017-03-12ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+2
2017-03-12ieee80211: fix declaration of 'ieee80211_tag_...' shadows a global declarationAlexis La Goutte1-8/+8
2017-03-12802.11: Use proto_tree_add_bitmaskAlexis La Goutte1-857/+1066
2017-03-10Add decoding of EDCA IEJoerg Mayer1-64/+72
2017-03-09IEEE80211: Support of MU Exclusive Beamforming Report decoding under VHT Comp...Radhashyam Behera1-23/+216
2017-03-06ieee80211: fix this statement may fall through [-Werror=implicit-fallthrough=...Alexis La Goutte1-0/+1
2017-03-05ieee80211: fix indent (missing spaces)Alexis La Goutte1-1/+1
2017-03-03ieee80211: fix minimum TCLAS lengthMarcin Rokicki1-2/+2
2017-02-28IEEE 802.11: Handle Atheros paddingJaap Keuter1-3/+7
2017-02-18Fix ieee80211_tag_ssidMichael Mann1-3/+3
2017-02-17Dissector: Add IEEE802.11 mesh awake window dissectorMasashi Honma1-2/+33
2017-02-17Convert IEEE802.11 tagged fields into a dissector tableMichael Mann1-2402/+2557
2017-02-05ieee802.11: fix indentAlexis La Goutte1-1/+1
2017-02-05iee80211: fix typo on some tag defineAlexis La Goutte1-6/+6
2017-01-31format_text_wmem -> format_textMichael Mann1-2/+2
2017-01-31Add format_text_wmem.Michael Mann1-5/+7
2017-01-29Register reassembly tablesMichael Mann1-23/+4
2017-01-19IEEE80211: Updated VHT Group ID ManagementRadhashyam Behera1-10/+60
2017-01-16802.11(ad): not longer need to use p_add_proto_data/p_get_proto_data for pass...Alexis La Goutte1-8/+4
2017-01-12uat: add a reset callback.Dario Lombardo1-0/+1
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-4/+4
2017-01-10ieee80211: Add Extreme (Zebra) Vendor Specific TLVAlexis La Goutte1-0/+79
2017-01-09802.11(ad): Add reserved field of Grant ACK frameAlexis La Goutte1-1/+8
2017-01-09802.11(ad): Remove comment about clang warning and set directly the valueAlexis La Goutte1-5/+5
2017-01-09802.11(ad): Fix SSW Feedback dissection when Sector Sweep Direction = ResponderAlexis La Goutte1-1/+9
2017-01-09802.11(ad) fix typo : ambiguous assignment (CID 1398212)Alexis La Goutte1-1/+0
2017-01-06802.11(ad): Enhance dissection of Beacon Interval Control (BIC)Alexis La Goutte1-28/+36
2017-01-06802.11(ad): add reserved fields for Beam FormingAlexis La Goutte1-0/+14
2017-01-06802.11(ad): align length of Beam FormingAlexis La Goutte1-10/+10
2017-01-06802.11(ad): fix typoAlexis La Goutte1-1/+1
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann1-5/+4
2016-12-25802.11(ad): split Sector Sweep Feedback in 2Alexis La Goutte1-3/+51
2016-12-25802.11(ad): fix typoAlexis La Goutte1-1/+1
2016-12-25802.11(ad): Enhance dissection of Beam RefinementAlexis La Goutte1-57/+50
2016-12-25802.11(ad): Add reserved field for BRP RequestAlexis La Goutte1-0/+7
2016-12-25802.11(ad): fix wrong bitmask for BRP TX AntennaAlexis La Goutte1-1/+1
2016-12-15802.11(ad): fix wrong dissection of Grant FrameAlexis La Goutte1-16/+23
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-5/+5
2016-12-01Check preference titles and descriptions.Gerald Combs1-11/+8
2016-11-25ieee80211: Add Meru (Fortinet) Vendor Specific TLVAlexis La Goutte1-0/+70