Jouni Malinen
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
Jouni Malinen
|
70db2ab308
Move rest of the generic AP mode functionality into src/ap
|
15 years ago |
Jouni Malinen
|
c442055ecf
Move WPA authenticator glue code into a separate file
|
15 years ago |
Jouni Malinen
|
2586bc64d0
Move authentication server setup into separate file
|
15 years ago |
Jouni Malinen
|
ad44e244b1
Move iapp.c into src/ap
|
15 years ago |
Jouni Malinen
|
0e2d35c614
Move ctrl_iface_ap.c into src/ap
|
15 years ago |
Jouni Malinen
|
32da61d9c9
Move wps_hostapd.c into src/ap
|
15 years ago |
Jouni Malinen
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
Jouni Malinen
|
41d719d6e0
Move hostapd configuration parser into separate file
|
15 years ago |
Jouni Malinen
|
bf65bc638f
hostapd: Use separate driver operations abstraction
|
15 years ago |
Jouni Malinen
|
f2f7d965b8
Add option libbfd support for tracing code
|
15 years ago |
Jouni Malinen
|
fb4baa688b
Add memory allocation analyzer to verify OS wrapper use
|
15 years ago |
Jouni Malinen
|
930f704aac
Add backtrace support for debugging
|
15 years ago |
Jouni Malinen
|
7e683ceeb4
WPS: Handle Selected Registrar as a union of info from all Registrars
|
15 years ago |
Jouni Malinen
|
50ceddcfd6
Fix dh_groups.o build for some configurations
|
15 years ago |
Jouni Malinen
|
d45354be53
Move IEEE 802.11n HT management code into a separate file
|
15 years ago |
Jouni Malinen
|
0e574b07f8
Move hlr_auc_gw into hostapd directory
|
15 years ago |
Jouni Malinen
|
1a70777868
Remove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256 defines
|
15 years ago |
Jouni Malinen
|
be473f3f09
Split crypto_internal.c into parts to clean up build
|
15 years ago |
Jouni Malinen
|
127608152e
Move EAP method registration away from src/eap_{peer,server}
|
15 years ago |
Jouni Malinen
|
be916e0012
Remove Milenage test from hostapd/Makefile
|
15 years ago |
Jouni Malinen
|
43df4cc2ca
Move milenage.[ch] into src/crypto
|
15 years ago |
Jouni Malinen
|
03da66bd59
Remove src/crypto from default include path
|
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
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
41fa8a892f
Remove old wpa_supplicant/hostapd doxygen files
|
15 years ago |
Jouni Malinen
|
73d0ad78c8
Fix internal crypto build with some configurations
|
15 years ago |
Jouni Malinen
|
1d68e4c7d9
Fix hlr_auc_gw build (wpabuf.o is needed now for tls_openssh)
|
15 years ago |
Jouni Malinen
|
b905c4a398
WPS: Add HTTP server module
|
15 years ago |