.. |
Makefile
|
7992b07f6a
Remove unnecessary SUBDIRS loops from src/*/Makefile
|
15 years ago |
accounting.c
|
3d9e2e6615
Remove references to time_t/time()
|
13 years ago |
accounting.h
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
ap_config.c
|
2f646b6e83
WPS: Store (secondary) device type as binary
|
14 years ago |
ap_config.h
|
cb465555d4
Allow PMKSA caching to be disabled on Authenticator
|
14 years ago |
ap_drv_ops.c
|
a52eba0f44
FT: Add driver wrappers for FT with driver-based MLME/SME
|
13 years ago |
ap_drv_ops.h
|
a52eba0f44
FT: Add driver wrappers for FT with driver-based MLME/SME
|
13 years ago |
ap_list.c
|
0b04889f0d
Remove references to time_t/time()/random()
|
14 years ago |
ap_list.h
|
0b04889f0d
Remove references to time_t/time()/random()
|
14 years ago |
ap_mlme.c
|
81f4f6195e
Include header files explicitly in *.c, not via header files
|
15 years ago |
ap_mlme.h
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
authsrv.c
|
df684d82ff
EAP-pwd: Add support for EAP-pwd server and peer functionality
|
14 years ago |
authsrv.h
|
2586bc64d0
Move authentication server setup into separate file
|
15 years ago |
beacon.c
|
fb91db5639
Provide extra IEs for AP mode management frames with set_ap
|
14 years ago |
beacon.h
|
dce044cce5
P2P: Extend P2P manager functionality to work with driver MLME
|
14 years ago |
ctrl_iface_ap.c
|
e44f8bf20a
P2P: Add P2P configuration and callbacks in hostapd code
|
14 years ago |
ctrl_iface_ap.h
|
0e2d35c614
Move ctrl_iface_ap.c into src/ap
|
15 years ago |
drv_callbacks.c
|
633d4469e8
Fix AP build without CONFIG_WPS=y
|
13 years ago |
hostapd.c
|
bdffdc5ddb
AP: Reorder WPA/Beacon initialization
|
14 years ago |
hostapd.h
|
bc45d4279f
WPS: Do not update Beacon IEs before initial IE set
|
14 years ago |
hw_features.c
|
93ac240496
Clarify hostapd error message on unsupported hw_mode value
|
14 years ago |
hw_features.h
|
60eda5e47d
Better messages when channel cannot be used in AP mode
|
14 years ago |
iapp.c
|
81f4f6195e
Include header files explicitly in *.c, not via header files
|
15 years ago |
iapp.h
|
ad44e244b1
Move iapp.c into src/ap
|
15 years ago |
ieee802_11.c
|
8666585b9e
Disconnect STA when it fails to get added in kernel driver/firmware
|
13 years ago |
ieee802_11.h
|
f39b07d7ed
hostapd: Allow coexistance of HT BSSes with WEP/TKIP BSSes
|
14 years ago |
ieee802_11_auth.c
|
3d9e2e6615
Remove references to time_t/time()
|
13 years ago |
ieee802_11_auth.h
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
ieee802_11_ht.c
|
d4744189b7
hostapd: Don't mask out non-symmetric STA HT caps
|
14 years ago |
ieee802_1x.c
|
5dd80dd661
Fix NT-hash password use with integrated authentication server
|
13 years ago |
ieee802_1x.h
|
6fa2ec2d2b
Make EAPOL Authenticator buildable with Microsoft compiler
|
15 years ago |
p2p_hostapd.c
|
dce044cce5
P2P: Extend P2P manager functionality to work with driver MLME
|
14 years ago |
p2p_hostapd.h
|
dce044cce5
P2P: Extend P2P manager functionality to work with driver MLME
|
14 years ago |
peerkey_auth.c
|
3642c4313a
Annotate places depending on strong random numbers
|
14 years ago |
pmksa_cache_auth.c
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
pmksa_cache_auth.h
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
preauth_auth.c
|
1ce77dcc66
Fix memory leak on RSN preauth init error path
|
15 years ago |
preauth_auth.h
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
sta_info.c
|
1473f95e98
AP: Use QoS nullfunc for connection poll
|
13 years ago |
sta_info.h
|
ffbf1eaa26
Fix typos found by codespell
|
13 years ago |
tkip_countermeasures.c
|
3d9e2e6615
Remove references to time_t/time()
|
13 years ago |
tkip_countermeasures.h
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
utils.c
|
04a85e4401
P2P: Filter Probe Request frames based on DA and BSSID in Listen state
|
14 years ago |
vlan_init.c
|
0e8a96a911
Get rid of struct hostapd_driver_ops abstraction
|
14 years ago |
vlan_init.h
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
wmm.c
|
810f08bab4
Make sure reserved field in WMM IE is set to 0
|
14 years ago |
wmm.h
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
wpa_auth.c
|
bdffdc5ddb
AP: Reorder WPA/Beacon initialization
|
14 years ago |
wpa_auth.h
|
bdffdc5ddb
AP: Reorder WPA/Beacon initialization
|
14 years ago |
wpa_auth_ft.c
|
6554237f38
FT: Share IE parser implementation for Authenticator and Supplicant
|
14 years ago |
wpa_auth_glue.c
|
cb465555d4
Allow PMKSA caching to be disabled on Authenticator
|
14 years ago |
wpa_auth_glue.h
|
70db2ab308
Move rest of the generic AP mode functionality into src/ap
|
15 years ago |
wpa_auth_i.h
|
e4bf4db907
Work around SNonce updates on EAPOL-Key 1/4 retransmission
|
14 years ago |
wpa_auth_ie.c
|
cd9fc7869a
hostapd: Add testing mode for RSN element extensions
|
14 years ago |
wpa_auth_ie.h
|
0f857f43df
FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4
|
15 years ago |
wps_hostapd.c
|
56aa082a1d
WPS: Send AP Settings as a wrapped Credential attribute to ctrl_iface
|
13 years ago |
wps_hostapd.h
|
86795546f7
WPS UPnP: Fix UPnP initialization for non-bridge case with some drivers
|
14 years ago |