aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211-radiotap-iter.c
AgeCommit message (Expand)AuthorFilesLines
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