]> git.ipfire.org Git - thirdparty/hostap.git/history - wlantest/rx_eapol.c
wlantest: Derive PMK-R1 and PTK for FT protocol cases
[thirdparty/hostap.git] / wlantest / rx_eapol.c
2019-08-22  Jouni Malinenwlantest: Derive PMK-R1 and PTK for FT protocol cases
2019-03-17  Jouni MalinenDPP2: Extend wpa_pmk_to_ptk() to support extra Z.x...
2018-06-05  Jouni MalinenFT: PMK-R0 derivation using SHA384-based AKM
2018-06-05  Jouni MalinenFT: Support variable length keys
2017-11-14  Jouni Malinenwlantest: Remove unnecessary duplication of tk_len...
2017-09-05  Jouni Malinenwlantest: Support variable length PMK
2017-06-19  Jouni MalinenDPP: Add new AKM
2017-03-26  Jouni Malinenwlantest: Fix pcapng writer to include decrypted EAPOL...
2017-03-26  Jouni Malinenwlantest: Fix EAPOL-Key Key Data padding removal
2017-03-26  Jouni Malinenwlantest: Fix EAPOL buffer length with variable MIC...
2017-03-07  Johannes BergUse os_memdup()
2016-10-10  Jouni Malinenwlantest: Recognize EAPOL-Key frames without MIC bit...
2016-10-10  Jouni MalinenMake struct wpa_eapol_key easier to use with variable...
2015-08-06  Jouni Malinenwlantest: Add support for FT-PSK initial association...
2015-05-24  Jouni Malinenwlantest: Fix a copy-paste error in a debug message
2015-01-26  Jouni MalinenPreparations for variable length KCK and KEK
2015-01-24  Jouni Malinenwlantest: Extend BIP support to cover BIP-CMAC-256
2014-11-16  Jouni MalinenSuite B: Select EAPOL-Key integrity and key-wrap algori...
2014-10-07  Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-09-03  Ashok Kumar Ponnaiahwlantest: Add decryption of CCMP-256, GCMP, GCMP-256
2014-05-15  Jouni Malinenwlantest: Add support for OSEN
2013-12-31  Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-11-17  Jouni Malinenwlantest: Add more pcapng notes on EAPOL processing
2013-11-17  Jouni Malinenwlantest: Allow additional PTKs to be specified from...
2013-05-26  Jouni Malinenwlantest: Use add_note() to annotate frames
2012-08-22  Jouni Malinenwlantest: Fix couple of compiler warnings
2012-03-21  Jouni Malinenwlantest: Update STA info based on WPA/RSN IE in EAPOL...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-12-22  Jouni Malinenwlantest: Store last received GTK for each STA
2011-12-22  Jouni Malinenwlantest: Fix EAPOL-Key Key Data decryption for rekey...
2011-11-14  Jouni Malinenwlantest: Fix handling of PTK rekeying
2010-12-17  Jouni Malinenwlantest: Avoid aliasing a function parameter by renami...
2010-11-21  Jouni Malinenwlantest: Add more debugging details for PMK selection
2010-11-20  Jouni Malinenwlantest: Move RX EAPOL processing into its own file