aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/hostapd.h
Commit message (Expand)AuthorAgeFilesLines
* hostapd: enable dynamic modification of acl policyNadim Zubidat2012-11-061-0/+3
* hostap: add channel switch ability to AP & GO (INTERNAL)Victor Goldenshtein2012-09-131-0/+5
* add set/cancel_priority to ap mode as wellEliad Peller2012-08-021-0/+1
* save eapol for later use (EAPOL Start race)Eliad Peller2012-08-021-0/+5
* nl80211: Handle CH_SWITCH eventThomas Pedersen2012-06-251-0/+2
* Add preliminary RADIUS dynamic authorization server (RFC 5176)Jouni Malinen2012-05-061-0/+1
* Pass signal strength through, fix unitsJohannes Berg2012-04-011-4/+6
* Interworking: Add GAS server support for AP modeJay Katabathuni2012-02-261-0/+3
* Move hostapd_for_each_interface() and hapd_interfaces into src/apJouni Malinen2012-02-161-1/+9
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* WPS: Disable AP PIN after 10 consecutive failuresJouni Malinen2012-01-301-0/+1
* P2P: Maintain a list of P2P Clients for persistent group on GOJouni Malinen2011-12-221-1/+1
* Maintain internal copy of Probe Response offload capabilitiesArik Nemtsov2011-12-101-0/+7
* Merge set_rate_sets() driver_ops into set_ap()Jouni Malinen2011-12-031-0/+1
* P2P: Send STA connected/disconnected events to parent ctrl_ifaceDmitry Shmidt2011-11-251-0/+1
* Add support for Time AdvertisementJouni Malinen2011-10-181-0/+4
* WPS: Do not update Beacon IEs before initial IE setJouni Malinen2011-08-091-0/+1
* P2P: Filter Probe Request frames based on DA and BSSID in Listen stateJouni Malinen2011-07-151-3/+5
* Add driver capa flag for EAPOL TX status and store capa in hostapdJouni Malinen2011-03-291-0/+1
* wpa_s AP mode: complete only when setup is completeJohannes Berg2011-03-191-0/+3
* Indicate assoc vs. reassoc in association eventShan Palanisamy2011-03-061-1/+1
* wpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP processingJouni Malinen2011-02-081-0/+2
* AP: Add callback for STA authorized transitionsJohannes Berg2011-02-021-0/+4
* Allow AP mode to disconnect STAs based on low ACK conditionJohannes Berg2010-12-281-0/+1
* Get rid of struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-20/+0
* hostapd_driver_ops reductionJouni Malinen2010-11-241-19/+0
* hostapd_driver_ops reductionJouni Malinen2010-11-241-8/+0
* hostapd_driver_ops reduction: set_countermeasuresJouni Malinen2010-11-241-1/+0
* hostapd: Start removing struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-2/+0
* P2P: Send AP mode WPS-FAIL event to parent interfaceAnil Gathala Sudha2010-10-141-0/+6
* P2P: Disable periodic NoA when non-P2P STA is connectedJouni Malinen2010-09-091-0/+8
* P2P: Add P2P configuration and callbacks in hostapd codeJouni Malinen2010-09-091-0/+6
* P2P: Preparations for adding P2P IE into Beacon/Probe Response framesJouni Malinen2010-09-091-0/+5
* WPS: Do not disable AP PIN permanently, only slow down attacksJouni Malinen2010-08-241-0/+1
* Fix hostapd build without WPSJouni Malinen2010-04-121-1/+1
* Add wpa_supplicant AP mode events for Public Action framesJouni Malinen2010-04-111-0/+5
* Add WPS Registrar success callbackJouni Malinen2010-04-111-0/+4
* Started to make set_ap_wps_ie() capable of adding multiple IEsJouni Malinen2010-04-111-3/+1
* Remove unnecessary ifname parameter from sta_add() driver opJouni Malinen2010-03-071-1/+1
* Remove unnecessary ifname parameter from set_beacon()Jouni Malinen2010-03-061-1/+1
* Use generic driver event notification for AP mode assoc/disassocJouni Malinen2010-01-031-0/+5
* Move struct hostapd_frame_info definition away from driver APIJouni Malinen2010-01-031-0/+6
* Allow Probe Request callbacks to terminate iterationJouni Malinen2009-12-281-3/+3
* Split hostapd_interface_deinit() into deinit and free partsJouni Malinen2009-12-271-0/+1
* Get rid of unnecessary typedefs for enums.Jouni Malinen2009-12-261-1/+1
* Get rid of direct hostapd_for_each_interface() callsJouni Malinen2009-12-251-5/+4
* Move rest of the generic AP mode functionality into src/apJouni Malinen2009-12-251-0/+3
* Clean up some of the hostapd.h function prototype definitionsJouni Malinen2009-12-251-7/+5
* Move hostapd_prune_associations() into ap/utils.cJouni Malinen2009-12-251-0/+1
* Move wps_hostapd.c into src/apJouni Malinen2009-12-251-0/+1