Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / wpa_supplicant / sme.c
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)