Add ignore_auth_resp control interface debug parameter
[mech_eap.git] / src / rsn_supp /
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...
2012-09-30 Jouni MalinenReserve AKM and cipher suite values
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-08-30 Jouni MalinenMove WPA cipher information into a shared location
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-10 Jouni MalinenPMKSA: Set cur_pmksa pointer during initial association
2012-08-10 Dan WilliamsPMKSA: Do not evict active cache entry when adding...
2012-08-01 Xi ChenWNM: Add WNM-Sleep Mode for station mode
2012-03-30 Subrat DashTDLS: Add support for TDLS frame RX with bridge interfaces
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Antonio QuartulliFix pmksa_cache_get() arguments in !IEEE80211_X_EAPOL...
2012-02-04 Jouni MalinenUse PMKSA cache entries with only a single network...
2011-12-04 Jouni MalinenCheck wpa_supplicant_parse_ies() return value more...
2011-11-20 Jouni MalinenMove wpa_sm_remove_pmkid() call to PMKSA cache entry...
2011-11-13 Jouni MalinenRemove unnecessary include file inclusion
2011-10-27 Jouni MalinenTDLS: Do not clear peer data too early for teardown
2011-10-27 Jouni MalinenTDLS: Disable link on various error cases
2011-10-27 Jouni MalinenTDLS: Disable previous link to fix renegotiation
2011-10-27 Jouni MalinenTDLS: Fix concurrent initialization test code
2011-10-27 Jouni MalinenTDLS: Fix teardown on renegotiation
2011-10-27 Jouni MalinenTDLS: Fix long frame test for teardown
2011-10-23 Arik NemtsovTDLS: Make use of wpa_tdls_add_peer to avoid code dupli...
2011-10-23 Arik NemtsovTDLS: Support mgmt-frame Tx for ctrl-iface operations
2011-10-23 Arik NemtsovTDLS: Add peer as a STA during link setup
2011-10-23 Arik NemtsovTDLS: Collect peer capabilities and supp-rates during...
2011-10-23 Arik NemtsovTDLS: Implement low-ack event for lost TDLS peers
2011-10-23 Arik NemtsovTDLS: Support sending TDLS discovery requests
2011-10-23 Arik NemtsovTDLS: Support sending a teardown frame from usermode
2011-10-23 Arik NemtsovTDLS: Process discovery requests and send discovery...
2011-10-23 Arik NemtsovTDLS: Get TDLS related capabilities from driver
2011-10-23 Arik NemtsovTDLS: Use a valid dialog-token in a setup request
2011-10-02 Jouni MalinenClear OKC-based PMKSA caching entries if PMK is changed
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-16 Jouni MalinenRSN: Add a debug message when considing addition of...
2011-09-07 Jouni MalinenFlush PMKSA cache entries and invalidate EAP state...
2011-09-07 Jouni MalinenClear driver PMKSA cache entry on PMKSA cache expiration
2011-07-16 Jouni MalinenFT: Share IE parser implementation for Authenticator...
2011-07-16 Jouni MalinenFT: Fix FT IE parser to not count TIE as protected IE
2011-07-16 Hong WuFT: Fix the calculation of MIC Control field in FTIE
2011-07-12 Johannes Bergnl80211: Support GTK rekey offload
2011-07-05 Hong WuFT: Disable PMKSA cache for FT-IEEE8021X
2011-04-13 Jouni MalinenAvoid theoretical NULL pointer dereference from debug...
2011-04-13 Jouni MalinenTDLS: Validate FTIE length before processing it
2011-04-07 Jouni MalinenTDLS: Disable teardown MIC validation workaround
2011-03-24 Jouni MalinenTDLS: Allow TDLS to be disabled at runtime for testing...
2011-03-06 Jouni MalinenTDLS: Add tdls_testing 0x400 for ignoring AP prohibit...
2011-03-06 Jouni MalinenTDLS: Do not allow setup to be started if AP prohibits...
2011-03-06 Jouni MalinenTDLS: Add tdls_testing 0x200 for declining TDLS Setup...
2011-03-06 Jouni MalinenTDLS: Allow wpa_cli tdls_setup to start renegotiation
2011-03-06 Jouni MalinenTDLS: Add testing mode for disabling TPK expiration
2011-03-06 Jouni MalinenTDLS: Add testing code for concurrent initiation
next