.. |
Makefile
|
7992b07f6a
Remove unnecessary SUBDIRS loops from src/*/Makefile
|
15 years ago |
accounting.c
|
3acdf771b8
hostapd_driver_ops reduction
|
14 years ago |
accounting.h
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
ap_config.c
|
df684d82ff
EAP-pwd: Add support for EAP-pwd server and peer functionality
|
15 years ago |
ap_config.h
|
0d7e5a3a29
Allow AP mode to disconnect STAs based on low ACK condition
|
14 years ago |
ap_drv_ops.c
|
7392f11e96
Convert most commonly used drv ops to real function calls
|
14 years ago |
ap_drv_ops.h
|
7392f11e96
Convert most commonly used drv ops to real function calls
|
14 years ago |
ap_list.c
|
81f4f6195e
Include header files explicitly in *.c, not via header files
|
15 years ago |
ap_list.h
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 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
|
15 years ago |
authsrv.h
|
2586bc64d0
Move authentication server setup into separate file
|
15 years ago |
beacon.c
|
0e8a96a911
Get rid of struct hostapd_driver_ops abstraction
|
14 years ago |
beacon.h
|
dce044cce5
P2P: Extend P2P manager functionality to work with driver MLME
|
15 years ago |
ctrl_iface_ap.c
|
e44f8bf20a
P2P: Add P2P configuration and callbacks in hostapd code
|
15 years ago |
ctrl_iface_ap.h
|
0e2d35c614
Move ctrl_iface_ap.c into src/ap
|
15 years ago |
drv_callbacks.c
|
0d7e5a3a29
Allow AP mode to disconnect STAs based on low ACK condition
|
14 years ago |
hostapd.c
|
4d379f1243
Move hostap driver specific workaround into the driver wrapper
|
14 years ago |
hostapd.h
|
0d7e5a3a29
Allow AP mode to disconnect STAs based on low ACK condition
|
14 years ago |
hw_features.c
|
8ea3dd21d2
AP: Verify that HT40 secondary channel is supported
|
15 years ago |
hw_features.h
|
5a5009dc92
Fix rate table handling
|
15 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
|
1df492df34
Do not send Deauth/Disassoc to unknown STA if SA is invalid
|
14 years ago |
ieee802_11.h
|
31fa4c6d98
Remove unused ieee802_11_send_deauth()
|
15 years ago |
ieee802_11_auth.c
|
3acdf771b8
hostapd_driver_ops reduction
|
14 years ago |
ieee802_11_auth.h
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
ieee802_11_ht.c
|
8421e95c71
Fix segfault in hostapd_eid_ht_capabilities() with some drivers
|
15 years ago |
ieee802_1x.c
|
0e8a96a911
Get rid of struct hostapd_driver_ops abstraction
|
14 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
|
15 years ago |
p2p_hostapd.h
|
dce044cce5
P2P: Extend P2P manager functionality to work with driver MLME
|
15 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
|
0e8a96a911
Get rid of struct hostapd_driver_ops abstraction
|
14 years ago |
sta_info.h
|
aefb53bd5d
P2P: Disable periodic NoA when non-P2P STA is connected
|
15 years ago |
tkip_countermeasures.c
|
51e2a27a21
hostapd_driver_ops reduction
|
14 years ago |
tkip_countermeasures.h
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
utils.c
|
cd7d80f373
Allow Probe Request callbacks to terminate iteration
|
15 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
|
cee7d66b1d
hostapd: Start removing struct hostapd_driver_ops abstraction
|
14 years ago |
wmm.h
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
wpa_auth.c
|
260832214e
Use key=NULL when clearing PTK with set_key
|
14 years ago |
wpa_auth.h
|
721abef9b3
Allow advertising of U-APSD functionality in Beacon
|
15 years ago |
wpa_auth_ft.c
|
3642c4313a
Annotate places depending on strong random numbers
|
14 years ago |
wpa_auth_glue.c
|
3acdf771b8
hostapd_driver_ops reduction
|
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
|
08704cd885
hostapd: Verify availability of random data when using WPA/WPA2
|
14 years ago |
wpa_auth_ie.c
|
f3b87561d7
Share WPA IE parser function for RSN authenticator/supplicant
|
15 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
|
0e8a96a911
Get rid of struct hostapd_driver_ops abstraction
|
14 years ago |
wps_hostapd.h
|
450eddcfae
hostapd: Add wps_config ctrl_interface command for configuring AP
|
15 years ago |