aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove EAP-TTLSv1 and TLS/IAJouni Malinen2011-09-252-13/+1
* TLS: Add support for TLS v1.1 (RFC 4346) with internal TLSJouni Malinen2011-09-252-0/+40
* Fix typos found by codespellPavel Roskin2011-09-222-2/+2
* AP: Set pairwise/group cipher for non-WPA modesJouni Malinen2011-09-151-2/+19
* Remove time.h include from utils/includes.hJouni Malinen2011-09-121-0/+1
* WPS: Wait for EAPOL-Start unless WPS 2.0 station as workaroundJouni Malinen2011-08-281-1/+3
* Change example hostapd.conf to use 2.4 GHz channelJouni Malinen2011-07-311-2/+2
* madwifi: Implement set_freq for hostapd, adjust hostapd.confPavel Roskin2011-07-291-3/+2
* Fix hostapd_cli linking without CONFIG_WPA_TRACE=yVladimir2011-07-191-1/+1
* hostapd_cli: Start using src/utils/edit*.cJouni Malinen2011-07-162-65/+97
* Allow PMKSA caching to be disabled on AuthenticatorJouni Malinen2011-07-052-0/+9
* random: Add support for maintaining internal entropy store over restartsJouni Malinen2011-05-312-7/+19
* WPS: Add a workaround for Windows 7 capability discovery for PBCJouni Malinen2011-05-172-0/+14
* Include nl80211 driver wrapper in default configuration for hostapdJouni Malinen2011-05-161-1/+1
* hostapd: Fix interfaces.iface initializationGuy Eilam2011-04-151-2/+2
* Add driver capa flag for EAPOL TX status and store capa in hostapdJouni Malinen2011-03-291-0/+5
* random: Read /dev/random in the background with eloop read socketJouni Malinen2011-03-221-0/+5