aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211-radiotap.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-29Rename some of pint.h macros to match common style (bits number on the end).Jakub Zawadzki1-4/+4
2013-11-09include <wsutil/pint.h> only when needed.Jakub Zawadzki1-0/+1
2013-10-12Based on help and suggestions from Johannes Berg, fix Radiotap Header decode theEvan Huus1-3/+0
2013-10-01Add some additional checks around the radiotap iterator initialization, to fixEvan Huus1-0/+3
2013-09-30Convert proto_tree_add_int_format calls to proto_tree_add_int_format_value wh...Michael Mann1-8/+6
2013-09-29Convert several proto_tree_add_bytes_format calls to proto_tree_add_bytes_for...Michael Mann1-4/+4
2013-09-22emem -> wmem conversion:Pascal Quantin1-1/+1
2013-09-16Convert proto_tree_add_uint_format to proto_tree_add_uint_format_value if hf_...Michael Mann1-6/+6
2013-09-15Convert proto_tree_add_uint_format to proto_tree_add_uint_format_value if hf_...Michael Mann1-2/+2
2013-09-09expert_add_info_format_text -> expert_add_info_formatMichael Mann1-1/+1
2013-09-02Batch of filterable expert info.Michael Mann1-11/+17
2013-08-19Bugfix SGI Nsym disambiguation is unconditionally displayed when dissecting V...Michael Mann1-2/+11
2013-06-20Fix bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8829 :Pascal Quantin1-1/+1
2013-05-11Initialize a proto_tree variable which is now used for expert info but isEvan Huus1-1/+1
2013-05-10Add expert info for radiotap header errors.Guy Harris1-2/+10
2013-03-17From beroset:Anders Broman1-2/+2
2013-01-31Comment out unused hf[] entries & etc.Bill Meier1-1/+3
2012-12-26Fix a bunch of warnings.Guy Harris1-5/+5
2012-11-27Fix several [-Wshadow] warnings;Bill Meier1-238/+324
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-18From Daniel via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7716Alexis La Goutte1-2/+501
2012-08-08Enhance radiotap dissectorAlexis La Goutte1-791/+794
2012-08-08Enhance radiotap dissectorAlexis La Goutte1-0/+18
2012-08-08Add A-MPDU Status Present flagAlexis La Goutte1-0/+9
2012-08-08From Johannes Berg via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7583Alexis La Goutte1-1/+83
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-05-02Rename the NetMon 802.11 radio header and radiotap 802.11 radio headerGuy Harris1-0/+2137