index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
sme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
P2P: Add mechanism for configuring UAPSD parameters for group
Jouni Malinen
2010-09-09
1
-0
/
+5
*
P2P: Include P2P IE in (Re)AssocReq to infra AP if it uses P2P IE
Jouni Malinen
2010-09-09
1
-2
/
+1
*
P2P: Add P2P IE into (Re)Association Request frames
Jouni Malinen
2010-09-09
1
-0
/
+18
*
P2P: Let the driver wrapper know if association is for P2P group
Jouni Malinen
2010-09-09
1
-0
/
+3
*
sme: Check for prev_bssid from sme_event_disassoc
Samuel Ortiz
2010-08-18
1
-2
/
+2
*
sme: Try all authentication algorithms when the first one fails
Samuel Ortiz
2010-08-17
1
-1
/
+27
*
SME: Retry scan after authentication failure
Jouni Malinen
2010-07-17
1
-0
/
+1
*
SME: Handle association without own extra IEs
Jouni Malinen
2010-04-11
1
-1
/
+2
*
SME: Do not try to use FT over-the-air if PTK is not available
Jouni Malinen
2010-04-10
1
-1
/
+2
*
FT: Clean up wpa_sm_set_ft_params() by using common parse
Jouni Malinen
2010-04-10
1
-1
/
+1
*
FT: Set FT Capability and Policy properly in MDIE during initial MD assoc
Jouni Malinen
2010-04-09
1
-1
/
+1
*
FT: Copy FT Capability and Policy to MDIE from target AP
Jouni Malinen
2010-04-09
1
-1
/
+1
*
Fix SME to update WPA/RSN IE for rsn_supp module based on AssocReq
Jouni Malinen
2010-04-07
1
-0
/
+16
*
FT: Process reassoc resp FT IEs when using wpa_supplicant SME
Jouni Malinen
2010-03-13
1
-0
/
+1
*
FT: Request reassociation after successful FT Action frame exchange
Jouni Malinen
2010-03-13
1
-5
/
+14
*
SME: Request a new scan if SME association command fails
Jouni Malinen
2010-01-24
1
-0
/
+1
*
Remove unnecessary bss != NULL checks from sme_authenticate()
Jouni Malinen
2010-01-10
1
-3
/
+3
*
Standardize on a single definition of auth_alg bitfield values
Jouni Malinen
2010-01-03
1
-11
/
+5
*
Share the same enum for MFP configuration
Jouni Malinen
2010-01-03
1
-12
/
+2
*
Move wpa_supplicant specific scan code away from src/drivers
Jouni Malinen
2010-01-03
1
-0
/
+1
*
Fix CONFIG_AP=y build after driver API changes
Jouni Malinen
2010-01-03
1
-0
/
+2
*
Maintain a pointer to the current BSS table entry
Jouni Malinen
2010-01-02
1
-0
/
+2
*
Use BSS table entry instead of raw scan result for connection
Jouni Malinen
2010-01-02
1
-12
/
+8
*
SME: Deauthenticate to clear state after disassociation events
Jouni Malinen
2009-12-02
1
-0
/
+20
*
Remove src/rsn_supp from default header path
Jouni Malinen
2009-11-29
1
-2
/
+2
*
Remove src/common from default header file path
Jouni Malinen
2009-11-29
1
-2
/
+2
*
nl80211/SME: Use reassociation when roaming within the ESS
Jouni Malinen
2009-11-17
1
-0
/
+7
*
SME: Improve processing of association rejection
Jouni Malinen
2009-10-31
1
-3
/
+32
*
Add wpa_supplicant notification calls
Jouni Malinen
2009-09-13
1
-1
/
+14
*
Add handling of SME auth/assoc timeout events
Jouni Malinen
2009-04-24
1
-0
/
+17
*
nl80211: Fix static WEP key configuration when using SME
Jouni Malinen
2009-04-04
1
-0
/
+8
*
SME: Add processing for rejected associations
Jouni Malinen
2009-04-01
1
-0
/
+18
*
Add preliminary hostapd data structure initialization for AP mode
Jouni Malinen
2009-03-26
1
-1
/
+1
*
Add SME support (separate authentication and association)
Jouni Malinen
2009-03-20
1
-0
/
+337