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
...
*
wpa_supplicant: Add support for Beacon Report Radio Measurement
Avraham Stern
2017-01-03
7
-5/+796
*
common: Add helper function to convert RSSI to RCPI
Avraham Stern
2017-01-03
3
-15/+23
*
wpa_supplicant: Extend verify_channel() and make it global
Avraham Stern
2017-01-03
3
-23/+41
*
common: Add function to get an operating class by its number and country
Avraham Stern
2017-01-03
2
-0/+20
*
common: Add non-global to global operating classes conversion
Avraham Stern
2017-01-03
2
-0/+134
*
nl80211: Add support for additional scan parameters for beacon report
Avraham Stern
2017-01-03
3
-0/+43
*
driver: Add scan support to beacon report
Avraham Stern
2017-01-03
2
-0/+37
*
wpa_supplicant: Refactor wpas_rrm_build_lci_report()
Avraham Stern
2017-01-03
1
-32/+46
*
wpa_supplicant: Send rejection for unsupported radio measurements
Avraham Stern
2017-01-03
1
-1/+47
*
wpa_supplicant: Limit RRM response size to MMPDU size
Avraham Stern
2017-01-03
2
-22/+55
*
wpa_supplicant: Refactor Radio Measurement Request handling
Avraham Stern
2017-01-03
1
-50/+76
*
wpa_supplicant: Validate RRM request frame format
Avraham Stern
2017-01-03
1
-16/+38
*
wpa_supplicant: Move RRM implementation to a dedicated file
Avraham Stern
2017-01-03
4
-484/+502
*
Add RRM definitions for beacon report measurement
Avraham Stern
2017-01-03
1
-1/+101
*
Fix LCI request subelement processing
Jouni Malinen
2017-01-03
1
-0/+1
*
Add CONFIG_MESH into wpa_supplicant defconfig
Masashi Honma
2016-12-30
1
-0/+3
*
wpa_cli: Add commands to use PMKSA_GET/ADD
Masashi Honma
2016-12-30
1
-0/+24
*
tests: P2P autonomous GO switching channels with cfg80211 P2P Device
Jouni Malinen
2016-12-30
1
-0/+23
*
P2P: Fix compilation warning in p2p_add_device()
Andrei Otcheretianski
2016-12-29
1
-2/+2
*
tests: WPS and pbc_in_m1
Jouni Malinen
2016-12-29
1
-0/+22
*
tests: AP with wowlan_triggers
Jouni Malinen
2016-12-29
1
-0/+10
*
tests: ANQP Domain ID
Jouni Malinen
2016-12-29
1
-0/+25
*
GAS: Remove unnecessarily duplicate gas_frag_limit configuration
Jouni Malinen
2016-12-29
6
-19/+15
*
tests: AP with U-APSD advertisement
Jouni Malinen
2016-12-29
1
-0/+10
*
tests: AP with long preamble
Jouni Malinen
2016-12-29
1
-0/+12
*
tests: AP with Probe Response frame sending from hostapd disabled
Jouni Malinen
2016-12-29
2
-3/+22
*
tests: DTIM period configuration
Jouni Malinen
2016-12-29
1
-1/+29
*
tests: WPS and wps_rf_bands configuration
Jouni Malinen
2016-12-29
1
-0/+30
*
tests: Automatic channel selection using acs_survey parameter
Jouni Malinen
2016-12-29
1
-0/+15
*
tests: WPA2-PSK-FT AP over DS disabled
Jouni Malinen
2016-12-28
1
-0/+15
*
FT: Drop FT Action frames if ft_over_ds=0
Jouni Malinen
2016-12-28
1
-0/+5
*
tests: RADIUS Dynamic Authorization Extensions - Disconnect - time window
Jouni Malinen
2016-12-28
1
-0/+72
*
tests: Additional radius_auth/acct_req_attr coverage
Jouni Malinen
2016-12-28
1
-2/+4
*
tests: IEEE 802.1X and EAPOL-Key index workaround
Jouni Malinen
2016-12-28
1
-0/+16
*
tests: WPA2-Enterprise using EAP-SIM with zero database timeout
Jouni Malinen
2016-12-28
1
-0/+28
*
tests: EAP-FAST and provisioning options
Jouni Malinen
2016-12-28
1
-0/+125
*
tests: hostapd eapol_version configuration
Jouni Malinen
2016-12-28
1
-0/+35
*
tests: hostapd configuration SET OOM and error cases
Jouni Malinen
2016-12-28
1
-1/+141
*
Remove deprecated tx_queue_* params from hostapd.conf notes
Jouni Malinen
2016-12-28
1
-1/+1
*
tests: hostapd eap_user_file parsing
Jouni Malinen
2016-12-28
1
-1/+55
*
Fix memory leak on hostapd eap_user_file parsing error paths
Jouni Malinen
2016-12-28
3
-16/+17
*
tests: hostapd vlan_file/mac_file parsing
Jouni Malinen
2016-12-28
1
-2/+40
*
hostapd: Remove unnecessary NULL check from parser functions
Jouni Malinen
2016-12-28
1
-6/+0
*
tests: hostapd global ctrl_iface DETACH failure
Jouni Malinen
2016-12-28
1
-0/+3
*
tests: hostapd and TEST_ALLOC_FAIL/TEST_FAIL
Jouni Malinen
2016-12-28
1
-0/+10
*
tests: hostapd and SET accept_mac_file ctrl_iface command (VLAN ID)
Jouni Malinen
2016-12-28
1
-0/+13
*
tests: hostapd global control interface with unknown IFNAME= prefix
Jouni Malinen
2016-12-28
1
-0/+3
*
tests: hostapd DUP_NETWORK error cases
Jouni Malinen
2016-12-28
1
-1/+13
*
tests: hostapd global ctrl_iface INTERFACES
Jouni Malinen
2016-12-28
1
-0/+10
*
tests: hostapd and UPDATE_BEACON
Jouni Malinen
2016-12-28
1
-1/+13
[prev]
[next]