aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop local stations on broadcast deauth/disassoc requestJouni Malinen2010-11-101-0/+4
* Fix a typo in the commentJouni Malinen2010-11-101-1/+1
* hostapd: Prohibit WEP configuration when HT is enabledYogesh Ashok Powar2010-11-091-0/+7
* hostapd: Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfigHelmut Schaa2010-11-091-0/+4
* Allow client isolation to be configured (ap_isolate=1)Felix Fietkau2010-11-092-0/+6
* Add bridge handling for WDS STA interfacesFelix Fietkau2010-11-092-0/+8
* Remove unused TX queue parameters related to Beacon framesJouni Malinen2010-11-052-22/+11
* Add ctrl_iface command 'GET version'Jouni Malinen2010-10-312-1/+49
* Add WPA_IGNORE_CONFIG_ERRORS option to continue in case of bad configDmitry Shmidt2010-10-311-0/+2
* hostapd: Add wps_config ctrl_interface command for configuring APJouni Malinen2010-10-213-0/+84
* WPS: Update Beacon/ProbeResp IE on wps_version_number changesJouni Malinen2010-10-191-1/+2
* P2P: Extend P2P manager functionality to work with driver MLMEJouni Malinen2010-10-081-0/+5
* Fix hostapd_cli get_config not to show key when WPA is disabledJouni Malinen2010-10-081-4/+6
* Fix .gitignore files to not ignore subdirectory matchesJouni Malinen2010-10-071-7/+0
* Mark ctrl_iface RX debug for PING commands excessiveJouni Malinen2010-09-241-1/+4
* WPS 2.0: Disable WPS if ignore_broadcast_ssid or WEP is usedJouni Malinen2010-09-241-0/+14
* WPS: Add hostapd_cli get_config commandJouni Malinen2010-09-233-0/+181
* WPS: Add wps_check_pin command for processing PIN from user inputJouni Malinen2010-09-233-0/+84
* WPS: Make testing operations configurable at runtimeJouni Malinen2010-09-213-0/+69
* EAP-pwd: Add support for EAP-pwd server and peer functionalityDan Harkins2010-09-143-0/+15