]> git.ipfire.org Git - thirdparty/hostap.git/history - wlantest/rx_mgmt.c
tests: Fix ap-mgmt-fuzzer build configuration to match libap.a
[thirdparty/hostap.git] / wlantest / rx_mgmt.c
2018-06-05  Jouni MalinenFT: FTE parsing for SHA384-based AKM
2017-09-13  Jouni MalinenFILS: Add DHss into FILS-Key-Data derivation when using...
2017-09-05  Jouni Malinenwlantest: FILS keys and (Re)Association Request/Respons...
2015-08-06  Jouni Malinenwlantest: Add support for FT-PSK initial association...
2015-04-22  Jouni MalinenSimplify Timeout Interval element parsing
2015-04-22  Jouni Malinenwlantest: Fix Beacon and Probe Response frame parser
2015-01-26  Jouni MalinenPreparations for variable length KCK and KEK
2015-01-24  Jouni Malinenwlantest: Extend BIP validation to support GMAC-128...
2015-01-24  Jouni Malinenwlantest: Extend BIP support to cover BIP-CMAC-256
2014-09-03  Ashok Kumar Ponnaiahwlantest: Indicate if a TKIP/CCMP replay has Retry=1
2013-12-26  Jouni Malinenwlantest: Add a BSS probe_response counter
2013-05-26  Jouni Malinenwlantest: Use add_note() to annotate frames
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-10-25  Jouni Malinenwlantest: Add STA counters for disconnect reason 6...
2011-09-20  Jouni Malinenwlantest: Verify that comeback assoc resp includes...
2011-01-24  Jouni Malinenwlantest: Set direct links down on deauth/disassoc
2011-01-07  Jouni Malinenwlantest: Add counters for AP deauth/disassoc while...
2011-01-07  Jouni Malinenwlantest: Add more details for replay debug messages
2011-01-03  Jouni Malinenwlantest: Count number of STA ACK'ed Deauth/Disassoc...
2010-11-23  Jouni Malinenwlantest: Update STA State based on broadcast Deauth...
2010-11-23  Jouni Malinenwlantest: Show broadcast Deauth/Disassoc info in debug
2010-11-23  Jouni Malinenwlantest: Check STA State when validating need for...
2010-11-21  Jouni Malinenwlantest: Add per-BSS counters for BIP deauth/disassoc
2010-11-21  Jouni Malinenwlantest: Add per-STA counter for (Re)AssocResp comebac...
2010-11-19  Jouni Malinenwlantest: Add support for injecting (Re)Association...
2010-11-18  Jouni Malinenwlantest: Add BSS/STA statistics counters
2010-11-13  Jouni Malinenwlantest: Add debug print for ignored group addressed...
2010-11-13  Jouni Malinenwlantest: Validate MMIE KeyID reserved bits
2010-11-13  Jouni Malinenwlantest: Validate reserved bits in TKIP/CCMP header
2010-11-13  Jouni Malinenwlantest: Verify that TKIP/CCMP frames set ExtIV=1
2010-11-12  Jouni Malinenwlantest: Fix mgmt CCMP decrypt to not crash on failures
2010-11-12  Jouni Malinenwlantest: Verify that unicast robust mgmt frames are...
2010-11-12  Jouni Malinenwlantest: Use MFPC field instead of igtk_set to check...
2010-11-11  Jouni Malinenwlantest: Add option for writing a PCAP dump file
2010-11-11  Jouni Malinenwlantest: Fix Mgmt CCMP replay detection to use correct...
2010-11-11  Jouni Malinenwlantest: Process Action frames
2010-11-11  Jouni Malinenwlantest: Decrypt CCMP protected unicast Robust Managem...
2010-11-10  Jouni Malinenwlantest: Fix BIP replay detection
2010-11-10  Jouni Malinenwlantest: Validate MMIE MIC
2010-11-07  Jouni Malinenwlantest: Add PTK derivation based on passphrases
2010-11-07  Jouni Malinenwlantest: Maintain a copy of WPA/RSN IE from (Re)AssocReq
2010-11-07  Jouni Malinenwlantest: Move Mgmt and Data frame processing into...