Jouni Malinen
|
32da61d9c9
Move wps_hostapd.c into src/ap
|
il y a 15 ans |
Jouni Malinen
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
il y a 15 ans |
Jouni Malinen
|
bdee6fceb9
Remove direct driver calls from sta_info.c
|
il y a 15 ans |
Jouni Malinen
|
d24df7c33d
Avoid direct call to hostapd_new_assoc_sta from ieee802_11.c
|
il y a 15 ans |
Jouni Malinen
|
a2de634d1c
Removed hostapd_new_assoc_sta() from driver wrapper API
|
il y a 15 ans |
Jouni Malinen
|
010401fe65
Move hostapd_set_drv_ieee8021x() into ap_drv_ops
|
il y a 15 ans |
Jouni Malinen
|
4c2ddda495
Move hostapd-to-driver flag mapping to be within ap_drv_ops.c
|
il y a 15 ans |
Jouni Malinen
|
41d719d6e0
Move hostapd configuration parser into separate file
|
il y a 15 ans |
Jouni Malinen
|
45cefa0bf3
Move more driver ops into struct hostapd_driver_ops
|
il y a 15 ans |
Jouni Malinen
|
579bc0e64c
Move hostapd_set_privacy() call to hostapd.c
|
il y a 15 ans |
Jouni Malinen
|
c90933d2a3
Use hostapd driver op wrapper for send_mgmt_frame
|
il y a 15 ans |
Jouni Malinen
|
bf65bc638f
hostapd: Use separate driver operations abstraction
|
il y a 15 ans |
Jouni Malinen
|
9969e5a46a
Make hostapd_for_each_interface() take context pointer as argument
|
il y a 15 ans |
Jouni Malinen
|
8043e72589
Add BSS ctx to if_add() driver op
|
il y a 15 ans |
Jouni Malinen
|
9b5d2b8b9c
Merge hostapd/sta_flags.h into sta_info.h
|
il y a 15 ans |
Jouni Malinen
|
0de39516ae
Map STA flags into values defined in driver.h
|
il y a 15 ans |
Jouni Malinen
|
af586419fd
Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op
|
il y a 15 ans |
Jouni Malinen
|
e3bd3912ca
Change set_ieee8021x driver op to use parameters structure
|
il y a 15 ans |
Jouni Malinen
|
9008a3e44d
Merge get_seqnum_igtk() driver op with get_seqnum()
|
il y a 15 ans |
Jouni Malinen
|
3484a18a13
hostapd: Remove unused bridge_packets configuration option
|
il y a 15 ans |
Jouni Malinen
|
22a7c9d735
Merge bss_add/bss_remove drivers ops into if_add/if_remove
|
il y a 15 ans |
Jouni Malinen
|
95272a888c
Fix conditional EAP-SIM/AKA DB code selection
|
il y a 15 ans |
Jouni Malinen
|
5c90d47657
Move EAP-SIM DB conditional build into hostapd
|
il y a 15 ans |
Jouni Malinen
|
74784010af
Remove conditional no-RADIUS build from src/radius
|
il y a 15 ans |
Jouni Malinen
|
e0e14a7bc3
Move internal EAPOL authenticator defines into their own file
|
il y a 15 ans |
Jouni Malinen
|
03da66bd59
Remove src/crypto from default include path
|
il y a 15 ans |
Jouni Malinen
|
b60d6f61e4
Make HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUMP_STATE
|
il y a 15 ans |
Jouni Malinen
|
281c950be4
Move EAPOL authenticator state machine into src/eapol_auth
|
il y a 15 ans |
Jouni Malinen
|
4dbfe5c58a
Conver hostapd specific files to include common.h
|
il y a 15 ans |
Jouni Malinen
|
bcd154c343
Include sta_flags.h explicitly, not via sta_info.h
|
il y a 15 ans |