aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/sme.c
Commit message (Expand)AuthorAgeFilesLines
* SME: Deauthenticate to clear state after disassociation eventsJouni Malinen2009-12-021-0/+20
* Remove src/rsn_supp from default header pathJouni Malinen2009-11-291-2/+2
* Remove src/common from default header file pathJouni Malinen2009-11-291-2/+2
* nl80211/SME: Use reassociation when roaming within the ESSJouni Malinen2009-11-171-0/+7
* SME: Improve processing of association rejectionJouni Malinen2009-10-311-3/+32
* Add wpa_supplicant notification callsJouni Malinen2009-09-131-1/+14
* Add handling of SME auth/assoc timeout eventsJouni Malinen2009-04-241-0/+17
* nl80211: Fix static WEP key configuration when using SMEJouni Malinen2009-04-041-0/+8
* SME: Add processing for rejected associationsJouni Malinen2009-04-011-0/+18
* Add preliminary hostapd data structure initialization for AP modeJouni Malinen2009-03-261-1/+1
* Add SME support (separate authentication and association)Jouni Malinen2009-03-201-0/+337