aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: Do not allow HT in 11b modeSujith Manoharan2012-04-031-0/+6
* Add wps_cancel for hostapd_cliAnirban Sirkhell2012-03-302-0/+11
* GAS server: Add support for ANQP Venue Name elementJouni Malinen2012-02-262-0/+55
* Interworking: Add GAS server support for AP modeJay Katabathuni2012-02-263-0/+14
* Android: Add PLATFORM_VERSION to VERSION_STR_POSTFIX definitionDmitry Shmidt2012-02-251-0/+2
* Android: Add build configuration filesDmitry Shmidt2012-02-252-1/+191
* Add wpa_supplicant AP mode STA deauthenticate/disassociate commandsJithu Jance2012-02-251-167/+0
* hostapd: Allow 'none' driver to be started without ifnameJouni Malinen2012-02-161-1/+3
* Move hostapd_for_each_interface() and hapd_interfaces into src/apJouni Malinen2012-02-161-23/+0
* hostapd: Make sure ctrl_iface is not initialized multiple timesShan Palanisamy2012-02-161-1/+4
* Do not call driver_init if hostapd interface is not yet configuredShan Palanisamy2012-02-161-4/+6
* Do not call hapd_deinit if driver was not initializedShan Palanisamy2012-02-161-1/+1
* hostapd: Allow config parameters to be set through ctrl_ifaceShan Palanisamy2012-02-163-1/+30
* Split hostapd security parameter updating into a separate functionJouni Malinen2012-02-161-57/+61
* hostapd: Split config item parser into a separate functionShan Palanisamy2012-02-161-72/+85
* Clear wpa_psk/passphrase when the other option is configuredShan Palanisamy2012-02-161-0/+4
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-1112-96/+24
* Select the BSD license terms as the only license alternativeJouni Malinen2012-02-112-42/+10
* EAP-pwd: Describe build option for EAP-pwdDan Harkins2012-02-111-0/+3
* Update copyright notices to include year 2012Jouni Malinen2012-01-013-3/+3
* hostapd: Make inactivity polling configurableYogesh Ashok Powar2011-12-252-0/+8
* Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attributeMichael Braun2011-12-112-1/+30
* Maintain internal copy of Probe Response offload capabilitiesArik Nemtsov2011-12-101-1/+3
* AP: Convert some wpa_printf to wpa_msg/dbgBen Greear2011-12-101-5/+7
* Add MSK dump mechanism into hostapd RADIUS server for testingJouni Malinen2011-12-091-0/+5
* WPS: Allow RF Bands value to be overriddenBharat Chakravarty2011-11-302-0/+21
* TLS: Add build configuration for TLS v1.2 supportJouni Malinen2011-11-272-0/+12
* Add implementation of TLS v1.2 PRF (P_SHA256)Jouni Malinen2011-11-271-0/+3
* hostapd: Define CONFIG_SHA256 for SHA256 buildsJouni Malinen2011-11-271-0/+1
* Use wpa_key_mgmt_*() helpersJouni Malinen2011-11-241-2/+1
* Android: Move WPA_BUILD check in Android.mkDmitry Shmidt2011-11-231-2/+2
* Android: Remove the simulator target from all makefilesJeff Brown2011-11-231-5/+3
* Allow MLME frames to be sent without expecting an ACK (no retries)Helmut Schaa2011-11-191-1/+1
* EAP-pwd: Document group configuration for hostapd authentication serverDan Harkins2011-11-191-0/+4
* Use a single define for maximum number of EAP methodsJouni Malinen2011-11-171-1/+1
* Remove unused header file inclusionJouni Malinen2011-11-171-1/+0
* Android: Update libnl use to match with Android ICSJouni Malinen2011-11-151-2/+2
* Android: Fix hostapd_cli buildJouni Malinen2011-11-151-0/+6
* Android: Fix hostapd buildJouni Malinen2011-11-151-1/+2
* Move wpa_scan_results_free() into shared C fileJouni Malinen2011-11-132-0/+4
* Postpone global_init() call until first driver instance is initializedJouni Malinen2011-10-231-13/+15
* hostapd: Call global_init/global_deinit driver_opsJouni Malinen2011-10-221-0/+50
* Set ANDROID_LOG_NAME depending on applicationDmitry Shmidt2011-10-211-0/+3
* Add support for Time AdvertisementJouni Malinen2011-10-182-0/+25
* Interworking: Add support for configuring Roaming Consortium ListJouni Malinen2011-10-172-0/+46
* Start deprecating various AP mode driver_opsJouni Malinen2011-10-171-1/+1
* Move SA Query mechanism into a file that can be shared more easilyMahesh Palivela2011-10-171-0/+1
* WNM: Add BSS Transition Management Request for ESS Disassoc ImminentJouni Malinen2011-10-162-0/+75
* IEEE 802.11u: Add configuration and advertisement for InterworkingJouni Malinen2011-10-164-0/+90
* Fix object file list for hlr_auc_gwMukesh Agrawal2011-10-151-0/+1