aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-22ieee80211: 802.11ax support.Richard Sharpe1-0/+1
2017-11-09802.11: Correctly handle Wi-Fi Alliance Multi-AP subtype decoding.Richard Sharpe1-6/+6
2017-10-27Device provisioning protocol: Fix a last issue with DPP and ConfigurationRichard Sharpe1-2/+2
2017-08-14ieee80211 : Implement Wi-Fi DPP specRichard Sharpe1-0/+4
2017-08-14ieee80211: Make a few dissector tables for vendor specific functionalityMichael Mann1-9/+17
2017-08-14packet-ieee80211.c: Add dissector table for vendor specific actionsMichael Mann1-1/+0
2017-02-17Convert IEEE802.11 tagged fields into a dissector tableMichael Mann1-0/+9
2016-11-18Don't assume we have a protocol tree.Guy Harris1-1/+3
2016-11-18ieee80211: warn about FT AKM suite mismatchesWill Glynn1-1/+8
2016-10-28Implement registration of capture dissectors by nameJoão Valverde1-7/+0
2016-10-20wlan_statistics_dialog: Add number of retryAlexis La Goutte1-0/+1
2016-03-31ieee80211: fix deep recursionPeter Wu1-1/+3
2015-12-25Refactoring: Use data bits per symbol MCS table to calculate rates andSimon Barber1-1/+2
2015-12-17Create capture dissector "info" structure (capture_packet_info_t)Michael Mann1-3/+3
2015-12-14Create capture dissector tables.Michael Mann1-3/+3
2015-12-13Standardize the capture dissector function signature.Michael Mann1-1/+1
2015-12-13Create a way to register "capture" dissectors.Michael Mann1-6/+4
2015-10-03Expand some comments.Guy Harris1-3/+3
2015-08-28Don't check the radio information when testing for an HT Control header.Guy Harris1-4/+3
2015-08-24Some beamforming stuff from 802.11ac.Guy Harris1-0/+1
2015-08-20Add the WLAN statistics dialog.Gerald Combs1-3/+14
2015-07-03Move some frame control field #defines to a header and use them elsewhere.Guy Harris1-0/+160
2015-01-15CAPWAP: Add a IEE802.11 Message Element Type (RFC5416)Alexis La Goutte1-0/+3
2014-12-08802.11: fix indent (use 2 spaces) and modelines for 802.11 h fileAlexis La Goutte1-11/+24
2014-12-08802.11: Add ieee80211_supported_rates_vals_ext to be exportedAlexis La Goutte1-0/+2
2014-10-30Make the data rate field float, and calculate it for 802.11n.Guy Harris1-0/+8
2014-03-23Add a dissector table for EAPOL Key Descriptor types.Guy Harris1-3/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-05-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=87...Alexis La Goutte1-0/+8
2013-05-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=87...Alexis La Goutte1-0/+3
2013-03-15Bugfix Decryption Key Management dialog, bug 8446 (https://bugs.wireshark.org...Michael Mann1-0/+6
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+5
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-12From Jouni Malinen: Anders Broman1-0/+4
2011-05-31From Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5830Alexis La Goutte1-1/+1
2008-07-12More (mostly stats tree) unsigned->signed char cleanupJeff Morriss1-1/+1
2008-05-05Handle SSID as binary in WLAN Traffic Statistics.Stig Bjørlykke1-0/+1
2008-02-12Added WLAN Traffic Statistics dialog.Stig Bjørlykke1-0/+10
2007-12-18Fold the Prism and AVS header dissectors into packet-ieee80211.c, andGuy Harris1-0/+3
2007-05-18From Dustin Johnson:Gerald Combs1-0/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-01-23Call capture_radiotap() when capturing on a device supplying RadiotapGuy Harris1-0/+1
2004-12-21Giles Scott: Add Wlan tapJörg Mayer1-0/+7
2004-12-20- Diplay SSID in mangemntframesJörg Mayer1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+34