aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
Commit message (Expand)AuthorAgeFilesLines
* 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
* hostapd: Add testing mode for RSN element extensionsJouni Malinen2011-03-211-0/+5
* WPS: Store (secondary) device type as binaryJohannes Berg2011-03-171-2/+2
* Make the link process quieter unless V=1 is specifiedJouni Malinen2011-03-171-4/+8
* Fix couple of typos in commentsJouni Malinen2011-03-111-1/+1
* FT: Make FT-over-DS configurable (hostapd.conf ft_over_ds=0/1)Shan Palanisamy2011-03-061-0/+2
* Add Android make files for hostapd and wpa_supplicantDmitry Shmidt2011-02-271-0/+816
* Update copyright notices to include the new yearJouni Malinen2011-02-273-5/+5
* Remove obsolete comments about libnl 1.1 being newJouni Malinen2011-02-211-6/+0
* hostapd: Allow coexistance of HT BSSes with WEP/TKIP BSSesHelmut Schaa2011-02-211-4/+5
* hostapd: Add require_ht configuration parameterJouni Malinen2011-02-092-0/+5
* P2P: Allow WPS_PBC command on GO to select on P2P Device AddressJouni Malinen2011-02-071-1/+1
* hostapd: Add iface-name wpa_msg() callback registrationBen Greear2011-02-061-0/+11
* hostapd: Allow logging to fileBen Greear2011-02-065-1/+32
* AP: Introduce sta authorized wrappersJohannes Berg2011-02-021-2/+1
* AP: Enable WMM with default parameters by default for HTJohannes Berg2011-02-012-4/+1
* hostapd: Ensure that the destination directory existsMike Crowe2011-01-301-0/+1
* Use DESTDIR when installing hostapd to support cross-compilingMike Crowe2011-01-301-1/+1
* hostapd: Allow TDLS use to be prohibited in the BSSJouni Malinen2011-01-282-0/+20
* Allow AP mode to disconnect STAs based on low ACK conditionJohannes Berg2010-12-282-0/+7
* hostapd_driver_ops reductionJouni Malinen2010-11-241-2/+3
* Maintain internal entropy pool for augmenting random number generationJouni Malinen2010-11-242-0/+35
* Fix hlr_auc_gw build with CONFIG_WPA_TRACE=yJouni Malinen2010-11-241-0/+2
* Annotate places depending on strong random numbersJouni Malinen2010-11-241-2/+3