Add support for offloading key management operations to the driver
[mech_eap.git] / src / rsn_supp /
2014-10-23 Chet LanctotAdd support for offloading key management operations...
2014-10-18 Jouni MalinenSAE: Add support for PMKSA caching on the station side
2014-10-11 Jouni MalinenAdd a workaround to clanc static analyzer warning
2014-10-07 Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-10-04 Jouni MalinenClear PMKSA cache entry data when freeing them
2014-10-03 Arik NemtsovTDLS: Use WMM IE for propagating peer WMM capability
2014-10-03 Arik NemtsovTDLS: Fix concurrent setup test for mac80211 drivers
2014-10-03 Arik NemtsovTDLS: Set the initiator during tdls_mgmt operations
2014-10-01 Jouni MalinenTDLS: Filter AID value properly for VHT peers
2014-09-02 Sunil DuttTDLS: Decline Setup Request with status code 37 if...
2014-09-02 Mahesh A SaptasagarTDLS: Add RSN and Timeout interval IEs in TDLS Discover...
2014-07-02 Jouni MalinenRSN supplicant: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenPeerKey: Clean up EAPOL-Key Key Data processing
2014-06-29 Jouni MalinenTDLS: Clean up add/set peer operations
2014-06-29 Arik NemtsovTDLS: Tear down connection on malformed Setup Confirm
2014-06-29 Arik NemtsovTDLS: Abort local setup when failing to add STA
2014-06-29 Arik NemtsovTDLS: Update peer STA as soon as full peer info is...
2014-06-29 Arik NemtsovTDLS: Remove peer from global peer-list on free
2014-06-17 Arik NemtsovTDLS: Do not bail when failing to process IEs in Discov...
2014-06-17 Arik NemtsovTDLS: Do not reject TPK M3 when failing to process IEs
2014-06-16 Jouni MalinenTDLS: Fix TPK M1 error case (CID 68214)
2014-06-16 Arik NemtsovTDLS: Bail on STA add failure in tpk_m1 processing
2014-06-16 Arik NemtsovTDLS: Handle unreachable link teardown for external...
2014-06-14 Jouni MalinenClean up EAPOL-Key Key Data processing
2014-06-14 Jouni MalinenClean up EAPOL-Key processing
2014-06-13 Jouni MalinenFix validation of EAPOL-Key length with AES key wrap...
2014-06-07 Jouni MalinenTDLS: Add extra validation step for responder RSN IE...
2014-06-02 Ashok Kumar PonnaiahFix validation of RSN EAPOL-Key version for GCMP with PMF
2014-04-29 Arik NemtsovTDLS: Fully tear down existing link before setup
2014-04-29 Arik NemtsovTDLS: Disable links during AP deauth in external flow
2014-04-29 Jouni MalinenTDLS: Make wpa_tdls_send_teardown() static
2014-04-29 Pradeep Reddy POTTETITDLS: Pass peer's capability info to the driver in...
2014-04-15 Jouni MalinenReduce the amount of time PTK/TPTK/GTK is kept in memory
2014-04-05 Jouni MalinenMove DROP_SA command to be within ifdef CONFIG_TESTING_...
2014-04-05 Jouni MalinenRemove used KDE addition code from EAPOL-Key msg 4/4
2014-04-05 Jouni MalinenRemove unused wpa_sm_get_param() function
2014-04-05 Jouni MalinenTDLS: Add test mode for MIC failure testing
2014-03-27 Sunil DuttPass TDLS peer capability information in tdls_mgmt
2014-03-14 Jouni MalinenAllow management group cipher to be configured
2014-03-12 Sunil DuttTDLS: Use QoS info from WMM IE obtained in TDLS frames
2014-03-11 Jouni MalinenFix PTK derivation for CCMP-256 and GCMP-256
2014-02-27 Sunil Dutt UndekariTDLS: Work around interop issues with supported operati...
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-02-25 Jouni MalinenHS 2.0R2: Add OSEN client implementation
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2014-01-14 Sunil DuttTDLS: Pass peer's Supported channel and oper class...
2014-01-08 Jouni MalinenSkip network disabling on expected EAP failure
2013-12-29 Jouni MalinenEnable FT with SAE
2013-12-28 Jouni MalinenFix PeerKey 4-way handshake
2013-12-28 Jouni MalinenFix PeerKey deinit behavior
2013-12-26 Jouni MalinenInitial handling of GTK-not-used cipher suite
2013-12-24 Johannes Bergrsn_supp: Use monotonic time for PMKSA cache expiry
2013-12-24 Johannes Bergrsn_supp: Do not track expiration time
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-11-22 Sunil DuttTDLS: Do not reenable TDLS link on retransmitted setup...
2013-11-17 Paul Stewartdbus_new: Add DBus TDLS methods
2013-10-30 Sunil DuttSet GTK rekey offload information after initial group...
2013-09-30 Sunil DuttTDLS: Do not start concurrent TDLS setup
2013-09-30 Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() in TPK M1 processing
2013-09-30 Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() to avoid peer...
2013-09-30 Sunil DuttTDLS: Use helper function for disable link operation
2013-09-30 Sunil DuttTDLS: Clean up wpa_tdls_teardown_link() uses
2013-09-15 Sunil DuttTDLS: Do not modify RNonce for an TPK M1 frame with...
2013-09-15 Sunil DuttTDLS: Disable the created link on a failed TDLS handshake
2013-08-01 Sunil DuttTDLS: Handle transmission failures of TPK Handshake...
2013-06-20 Sunil DuttTDLS: Validate ext_supp_rates in copy_supp_rates
2013-06-07 Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
2013-06-07 Jouni MalinenFix WNM build without WPA2
2013-06-07 Jouni MalinenFix build without WPA2 or EAP
2013-05-24 Jouni MalinenFT: Fix TKIP group key configuration in FT protocol
2013-05-23 Jouni MalinenWNM: Make ESS Disassoc Imminent event more convenient...
2013-05-22 Jouni MalinenFix OKC-based PMKSA cache entry clearing
2013-05-20 Sunil DuttTDLS: Retry TDLS Setup Response more quickly
2013-05-07 Sunil DuttTDLS: Do not overwrite the reason code in the Tear...
2013-05-06 Sunil DuttTDLS: Pass peer's AID information to kernel
2013-04-26 Deepthi GowriFT: Reset FT flag upon STA deauthentication
2013-04-03 Jouni MalinenTDLS: Fix key configuration with current mac80211
2013-03-28 Sunil DuttTDLS: Support both external and internal setup in disab...
2013-03-28 Jouni MalinenTDLS: Fix TDLS Setup Request processing in existing...
2013-03-27 Jouni MalinenTDLS: Fix TPK M2 processing in concurrent initiation...
2013-03-14 Sunil DuttTDLS: Disable link to existing peer with lower address
2013-03-12 Deepthi GowriFT: Add support for IEEE 802.11r with driver-based SME
2013-02-25 Sunil DuttTDLS: Pass peer's VHT Capability information during...
2013-02-14 Sunil DuttTDLS: Pass peer's Capability and Ext Capability info...
2013-02-14 Sunil DuttTDLS: Pass peer's HT Capability and QOS information...
2013-02-12 Sunil DuttTDLS: Tear down peers when disconnecting from the AP
2013-02-05 Sunil DuttTDLS: Fix MIC calculation for teardown frame to depend...
2013-02-05 Sunil DuttTDLS: Remove link, if any, on an implicit set up request
2013-02-05 Jouni MalinenTDLS: Move existing-entry check into wpa_tdls_add_peer()
2013-02-05 Sunil DuttTDLS: Use existing peer entry if available when process...
2013-02-03 Jouni MalinenFix compilation with PMKSA caching support disabled
2013-01-13 Jouni MalinenMove cipher suite selection into common helper functions
2013-01-12 Jouni MalinenTDLS: Use merge_byte_arrays() helper
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-12-16 Jouni MalinenWNM: Fix GTK/IGTK parsing for WNM-Sleep Mode Response...
2012-11-25 Dan WilliamsPMKSA: Clear current cache entry on disassociation
2012-11-25 Dan WilliamsPMKSA: Make deauthentication due to cache entry removal...
2012-11-24 Jouni MalinenIndicate if PMF was negotiated for the connection
2012-11-05 Jouni MalinenRemove unused wpa_supplicant_disassociate()
2012-11-05 Jouni MalinenUse deauthentication instead of disassociation on RSN...
next