index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
FT: Force key configuration after association in FT-over-DS
Jouni Malinen
2010-04-04
3
-1/+3
*
Add AP-STA-DISCONNECT event for driver-based MLME
Jouni Malinen
2010-04-04
1
-0/+3
*
Allow hostapd_notif_assoc() to be called with all IEs
Jouni Malinen
2010-04-04
1
-0/+22
*
Fix Windows compilation issues with AP mode code
Jouni Malinen
2010-04-04
5
-18/+12
*
Add address to hostapd_logger output in wpa_supplicant as AP case
Jouni Malinen
2010-04-04
1
-0/+3
*
WPS: Do not include Label in default Config Methods
Jouni Malinen
2010-04-04
1
-2/+1
*
WPS: Fix PBC session overlap detection to use Device Password Id
Jouni Malinen
2010-04-04
1
-4/+8
*
driver_osx: Update set_key arguments to fix build
Jouni Malinen
2010-04-04
1
-1/+2
*
MFP: Fix IGTK PN in group rekeying
Jouni Malinen
2010-03-30
1
-1/+2
*
Add a drop_sa command to allow 802.11w testing
Jouni Malinen
2010-03-29
4
-0/+51
*
MFP: Add SA Query Request processing in AP mode
Jouni Malinen
2010-03-29
1
-0/+45
*
Add test commands for sending deauth/disassoc without dropping state
Jouni Malinen
2010-03-29
5
-5/+88
*
Add deauthenticate/disassociate ctrl_iface commands
Jouni Malinen
2010-03-29
2
-0/+78
*
MFP: Add MFPR flag into station RSN IE if 802.11w is mandatory
Jouni Malinen
2010-03-29
5
-2/+10
*
Fix ctrl_iface get-STA-MIB for WPS disabled case
Jouni Malinen
2010-03-29
1
-0/+2
*
bgscan: Add signal strength change events
Jouni Malinen
2010-03-28
4
-16/+109
*
Add driver command and event for signal strength monitoring
Jouni Malinen
2010-03-28
4
-3/+93
*
nl80211: Parse CQM events
Jouni Malinen
2010-03-28
1
-0/+34
*
Sync with wireless-testing.git include/linux/nl80211.h
Jouni Malinen
2010-03-28
1
-0/+60
*
nl80211: Fix WEP key configuration for prior to authentication
Holger Schurig
2010-03-28
1
-2/+2
*
Fix wpa_auth_iface_iter() to skip BSSes without Authenticator
Jouni Malinen
2010-03-27
1
-1/+2
*
Add freq_list network configuration parameter
Jouni Malinen
2010-03-27
4
-11/+97
*
nl80211: Add more debug information about scan request parameters
Jouni Malinen
2010-03-27
1
-1/+9
*
nl80211: Silence set_key ENOLINK failure messages on key clearing
Jouni Malinen
2010-03-27
1
-1/+1
*
FT: Fix Authorized flag setting for FT protocol
Jouni Malinen
2010-03-13
2
-5/+11
*
FT: Clean EAPOL supp portValid to force re-entry to AUTHENTICATED
Jouni Malinen
2010-03-13
1
-1/+6
*
FT: Process reassoc resp FT IEs when using wpa_supplicant SME
Jouni Malinen
2010-03-13
3
-0/+18
*
FT: Fix PTK configuration in authenticator
Jouni Malinen
2010-03-13
3
-4/+15
*
FT: Add driver op for marking a STA authenticated
Jouni Malinen
2010-03-13
5
-0/+36
*
FT: Update SME frequency info before sme_associate() call
Jouni Malinen
2010-03-13
1
-1/+10
*
FT: Add a workaround to set PTK after reassociation
Jouni Malinen
2010-03-13
2
-9/+29
*
FT: Request reassociation after successful FT Action frame exchange
Jouni Malinen
2010-03-13
3
-7/+18
*
Fix WPS IE in Probe Response frame to include proper Config Methods values
Jouni Malinen
2010-03-13
1
-1/+5
*
wpa_cli: Improved command parameter tab completion
Jouni Malinen
2010-03-12
1
-2/+48
*
wpa_cli: Fix detach race with forked monitor process
Jouni Malinen
2010-03-12
1
-8/+9
*
wpa_cli: Redisplay readline edit after event messages
Jouni Malinen
2010-03-12
1
-1/+45
*
FT: Add preliminary processing of FT Action Response from EVENT_RX_ACTION
Jouni Malinen
2010-03-11
1
-0/+58
*
nl80211: Fix FT Action send command
Jouni Malinen
2010-03-11
1
-2/+2
*
NetBSD: Fix driver_bsd.c build
Masashi Honma
2010-03-10
1
-2/+2
*
nl80211: Add preliminary implementation of FT Action send
Jouni Malinen
2010-03-07
1
-2/+68
*
FT: Include pairwise cipher suite in PMK-R0 SA and PMK-R1 SA
Jouni Malinen
2010-03-07
2
-20/+45
*
nl80211: Fix driver context pointer for auth-failure-case
Jouni Malinen
2010-03-07
1
-1/+1
*
Fix a typo in r1kh config parameter description
Jouni Malinen
2010-03-07
1
-1/+1
*
Fix typo in WPA_AUTH_ALG_FT definition
Marcin Marzec
2010-03-07
1
-1/+1
*
wpa_gui: Remove unneeded wpa_ctrl_request() msg_cb
Jouni Malinen
2010-03-07
1
-10/+1
*
Remove unnecessary ifname parameter from set_ap_wps_ie() driver op
Jouni Malinen
2010-03-07
6
-13/+6
*
Remove unnecessary ifname parameter from set_ht_params() driver op
Jouni Malinen
2010-03-07
3
-9/+7
*
Remove unnecessary ifname parameter to sta_set_flags() driver op
Jouni Malinen
2010-03-07
8
-14/+11
*
Remove unnecessary ifname parameter from sta_add() driver op
Jouni Malinen
2010-03-07
8
-17/+13
*
Remove unnecessary ifname parameter from hapd_get_ssid/hapd_set_ssid
Jouni Malinen
2010-03-07
7
-20/+14
[next]