]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/wpa_auth_i.h
FT: Support variable length keys
[thirdparty/hostap.git] / src / ap / wpa_auth_i.h
2018-06-05  Jouni MalinenFT: Support variable length keys
2018-04-05  Michael BraunFT: Add helper function for FILS key storing
2018-03-23  Jouni MalinenSAE: Fix PMKID in EAPOL-Key msg 1/4
2017-10-19  Jouni MalinenExtend RESEND_* test commands to allow forcing plaintext TX
2017-10-15  Jouni MalinenRemove all PeerKey functionality
2017-10-15  Mathy Vanhoefhostapd: Avoid key reinstallation in FT handshake
2017-06-19  Jouni MalinenDPP: Add new AKM
2017-05-07  Jouni MalinenFILS: Derive FT key hierarchy on authenticator side...
2017-05-03  Michael BraunFT: Add support for wildcard R0KH/R1KH
2017-05-03  Michael BraunFT RRB: Add msg replay and msg delay protection
2017-05-03  Michael BraunFT: New RRB message format
2017-02-12  Jouni MalinenPeerKey: Remove dead code related to STSL negotiation...
2017-02-06  Günther KelleterAdd hostapd options wpa_group_update_count and wpa_pair...
2017-01-29  Johannes Bergwpa_auth: Make struct wpa_auth_callbacks const
2016-10-29  Ilan PeerFT: Differentiate between FT for station and for AP...
2016-10-25  Jouni MalinenFILS: Mark connection fully authorized after FILS Assoc...
2016-10-22  Jouni MalinenFILS: Process FILS Authentication frame (AP)
2015-10-14  Jouni MalinenFix Suite B 192-bit AKM to use proper PMK length
2015-10-05  Michael BraunFix init of group state machine for static VLANs
2015-04-26  Michael BraunRemove WPA per-VLAN groups when no more stations remain
2015-01-26  Jouni MalinenPreparations for variable length KCK and KEK
2014-11-23  Jouni MalinenPeerKey: Clean up EAPOL-Key Key Data processing on AP
2014-11-21  Jouni MalinenAP: Extend EAPOL-Key msg 1/4 retry workaround for chang...
2014-03-23  Jouni MalinenFT: Add support for postponing FT response
2014-03-14  Jouni MalinenAllow management group cipher to be configured
2014-01-27  Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2013-12-24  Jouni MalinenVerify group key configuration for WPA group
2013-09-01  Jouni MalinenP2P: Make peer's P2P Device Address available to authen...
2012-12-16  Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-08-01  Xi ChenWNM: Add WNM-Sleep Mode implementation for AP
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-01-02  Jouni MalinenAllow SNonce update after sending EAPOL-Key 3/4 if...
2011-11-17  Jouni MalinenSet Secure=1 for EAPOL-Key msg 3/4 in WPA conditional...
2011-03-29  Jouni MalinenWork around SNonce updates on EAPOL-Key 1/4 retransmission
2010-11-24  Jouni Malinenhostapd: Verify availability of random data when using...
2010-11-23  Jouni MalinenRe-initialize GMK and Key Counter on first station...
2010-04-10  Jouni MalinenFT: Validate MDIE and FTIE in FT 4-way handshake messag...
2010-04-10  Jouni MalinenFT: Add FTIE, TIE[ReassocDeadline], TIE[KeyLifetime...
2010-04-07  Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2010-04-04  Jouni MalinenFT: Re-set PTK on reassociation
2010-04-04  Jouni MalinenFT: Force key configuration after association in FT...
2010-03-13  Jouni MalinenFT: Fix PTK configuration in authenticator
2009-12-24  Jouni MalinenMove generic AP functionality implementation into src/ap