Jouni Malinen
|
5c333467b3
Move main() and configuration file related functions into main.c
|
16 years ago |
Jouni Malinen
|
1e5839e06f
Rename EAP server defines from EAP_* to EAP_SERVER_*
|
16 years ago |
Jouni Malinen
|
7d737d6bf9
Fix FreeBSD build by not adding -ldl
|
16 years ago |
Jouni Malinen
|
9cf548c082
Allow PN531_PATH to be overriden from .config
|
16 years ago |
Masashi Honma
|
e1ee6b600b
WPS: Add support for NFC out-of-band mechanism
|
16 years ago |
Jouni Malinen
|
116f7bb0a3
WPS UFD: Build OOB functionality only if UFD is enabled
|
16 years ago |
Jouni Malinen
|
390cd3105d
WPS UFD: Make build conditional on CONFIG_WPS_UFD=y
|
16 years ago |
Masashi Honma
|
46bdb83acd
WPS: Add UFD support (USBA out-of-band mechanism)
|
16 years ago |
Jouni Malinen
|
6d7fb6918d
Add new driver wrapper for the Atheros driver
|
16 years ago |
Daniel Mierswa
|
b77eab282a
Explicitly link against libdl when including TNC support
|
16 years ago |
Jouni Malinen
|
f620268f13
WPS: Add support for external Registrars using UPnP transport
|
16 years ago |
Jouni Malinen
|
a9843f614f
Removed hw_features.o from build if hostapd MLME is not used
|
16 years ago |
Jouni Malinen
|
7fd46d466f
Added build option for disabling control interface (CONFIG_NO_CTRL_IFACE)
|
16 years ago |
Jouni Malinen
|
30b32314eb
Added build option for removing VLAN support (CONFIG_NO_VLAN)
|
16 years ago |
Jouni Malinen
|
815d2189d9
Remove TLS-PRF from hostapd build if it is not needed
|
16 years ago |
Jouni Malinen
|
03ba2cb4c6
Added CONFIG_NO_AES_EXTRAS for hostapd
|
16 years ago |
Jouni Malinen
|
b5b969e9c7
Moved driver callback functions from hostapd.c to a new file
|
16 years ago |
Jouni Malinen
|
81897f4c88
Moved TKIP countermeasures from hostapd.c to its own file
|
16 years ago |
Jouni Malinen
|
76e2592190
Share the same radiotap helper implementation
|
16 years ago |
Jouni Malinen
|
f88bd28836
Added support for removing RADIUS accounting and RADIUS in general
|
16 years ago |
Jouni Malinen
|
9c584c06bd
Remove MLME code from build if none of the enabled drivers need it
|
16 years ago |
Jouni Malinen
|
03018d3e7c
Added CONFIG_NO_STDOUT_DEBUG for hostapd
|
16 years ago |
Jouni Malinen
|
d953d9ab80
Removed sparse destinations since "CC=cgcc make" works fine
|
16 years ago |
Jouni Malinen
|
875f6d7b93
Create all doxygen docs from root directory to get proper path names
|
16 years ago |
Andriy Tkachuk
|
d9f5626293
NEED_BASE64 for WPS
|
16 years ago |
Jouni Malinen
|
205a372b2d
Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed)
|
16 years ago |
Jouni Malinen
|
a9d1364c5f
Merged EAP-AKA' into eap_aka.c and added it to defconfig/ChangeLog
|
16 years ago |
Jouni Malinen
|
8c37556cd1
Add a starting point for EAP-AKA' (draft-arkko-eap-aka-kdf-10)
|
16 years ago |
Jouni Malinen
|
7d7b8e960a
WPS: Split wps_common.c into parts
|
16 years ago |
Jouni Malinen
|
ad08c3633c
Added preliminary Wi-Fi Protected Setup (WPS) implementation
|
16 years ago |