aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/hostapd.h
Commit message (Expand)AuthorAgeFilesLines
* Conver hostapd specific files to include common.hJouni Malinen2009-11-291-2/+0
* Move HOSTAPD_MTU definition into driver_hostap.cJouni Malinen2009-11-231-1/+0
* Move definitions away from hostapd_defs.hJouni Malinen2009-11-231-0/+2
* Fix hostapd wpa_msg() calls ctx for wpa_supplicant AP modeJouni Malinen2009-09-291-0/+2
* Add generic infrastructure for Probe Request callbacksJouni Malinen2009-06-121-0/+13
* Move default_wep_key variable into EAPOL authenticator dataJouni Malinen2009-04-221-3/+0
* Clean up HT40 scan and share nl80211 scanning codeJouni Malinen2009-04-161-2/+2
* Merge wpa_supplicant and hostapd driver wrapper implementationsJouni Malinen2009-04-091-2/+2
* Add needed AP driver wrappers (most of which are still to-do)Jouni Malinen2009-03-271-0/+1
* Rename struct wpa_driver_ops to hapd_driver_opsJouni Malinen2009-03-261-2/+2
* Move hostapd_init() into main.cJouni Malinen2009-03-261-1/+4
* Move main() and configuration file related functions into main.cJouni Malinen2009-03-261-0/+6
* Include config.h explicitly into files that actually use itJouni Malinen2009-03-251-1/+0
* Move STA entry structure into sta_info.h and remove ap.hJouni Malinen2009-03-251-1/+0
* Replace sta_aid array with bitfieldJouni Malinen2009-03-251-4/+8
* WPS: Add support for external Registrars using UPnP transportJouni Malinen2009-01-291-0/+2
* WPS: Lock AP Setup on multiple AP PIN validation failuresJouni Malinen2009-01-231-0/+1
* Moved driver callback functions from hostapd.c to a new fileJouni Malinen2009-01-091-0/+2
* Moved rfc1042_header into driver_*.c that use itJouni Malinen2009-01-091-2/+0
* Move generic definitions away from hostapd.hJouni Malinen2009-01-081-76/+1
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-0/+9
* Remove experimental non-AP STA code from hostapdJouni Malinen2008-11-211-6/+0
* Remove overly complex hostapd setup sequence with n+1 callbacksJouni Malinen2008-11-211-14/+1
* Removed partial IEEE 802.11h implementationJouni Malinen2008-11-211-7/+0
* Removed now unused reconfig variables.Jouni Malinen2008-11-211-4/+0
* Do not store dynamic HT IEs in configuration structuresJouni Malinen2008-08-221-0/+4
* Add Intel copyright for files with 802.11n Intel changesTomas Winkler2008-08-221-0/+1
* Add preliminary IEEE 802.11n support into hostapdJouni Malinen2008-08-211-0/+12
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+239