Jouni Malinen
|
1489e11a94
Make struct radius_msg private to radius.c
|
il y a 15 ans |
Jouni Malinen
|
9e7245bdb4
Change radius_msg_free() to free the buffer
|
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
|
e3bd3912ca
Change set_ieee8021x driver op to use parameters structure
|
il y a 15 ans |
Jouni Malinen
|
22a7f39f23
Remove unused hostapd reconfig code
|
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
|
a2befd37cc
Change EAPOL authenticator hapd pointers to be opaque context
|
il y a 15 ans |
Jouni Malinen
|
d79b779204
Remove dependency on sta_info.h from eapol_sm.c
|
il y a 15 ans |
Jouni Malinen
|
382942004f
Add EAPOL authenticator event callback
|
il y a 15 ans |
Jouni Malinen
|
c02d52b405
Get PMKSA cache status as EAPOL alloc flag
|
il y a 15 ans |
Jouni Malinen
|
5ed1c08fcd
Initialize EAPOL authenticator flags during allocation
|
il y a 15 ans |
Jouni Malinen
|
2773ca093e
Replace eap_type_text() with EAP server methods function
|
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 |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
il y a 15 ans |
Jouni Malinen
|
5843e1c9a6
Move acct_interim_interval away from RADIUS client configuration
|
il y a 15 ans |
Jouni Malinen
|
20bd9547a1
Add ctrl_iface events for AP mode STA connect/disconnect
|
il y a 15 ans |
Jouni Malinen
|
ac73690c06
Move RC4 into crypto.h as a replaceable crypto function
|
il y a 15 ans |
Jouni Malinen
|
8ef1683115
Remove rc4() wrapper
|
il y a 15 ans |
Jouni Malinen
|
f55802e8bf
Move default_wep_key variable into EAPOL authenticator data
|
il y a 16 ans |
Jouni Malinen
|
89d39d9d6c
Move hostapd driver_ops to use similar set_key with wpa_supplicant
|
il y a 16 ans |
Jouni Malinen
|
a60e7213e1
Fixed WPS with open and shared WEP networks
|
il y a 16 ans |
Jouni Malinen
|
010dc06853
Moved RADIUS Class attribute helpers into RADIUS module
|
il y a 16 ans |
Jouni Malinen
|
30b32314eb
Added build option for removing VLAN support (CONFIG_NO_VLAN)
|
il y a 16 ans |
Jouni Malinen
|
71f04b3cf9
Fixed CONFIG_NO_HOSTAPD_LOGGER build
|
il y a 16 ans |
Jouni Malinen
|
940a0ce970
Moved association check from driver_*.c into ieee802_1x_receive()
|
il y a 16 ans |