]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/sme.c
Share a single function for building extended capabilities element
[thirdparty/hostap.git] / wpa_supplicant / sme.c
2012-12-22  Jouni MalinenShare a single function for building extended capabilit...
2012-12-16  Jouni MalinenWNM: Add WNM-Sleep Mode into Extended Capabilities...
2012-11-25  Jouni MalinenMark sme_send_authentication() static
2012-11-24  Jouni MalinenAllow PMF to be enabled by default
2012-11-24  Amitkumar KarwarAllow OBSS scan and 20/40 coex reports to non-SME drivers
2012-11-12  Jouni MalinenAllow OKC to be enabled by default
2012-10-06  Jouni MalinenSAE: Add Finite Cyclic Group negotiation and Send-Confirm
2012-09-30  Jouni MalinenAdd initial parts for SAE
2012-08-15  Jouni MalinenAllow non-WPA IEEE 802.1X to be select even if WPA...
2012-08-13  Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-13  Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-11  Arik NemtsovSME: Correctly check mode HT caps for enabling OBSS...
2012-06-25  Jouni MalinenSet state to DISCONNECTED on auth/assoc failures
2012-05-08  Jouni MalinenHS 2.0: Add HS 2.0 Indication element into (Re)Associat...
2012-05-03  Jouni MalinenScan only 2.4 GHz band for OBSS scans
2012-05-03  Rajkumar ManoharanAdd handling of OBSS scan requests and 20/40 BSS coex...
2012-03-30  Bala ShanmugamAllow background scan period to be configured
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-01-29  Ben GreearSupport HT capability overrides
2012-01-29  Eyal ShapiraSME: Fix processing of Authentication timeout and failure
2011-12-04  Jouni MalinenSME: Fix processing of Authentication timeout
2011-12-04  Jouni MalinenSME: Fix processing of Authentication request failure
2011-11-24  Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-18  Jouni MalinenMark local functions static
2011-11-13  Jouni MalinenRemove unnecessary include file inclusion
2011-10-29  Jouni MalinenAdd no_cck parameter for send_action() driver_ops
2011-10-22  Jouni MalinenRemove user space client MLME
2011-10-16  Jouni MalinenAdd Extended Capability element to AssocReq for Interwo...
2011-10-15  Luciano CoelhoUse sched_scan in driver init
2011-09-02  Jouni Malinennl80211: Fix WPA_VERSIONS attribute for Connect command
2011-07-17  Jouni MalinenP2P: Set p2p auth/assoc parameter based on connection...
2011-07-17  Eliad Pellernl80211: Change vif type to P2P_CLI upon P2P authentication
2011-02-24  Ben GreearSME: Add timers for authentication and asscoiation
2011-02-10  Ben GreearUse wpa_msg() instead of wpa_printf()
2010-12-29  Johannes BergP2P: Add option for offloading off-channel TX to the...
2010-12-19  Jouni MalinenUse SA Query procedure to recovery from AP/STA state...
2010-12-13  Jouni Malinennl80211: Set cipher suites when using user space SME
2010-11-26  Jouni MalinenSME: Optimize recovery from assocication command failures
2010-11-26  Jouni MalinenExtend load balancing optimization in BSS blacklisting
2010-11-25  Jouni MalinenSME: Optimize recovery from common load balancing mecha...
2010-11-25  Jouni MalinenSME: Fix re-try after auth/assoc timeout/failure
2010-09-09  Jouni MalinenP2P: Add mechanism for configuring UAPSD parameters...
2010-09-09  Jouni MalinenP2P: Include P2P IE in (Re)AssocReq to infra AP if...
2010-09-09  Jouni MalinenP2P: Add P2P IE into (Re)Association Request frames
2010-09-09  Jouni MalinenP2P: Let the driver wrapper know if association is...
2010-08-18  Samuel Ortizsme: Check for prev_bssid from sme_event_disassoc
2010-08-17  Samuel Ortizsme: Try all authentication algorithms when the first...
2010-07-18  Jouni MalinenSME: Retry scan after authentication failure
2010-04-11  Jouni MalinenSME: Handle association without own extra IEs
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: Set FT Capability and Policy properly in MDIE durin...
2010-04-09  Jouni MalinenFT: Copy FT Capability and Policy to MDIE from target AP
2010-04-07  Jouni MalinenFix SME to update WPA/RSN IE for rsn_supp module based...
2010-03-13  Jouni MalinenFT: Process reassoc resp FT IEs when using wpa_supplica...
2010-03-13  Jouni MalinenFT: Request reassociation after successful FT Action...
2010-01-25  Jouni MalinenSME: Request a new scan if SME association command...
2010-01-10  Jouni MalinenRemove unnecessary bss != NULL checks from sme_authenti...
2010-01-03  Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03  Jouni MalinenShare the same enum for MFP configuration
2010-01-03  Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-03  Jouni MalinenFix CONFIG_AP=y build after driver API changes
2010-01-02  Jouni MalinenMaintain a pointer to the current BSS table entry
2010-01-02  Jouni MalinenUse BSS table entry instead of raw scan result for...
2009-12-02  Jouni MalinenSME: Deauthenticate to clear state after disassociation...
2009-11-29  Jouni MalinenRemove src/rsn_supp from default header path
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-11-17  Jouni Malinennl80211/SME: Use reassociation when roaming within...
2009-10-31  Jouni MalinenSME: Improve processing of association rejection
2009-09-13  Jouni MalinenAdd wpa_supplicant notification calls
2009-04-23  Jouni MalinenAdd handling of SME auth/assoc timeout events
2009-04-04  Jouni Malinennl80211: Fix static WEP key configuration when using SME
2009-04-01  Jouni MalinenSME: Add processing for rejected associations
2009-03-26  Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-20  Jouni MalinenAdd SME support (separate authentication and association)