aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/hostapd.c
Commit message (Expand)AuthorAgeFilesLines
* hostapd: enable dynamic modification of acl policyNadim Zubidat2012-11-061-0/+56
* hostap: add channel switch ability to AP & GO (INTERNAL)Victor Goldenshtein2012-09-131-0/+31
* save eapol for later use (EAPOL Start race)Eliad Peller2012-08-021-0/+3
* RADIUS DAS: Support Chargeable-User-Identity with Disconnect-RequestJouni Malinen2012-06-171-0/+11
* RADIUS DAS: Add support for Disconnect-RequestJouni Malinen2012-06-171-0/+71
* RADIUS DAS: Validate Event-TimestampJouni Malinen2012-06-171-0/+3
* Add preliminary RADIUS dynamic authorization server (RFC 5176)Jouni Malinen2012-05-061-1/+20
* AP: Reschedule ap_handle_timer event on (re)associationJouni Malinen2012-04-111-0/+8
* Change reason code for AP mode BSS termination to 3Jouni Malinen2012-04-031-6/+7
* Interworking: Add GAS server support for AP modeJay Katabathuni2012-02-261-0/+12
* Clear WEP configuration on interface deinitShan Palanisamy2012-02-161-0/+10
* Split hostapd_cleanup_iface() into two partsShan Palanisamy2012-02-161-7/+13
* Split hostapd_cleanup() into two partsShan Palanisamy2012-02-161-14/+20
* Move hostapd_for_each_interface() and hapd_interfaces into src/apJouni Malinen2012-02-161-0/+17
* hostapd: Make sure ctrl_iface is not initialized multiple timesShan Palanisamy2012-02-161-0/+1
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* AP: Convert some wpa_printf to wpa_msg/dbgBen Greear2011-12-101-3/+4
* Convert hostapd_prepare_rates() to use struct hostapd_ifaceJouni Malinen2011-12-031-1/+1
* Merge set_rate_sets() driver_ops into set_ap()Jouni Malinen2011-12-031-0/+2
* Remove unused valid_bss_mask driver_opsJouni Malinen2011-10-291-12/+0
* Add support for Time AdvertisementJouni Malinen2011-10-181-0/+2
* AP: Reorder WPA/Beacon initializationJouni Malinen2011-08-091-2/+7
* hostapd: Clear keys configured when hostapd reloads configurationYogesh Ashok Powar2011-07-051-0/+2
* atheros: Fix auth_alg configuration for static WEPKen Zhu2011-05-201-0/+6
* WPS UPnP: Fix UPnP initialization for non-bridge case with some driversVinay Adella2011-05-191-0/+11
* wpa_s AP mode: complete only when setup is completeJohannes Berg2011-03-191-0/+3
* nl80211: Extend bridge add/del operations for secondary BSSesJouni Malinen2011-03-151-1/+3
* Flush STA entries in hostapd when clearing STAs from kernelJouni Malinen2011-02-101-0/+1
* hostapd: Fix RADIUS client configuration update on reconfigJouni Malinen2011-02-101-4/+9
* AP: Enable WMM with default parameters by default for HTJohannes Berg2011-02-011-3/+3
* Use set_key addr to distinguish default and multicast keysJouni Malinen2011-01-091-4/+3
* Move hostap driver specific workaround into the driver wrapperJouni Malinen2011-01-091-11/+3
* Do not use set_tx=1 when clearing keys with set_keyJouni Malinen2011-01-091-2/+2
* Get rid of struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-3/+2
* hostapd_driver_ops reductionJouni Malinen2010-11-241-17/+18
* hostapd_driver_ops reductionJouni Malinen2010-11-241-4/+4
* hostapd: Fix config reload for multi-BSSFelix Fietkau2010-11-091-30/+39
* Fix rate table handlingFelix Fietkau2010-11-091-0/+11
* hostapd: Set operstate UP when initializing AP modeJouni Malinen2010-10-261-0/+3
* P2P: Disable periodic NoA when non-P2P STA is connectedJouni Malinen2010-09-091-0/+10
* P2P: Preparations for adding P2P IE into Beacon/Probe Response framesJouni Malinen2010-09-091-0/+7
* Fix driver operation order in configuration reloadingJouni Malinen2010-05-291-5/+5
* Update WPS IE on hostapd reconfigurationAndriy Tkachuk2010-05-021-0/+1
* Add wpa_supplicant AP mode events for Public Action framesJouni Malinen2010-04-111-4/+3
* Simplify driver_ops for virtual interface add/removeJouni Malinen2010-04-111-1/+3
* Fix WPA/RSN IE update on reconfig with set_generic_elem()Andriy Tkachuk2010-04-061-2/+9
* Avoid crash after driver init failureJouni Malinen2010-03-071-1/+1
* hostapd: Fix interface selection for the nl80211 driverFelix Fietkau2010-03-061-1/+2
* ap: Reorder authsrv_init() to fix IEEE 802.1X initializationChristian Lamparter2010-01-171-3/+3
* Split hostapd_interface_deinit() into deinit and free partsJouni Malinen2009-12-271-0/+6