Jouni Malinen
|
d8222ae38c
Fix driver initialization not to crash if driver does not use init2()
|
15 years ago |
Jouni Malinen
|
e0e14a7bc3
Move internal EAPOL authenticator defines into their own file
|
15 years ago |
Jouni Malinen
|
03da66bd59
Remove src/crypto from default include path
|
15 years ago |
Jouni Malinen
|
5586f500a0
Split handle_assoc() into number of helper functions
|
15 years ago |
Jouni Malinen
|
9294bfefc7
Mark IE input to hostapd_eid_wmm_valid() const
|
15 years ago |
Jouni Malinen
|
2a3c6f5077
Check AID availability before handling HT state updates on association
|
15 years ago |
Jouni Malinen
|
df84268ae7
Allocate sta->ht_capabilities dynamically
|
15 years ago |
Jouni Malinen
|
99d845a7ec
Include src/eapol_auth in Doxygen documents
|
15 years ago |
Jouni Malinen
|
ffa2a30e33
Add Makefile for the new src/eapol_auth directory
|
15 years ago |
Jouni Malinen
|
b60d6f61e4
Make HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUMP_STATE
|
15 years ago |
Jouni Malinen
|
281c950be4
Move EAPOL authenticator state machine into src/eapol_auth
|
15 years ago |
Jouni Malinen
|
a2befd37cc
Change EAPOL authenticator hapd pointers to be opaque context
|
15 years ago |
Jouni Malinen
|
d79b779204
Remove dependency on sta_info.h from eapol_sm.c
|
15 years ago |
Jouni Malinen
|
ee58e87195
Make eapol_auth_initialize() static since it is internal to eapol_sm.c
|
15 years ago |
Jouni Malinen
|
382942004f
Add EAPOL authenticator event callback
|
15 years ago |
Jouni Malinen
|
c02d52b405
Get PMKSA cache status as EAPOL alloc flag
|
15 years ago |
Jouni Malinen
|
5ed1c08fcd
Initialize EAPOL authenticator flags during allocation
|
15 years ago |
Jouni Malinen
|
fa04fa1005
Include common/eapol_common.h explicit and fix eapol_auth_logger enum
|
15 years ago |
Jouni Malinen
|
2773ca093e
Replace eap_type_text() with EAP server methods function
|
15 years ago |
Jouni Malinen
|
4dbfe5c58a
Conver hostapd specific files to include common.h
|
15 years ago |
Jouni Malinen
|
ea038e0da4
Fix IBSS RSN build
|
15 years ago |
Jouni Malinen
|
3acb50056c
Remove src/rsn_supp from default header path
|
15 years ago |
Jouni Malinen
|
0c3abf8d22
Add driver wrapper callback for WPS push button pressed
|
15 years ago |
Jouni Malinen
|
b8be7f5c03
driver_prism54: Use hostapd_notif_disassoc() instead of private copy
|
15 years ago |
Jouni Malinen
|
67470d5112
Remove some unneeded header file inclusions
|
15 years ago |
Jouni Malinen
|
bcd154c343
Include sta_flags.h explicitly, not via sta_info.h
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
6ae9318536
Split scan processing for RSN preauthentication into parts
|
15 years ago |
Jouni Malinen
|
4d69dc3ecc
Add Doxygen documentation for directories
|
15 years ago |
Jouni Malinen
|
120158cc8b
Move uuid_gen_mac_addr() from uuid.c into src/wps
|
15 years ago |