aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wifi-display.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-14wifi: fix "multiple definition of wifi_display_ie_handle" linker errorPeter Wu1-1/+1
2017-08-14ieee80211: Make a few dissector tables for vendor specific functionalityMichael Mann1-3/+18
2015-01-04WiFi Display: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2014-12-25Deleting unnecessary #includes from dissectors.Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-10-01Dissect ext_capab and alt_mac_addr subelements of wifi display IE.Anndy Ke1-0/+91
2014-09-07Eliminate proto_tree_add_text from some of the dissectors.Michael Mann1-5/+10
2014-07-06convert to proto_tree_add_subtree[_format]Michael Mann1-6/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-11- Make local functions static.Anders Broman1-0/+2
2013-11-09Include <epan/to_str.h> only when needed.Jakub Zawadzki1-0/+1
2013-09-09expert_add_info_format_text -> expert_add_info_formatMichael Mann1-5/+5
2013-08-23Batch of filterable expert infos.Michael Mann1-18/+22
2013-05-27Fix compiler warningMichael Mann1-1/+1
2013-05-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=87...Alexis La Goutte1-0/+548