aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211-radiotap-iter.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-01ieee80211: Add support for S1G including PV1.Richard Sharpe1-0/+1
2020-12-03RadioTap: skip present bits for vendor NS.Teyut1-0/+4
2020-02-08ieee80211-radiotap: Add support for radiotap TLVs.Richard Sharpe1-0/+55
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-03-03ieee80211-radiotap: Bring up to date with the actual spec.Richard Sharpe1-1/+1
2018-08-13radiotap: Implement L-SIG support based on the RFC.Richard Sharpe1-0/+1
2018-08-08We should be reporting expert infos on invalid radiotap headers.Guy Harris1-2/+9
2018-08-08802.11 Radiotap: add more bound checks in ieee80211_radiotap_iterator_next()Pascal Quantin1-0/+6
2018-08-01radiotap: Add support for 0-length PSDUs.Richard Sharpe1-1/+2
2018-07-31radiotap: fix indent (use tab)Alexis La Goutte1-1/+1
2018-03-30radiotap: Add support for the HE-MU header.Richard Sharpe1-1/+2
2018-03-09spdx: convert files with multiple licenses.Dario Lombardo1-18/+1
2017-12-24ieee80211-radiotap: Add definitions for HE information and dissect it.Richard Sharpe1-1/+2
2017-03-06RadioTap TimeStamp field added.Boazi1-1/+2
2015-05-22Fix packet-ieee80211-radiotap-iter.c:159:36: runtime error:Joerg Mayer1-2/+2
2014-12-23Deleting unnecessary #includes from dissectors.Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-13Add another check to radiotap-iter initialization to catch another out-of-boundsEvan Huus1-0/+2
2013-11-29Rename some of pint.h macros to match common style (bits number on the end).Jakub Zawadzki1-2/+2
2013-10-26Updates to radiotap-iter licensing terms. The upstream version has a COPYINGEvan Huus1-3/+13
2013-10-12Based on help and suggestions from Johannes Berg, fix Radiotap Header decode theEvan Huus1-5/+5
2013-10-01Add some additional checks around the radiotap iterator initialization, to fixEvan Huus1-1/+16
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss1-1/+1
2013-02-22From Edwin Groothuis via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Chris Maynard1-0/+2
2012-12-21Don't assume a pointer fits inside an unsigned long - it doesn't, inGuy Harris1-11/+11
2012-09-18From Daniel via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7716Alexis La Goutte1-1/+3
2012-08-08From Johannes Berg via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7583Alexis La Goutte1-1/+2
2012-05-02Rename the NetMon 802.11 radio header and radiotap 802.11 radio headerGuy Harris1-0/+400