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
path:
root
/
src
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
2
-0/+16
*
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
3
-1/+26
*
MFP: Add MFPR flag into station RSN IE if 802.11w is mandatory
Jouni Malinen
2010-03-29
4
-2/+9
*
Fix ctrl_iface get-STA-MIB for WPS disabled case
Jouni Malinen
2010-03-29
1
-0/+2
*
Add driver command and event for signal strength monitoring
Jouni Malinen
2010-03-28
3
-3/+84
*
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
*
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: 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
4
-0/+11
*
FT: Add a workaround to set PTK after reassociation
Jouni Malinen
2010-03-13
2
-9/+29
*
Fix WPS IE in Probe Response frame to include proper Config Methods values
Jouni Malinen
2010-03-13
1
-1/+5
*
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 typo in WPA_AUTH_ALG_FT definition
Marcin Marzec
2010-03-07
1
-1/+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
7
-12/+10
*
Remove unnecessary ifname parameter from sta_add() driver op
Jouni Malinen
2010-03-07
7
-15/+12
*
Remove unnecessary ifname parameter from hapd_get_ssid/hapd_set_ssid
Jouni Malinen
2010-03-07
7
-20/+14
*
Remove unnecessary ifname parameter from set_generic_elem() driver op
Jouni Malinen
2010-03-07
7
-11/+8
*
Remove unneeded ifname parameter from set_privacy() driver op
Jouni Malinen
2010-03-07
7
-13/+10
*
driver_test: Use driver private BSS context instead of BSS lookup
Jouni Malinen
2010-03-07
1
-187/+179
*
Avoid crash after driver init failure
Jouni Malinen
2010-03-07
1
-1/+1
*
Remove unneeded iface parameter from if_add() driver op
Jouni Malinen
2010-03-07
4
-13/+11
*
hostapd: fix a segfault in the error path of the nl80211 if_add function
Felix Fietkau
2010-03-07
1
-1/+1
*
nl80211: Unregister forgotten eloop socket on init failure
Jouni Malinen
2010-03-06
1
-0/+1
*
Remove unnecessary ifname parameter from set_beacon()
Jouni Malinen
2010-03-06
5
-10/+7
*
hostapd: allow stations to move between different bss interfaces
Felix Fietkau
2010-03-06
1
-14/+14
*
hostapd: Fix interface selection for the nl80211 driver
Felix Fietkau
2010-03-06
6
-178/+191
*
hostapd: fix bogus nl80211 interface remove messages for STA WDS
Felix Fietkau
2010-03-06
1
-1/+2
*
hostapd: add ifname to the sta_set_flags callback
Felix Fietkau
2010-03-06
7
-14/+16
[next]