aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/ieee802_11_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused hostapd reconfig codeJouni Malinen2009-12-061-11/+0
* Conver hostapd specific files to include common.hJouni Malinen2009-11-291-0/+1
* Replace NEED_MLME with NEED_AP_MLMEJohannes Berg2009-08-141-2/+2
* Include config.h explicitly into files that actually use itJouni Malinen2009-03-251-0/+1
* Fix CONFIG_DRIVER_RADIUS_ACL=y buildJouni Malinen2009-03-211-0/+3
* Split hostapd/driver.h into two filesJouni Malinen2009-01-081-1/+0
* Added support for removing RADIUS accounting and RADIUS in generalJouni Malinen2009-01-081-0/+14
* Remove MLME code from build if none of the enabled drivers need itJouni Malinen2009-01-081-0/+2
* Mark shared secret const in RADIUS client routinesJouni Malinen2009-01-081-1/+1
* Moved documentation from developer.txt into source code filesJouni Malinen2009-01-081-2/+40
* Added support for setting VLAN ID for STAs based on local MAC ACLJouni Malinen2008-08-281-2/+2
* Support for RADIUS ACLs with drivers that do not use hostapd MLMEChris Zimmermann2008-03-121-1/+9
* hostapd_allowed_address() is called from hostapd_config_reload_sta() withChris Zimmermann2008-03-121-4/+10
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+471