TDLS: Declare tdls_testing as extern in a header file
[mech_eap.git] / src / rsn_supp / wpa.h
2016-06-23 Jouni MalinenTDLS: Declare tdls_testing as extern in a header file
2016-02-18 Masashi HonmaSAE: Fix PMKID calculation for PMKSA cache
2015-12-06 Jouni MalinenAdd TEST_ASSOC_IE for WPA/RSN IE testing on AP side
2015-11-23 Jouni MalinenFix CONFIG_NO_WPA=y build
2015-11-01 Max Stepanovwpa_supplicant: Add GTK RSC relaxation workaround
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-04 Arik NemtsovTDLS: Propagate enable/disable channel-switch commands...
2015-01-04 Arik NemtsovTDLS: Add channel-switch capability flag
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-03 Arik NemtsovTDLS: Use WMM IE for propagating peer WMM capability
2014-10-03 Arik NemtsovTDLS: Set the initiator during tdls_mgmt operations
2014-06-16 Arik NemtsovTDLS: Handle unreachable link teardown for external...
2014-04-29 Jouni MalinenTDLS: Make wpa_tdls_send_teardown() static
2014-04-05 Jouni MalinenRemove unused wpa_sm_get_param() function
2014-03-27 Sunil DuttPass TDLS peer capability information in tdls_mgmt
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...
2013-12-28 Jouni MalinenFix PeerKey 4-way handshake
2013-11-17 Paul Stewartdbus_new: Add DBus TDLS methods
2013-06-07 Jouni MalinenFix WNM build without WPA2
2013-05-23 Jouni MalinenWNM: Make ESS Disassoc Imminent event more convenient...
2013-05-06 Sunil DuttTDLS: Pass peer's AID information to kernel
2013-04-26 Deepthi GowriFT: Reset FT flag upon STA deauthentication
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: Remove link, if any, on an implicit set up request
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-11-05 Jouni MalinenRemove unused wpa_supplicant_disassociate()
2012-08-01 Xi ChenWNM: Add WNM-Sleep Mode for station mode
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
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: 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: Get TDLS related capabilities from driver
2011-09-07 Jouni MalinenFlush PMKSA cache entries and invalidate EAP state...
2011-07-12 Johannes Bergnl80211: Support GTK rekey offload
2011-03-24 Jouni MalinenTDLS: Allow TDLS to be disabled at runtime for testing...
2011-03-06 Jouni MalinenTDLS: Do not allow setup to be started if AP prohibits...
2011-03-06 Jouni MalinenTDLS: Allow wpa_cli tdls_setup to start renegotiation
2011-03-06 Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2010-04-11 Jouni MalinenFT: Fix wpa_sm_set_ft_params wrapper for non-FT build
2010-04-11 Jouni MalinenFix wpa_sm_has_ptk() no-WPA wrapper location
2010-04-10 Jouni MalinenSME: Do not try to use FT over-the-air if PTK is not...
2010-04-10 Jouni MalinenFT: Clean up wpa_sm_set_ft_params() by using common...
2010-04-09 Jouni MalinenFT: Copy FT Capability and Policy to MDIE from target AP
2010-03-29 Jouni MalinenAdd a drop_sa command to allow 802.11w testing
2010-03-29 Jouni MalinenMFP: Add MFPR flag into station RSN IE if 802.11w is...
2010-03-13 Jouni MalinenFT: Add driver op for marking a STA authenticated
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-23 Jouni MalinenMove definitions away from hostapd_defs.h
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-01-17 Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
2009-01-13 Jouni MalinenRemoved wpa_sm dereference from pmksa_cache_list()
2008-11-06 Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-06-09 Jouni MalinenFixed race condition between disassociation event and...
2008-03-12 Jouni MalinenFT: Use correct BSSID when deriving PTK and verifying MIC
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...