.. |
Makefile
|
7992b07f6a
Remove unnecessary SUBDIRS loops from src/*/Makefile
|
15 years ago |
accounting.c
|
be9e8c293c
Add User-Name/CUI from RADIUS ACL in Accounting messages
|
13 years ago |
accounting.h
|
37d428aef9
accounting: Staticise accounting_sta_interim
|
13 years ago |
ap_config.c
|
b52f084cfa
Add parameter for vendor specific elements into Beacon/Probe Response
|
12 years ago |
ap_config.h
|
b52f084cfa
Add parameter for vendor specific elements into Beacon/Probe Response
|
12 years ago |
ap_drv_ops.c
|
9675ce354a
WFD: Add Wi-Fi Display support
|
12 years ago |
ap_drv_ops.h
|
a884be9da1
WNM: Add placeholders for WNM driver commands and events
|
13 years ago |
ap_list.c
|
3489cfb09c
Use a shared helper function for merging supported rate lists
|
13 years ago |
ap_list.h
|
c8c340a9f6
AP: remove ssi_signal from ap_info
|
13 years ago |
ap_mlme.c
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
ap_mlme.h
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
authsrv.c
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
authsrv.h
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
beacon.c
|
4425645113
AP: Configure basic rates from iface and not conf
|
12 years ago |
beacon.h
|
baf513d695
Pass signal strength through, fix units
|
13 years ago |
ctrl_iface_ap.c
|
e60b295186
Add wpa_supplicant AP mode STA deauthenticate/disassociate commands
|
13 years ago |
ctrl_iface_ap.h
|
e60b295186
Add wpa_supplicant AP mode STA deauthenticate/disassociate commands
|
13 years ago |
drv_callbacks.c
|
34caf71a09
Handle EVENT_RX_MGMT validation consistently
|
13 years ago |
gas_serv.c
|
ce6ce7fb13
hostapd: Fix CONFIG_INTERWORKING=y build without CONFIG_HS20=y
|
12 years ago |
gas_serv.h
|
43f51e2aa0
HS 2.0: Add NAI Home Realm query
|
12 years ago |
hostapd.c
|
06bb8c62ff
hostapd: Add global ctrl_iface commands for adding/removing interfaces
|
12 years ago |
hostapd.h
|
06bb8c62ff
hostapd: Add global ctrl_iface commands for adding/removing interfaces
|
12 years ago |
hs20.c
|
8342185012
HS 2.0: Add mechanism for disabling DGAF
|
13 years ago |
hs20.h
|
19a8ad9944
HS 2.0: Add Hotspot 2.0 Indication for AP
|
13 years ago |
hw_features.c
|
f0898e9519
Make copies basic_rates list more useful
|
12 years ago |
hw_features.h
|
210ff0f7f3
Fix no-NEED_AP_MLME build
|
13 years ago |
iapp.c
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
iapp.h
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
ieee802_11.c
|
9974381109
hostapd: Add check for the wds sta flag before creating 4addr VLANs
|
12 years ago |
ieee802_11.h
|
de3cdf354a
VHT: Store VHT capabilities and manage VHT flag for STAs
|
13 years ago |
ieee802_11_auth.c
|
2092597fee
Copy User-Name/CUI from RADIUS ACL to STA entry
|
13 years ago |
ieee802_11_auth.h
|
2092597fee
Copy User-Name/CUI from RADIUS ACL to STA entry
|
13 years ago |
ieee802_11_ht.c
|
d4744189b7
hostapd: Don't mask out non-symmetric STA HT caps
|
14 years ago |
ieee802_11_shared.c
|
b6668734ab
WNM: Add advertisement of BSS max idle period
|
13 years ago |
ieee802_11_vht.c
|
9615994ea6
VHT: Add configuration of operating center frequency
|
13 years ago |
ieee802_1x.c
|
1a819aa7d5
Initialize EAPOL auth identity/cui with STA entry data
|
13 years ago |
ieee802_1x.h
|
70a26e708c
Share a single definition of EAPOL-Key structure for WEP keys
|
13 years ago |
p2p_hostapd.c
|
e22d4d957b
Remove the GPL notification from files contributed by Atheros
|
13 years ago |
p2p_hostapd.h
|
e22d4d957b
Remove the GPL notification from files contributed by Atheros
|
13 years ago |
peerkey_auth.c
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
pmksa_cache_auth.c
|
182748e4fb
Copy Chargeable-User-Identity in PMKSA caching case
|
13 years ago |
pmksa_cache_auth.h
|
182748e4fb
Copy Chargeable-User-Identity in PMKSA caching case
|
13 years ago |
preauth_auth.c
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
preauth_auth.h
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
sta_info.c
|
2092597fee
Copy User-Name/CUI from RADIUS ACL to STA entry
|
13 years ago |
sta_info.h
|
2092597fee
Copy User-Name/CUI from RADIUS ACL to STA entry
|
13 years ago |
tkip_countermeasures.c
|
296a34f0c1
Remove STA entry from AP when starting TKIP countermeasures
|
13 years ago |
tkip_countermeasures.h
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
utils.c
|
3776ac73b2
Move hostapd global callback functions into hapd_interfaces
|
12 years ago |
vlan_init.c
|
03a6a2e972
Add option to use netlink to create and remove VLAN interfaces
|
13 years ago |
vlan_init.h
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
vlan_util.c
|
03a6a2e972
Add option to use netlink to create and remove VLAN interfaces
|
13 years ago |
vlan_util.h
|
03a6a2e972
Add option to use netlink to create and remove VLAN interfaces
|
13 years ago |
wmm.c
|
c84b868a71
Make hostapd_eid_wmm_valid() return more logical return values
|
13 years ago |
wmm.h
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
wnm_ap.c
|
d32d94dbf4
WNM: Add WNM-Sleep Mode implementation for AP
|
13 years ago |
wnm_ap.h
|
d32d94dbf4
WNM: Add WNM-Sleep Mode implementation for AP
|
13 years ago |
wpa_auth.c
|
c3550295fb
Move WPA cipher information into a shared location
|
12 years ago |
wpa_auth.h
|
d32d94dbf4
WNM: Add WNM-Sleep Mode implementation for AP
|
13 years ago |
wpa_auth_ft.c
|
c3550295fb
Move WPA cipher information into a shared location
|
12 years ago |
wpa_auth_glue.c
|
3776ac73b2
Move hostapd global callback functions into hapd_interfaces
|
12 years ago |
wpa_auth_glue.h
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
wpa_auth_i.h
|
d32d94dbf4
WNM: Add WNM-Sleep Mode implementation for AP
|
13 years ago |
wpa_auth_ie.c
|
c3550295fb
Move WPA cipher information into a shared location
|
12 years ago |
wpa_auth_ie.h
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
wps_hostapd.c
|
78c4ef2184
Support no-config-file in WPS AP settings updates
|
12 years ago |
wps_hostapd.h
|
ffdaa05a6b
WPS: Add support for NCF password token from AP
|
13 years ago |