Add format_text_wmem.
[metze/wireshark/wip.git] / epan / dissectors / packet-ieee80211.c
2017-01-31 Michael MannAdd format_text_wmem.
2017-01-29 Michael MannRegister reassembly tables
2017-01-19 Radhashyam BeheraIEEE80211: Updated VHT Group ID Management
2017-01-16 Alexis La Goutte802.11(ad): not longer need to use p_add_proto_data...
2017-01-12 Dario Lombardouat: add a reset callback.
2017-01-10 Guy HarrisRename tvb_new_subset() to tvb_new_subset_length_caplen().
2017-01-10 Alexis La Goutteieee80211: Add Extreme (Zebra) Vendor Specific TLV
2017-01-09 Alexis La Goutte802.11(ad): Add reserved field of Grant ACK frame
2017-01-09 Alexis La Goutte802.11(ad): Remove comment about clang warning and...
2017-01-09 Alexis La Goutte802.11(ad): Fix SSW Feedback dissection when Sector...
2017-01-09 Alexis La Goutte802.11(ad) fix typo : ambiguous assignment (CID 1398212)
2017-01-06 Alexis La Goutte802.11(ad): Enhance dissection of Beacon Interval Contr...
2017-01-06 Alexis La Goutte802.11(ad): add reserved fields for Beam Forming
2017-01-06 Alexis La Goutte802.11(ad): align length of Beam Forming
2017-01-06 Alexis La Goutte802.11(ad): fix typo
2016-12-31 Michael MannDissectors don't need a journey of self discovery.
2016-12-25 Alexis La Goutte802.11(ad): split Sector Sweep Feedback in 2
2016-12-25 Alexis La Goutte802.11(ad): fix typo
2016-12-25 Alexis La Goutte802.11(ad): Enhance dissection of Beam Refinement
2016-12-25 Alexis La Goutte802.11(ad): Add reserved field for BRP Request
2016-12-25 Alexis La Goutte802.11(ad): fix wrong bitmask for BRP TX Antenna
2016-12-15 Alexis La Goutte802.11(ad): fix wrong dissection of Grant Frame
2016-12-13 Michael MannAdjust proto_tree_add_uint_format_value calls to use...
2016-12-01 Gerald CombsCheck preference titles and descriptions.
2016-11-25 Alexis La Goutteieee80211: Add Meru (Fortinet) Vendor Specific TLV
2016-11-22 Alexis La Goutteieee80211: Add 20/40 BSS Coexistence IE Parameters...
2016-11-20 Nick LoweQBSS Load IE: Correct 'Available Admission Capabilities...
2016-11-18 Guy HarrisDon't assume we have a protocol tree.
2016-11-18 Will Glynnieee80211: warn about FT AKM suite mismatches
2016-11-12 Alexis La Gouttefix no previous prototype for ‘capture_*’ [-Wmissing...
2016-10-28 João ValverdeImplement registration of capture dissectors by name
2016-10-20 Alexis La Gouttewlan_statistics_dialog: Add number of retry
2016-10-16 Joerg MayerMore wlan_mgt cleanup:
2016-10-16 Joerg MayerGet rid of wlan_mgt. Handle these elements as part...
2016-10-07 shuai xiaopacket-ieee80211.c - fix bug in vht_compressed_beamform...
2016-10-03 Michael Mannieee80211: (Re)Fix EOSP flag dissection for mesh case
2016-09-25 Masashi Honmaieee80211: Fix EOSP flag dissection for mesh case
2016-08-31 Chaitanya T Kieee80211: Fix the BAR Ack policy values
2016-08-12 Pascal QuantinIEEE 802.11: fix dissection of PLMN Information IE
2016-08-02 David McKayBugfix endian issues with 802.11 FCS
2016-07-29 Alexis La Goutteieee80211: PMKID is incorrectly decoded under RSN Vendo...
2016-07-27 Michael MannFollow up for proto_tree_add_checksum.
2016-07-22 Pascal QuantinConvert more glib memory to wmem pinfo pool
2016-07-21 Michael MannAdd proto_tree_add_checksum.
2016-07-11 Joerg MayerFix up *some* of the coding style inconsistencies
2016-07-07 Joerg MayerClean up fixed field handling
2016-06-27 Michael Manntvb_get_string_enc + proto_tree_add_item = proto_tree_a...
2016-06-27 Joerg MayerRemove author comments and some accompanying useless...
2016-06-26 Joerg MayerDecode partial virtual bitmap in TIM IE
2016-06-22 Michael MannAdd address_to_bytes API.
2016-06-19 Joerg MayerCalculate and print CWmin and CWmax in addition to...
2016-06-17 Joerg MayerAdd an expert item to asure that aifsn is at least 2
2016-06-14 Joerg MayerReplace wlan_ignore_wep_ by wlan_ignore_prot_ and WLAN_...
2016-05-22 Joerg MayerStart dissecting the Mikrotik/Routerboard vendorspecifi...
2016-05-20 Joerg MayerCisco WIDS wlan frames as sent by standalone APs do...
2016-05-16 Michael MannCreate option flag field for dissect_ieee80211_common.
2016-04-14 Alexis La Goutte802.11: Display Power Capability (min and max) in Decim...
2016-03-31 Peter Wuieee80211: fix deep recursion
2016-03-26 Sven SchnelleIEEE802.11: properly decode bss transition response...
2016-03-20 Michael MannCreate call_data_dissector() to call data dissector.
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2016-03-16 Guy HarrisMore control frame dissection cleanups.
2016-03-16 Guy HarrisFix dissection of control frames.
2016-03-02 Alexis La Goutte802.11: fix Length error shown for IE BSS AC Access...
2016-03-02 Alexis La Goutte802.11: fix typo on RM enabled length
2016-02-22 Michael MannSeparate hf_ fields that share filter names with FT_UIN...
2016-02-20 Peter Wuieee80211: handle reserved grouping value
2016-02-11 João ValverdeChange some constness qualifications
2016-02-10 João Valverdeieee802.11: Cleanup indentation
2016-02-09 Alexis La Goutteieee80211: Add Overlapping BSS Scan (OBSS) IE Parameter...
2016-01-25 Guy HarrisMove the proto data stuff out of frame_data.[ch].
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisAdd more fields to packet_info structure and use them.
2016-01-16 Alexander WetzelIEEE802.11: fix EAPOL key frame detection
2015-12-24 Simon BarberRefactor 802.11 radio flags.
2015-12-17 Michael MannCreate capture dissector "info" structure (capture_pack...
2015-12-14 Michael MannCreate some more capture dissector tables.
2015-12-14 Michael MannCreate capture dissector tables.
2015-12-13 Michael MannStandardize the capture dissector function signature.
2015-12-13 Michael MannCreate a way to register "capture" dissectors.
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-11-17 Andreas Schultzdecode Hotspot 2.0 Indication in 802.11 beacons
2015-11-16 Michael Manncreate_dissector_handle -> new_create_dissector_handle
2015-11-14 Michael Mannregister_dissector -> new_register_dissector
2015-11-12 Guy HarrisUse format_text() when displaying, not when handing...
2015-11-12 Alexis La Goutte802.11: avoid multi return on SSID or MESHID
2015-11-09 Alexander WetzelWPA/WPA2 decoding fixes and improvements
2015-11-04 Guy HarrisDon't include "file.h" if you don't need it.
2015-11-03 João ValverdeRemaining ADDRESS macro to address function conversions
2015-10-30 Michael MannAdd some "protocol placeholders" to remove confusion...
2015-10-30 Guy HarrisAdd a comment giving details on the Centrino stuff.
2015-10-26 Jeff MorrissClean up more unnecessary use of the 'volatile' key...
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in...
2015-10-19 Guy HarrisIf it's used by dissectors, it belongs in to_str.h...
2015-10-09 Peter Wuairpdcap: add free_key_string function, fix memleaks
2015-10-03 Guy HarrisCOMPOSE_FRAME_TYPE(fcf) is stored in frame_type_subtype.
2015-10-03 Guy HarrisExpand some comments.
2015-10-02 Guy HarrisMore formatting cleanups (no space between "no" and...
2015-10-02 Guy HarrisClean up formatting.
next