| Commit message (Expand) | Author | Age | Files | Lines |
* | wpa_supplicant: make key_mgmt default to NONE | nbd | 2012-03-29 | 1 | -4/+2 |
* | wpa_supplicant: fix regressions introduced by the ibss-rsn changes | nbd | 2012-03-27 | 1 | -3/+4 |
* | wpa_supplicant: add CONFIG_IBSS_RSN=y compilation option | nbd | 2012-03-27 | 1 | -0/+2 |
* | wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONE | nbd | 2012-03-27 | 1 | -0/+5 |
* | hostapd: disable the state dump callback to save a few more kb | nbd | 2012-02-21 | 2 | -0/+4 |
* | [package] hostapd: correctly pass 64 char hex PSK to wpa_supplicant | hcg | 2012-02-13 | 1 | -1/+1 |
* | [package] hostapd: introduce a client_cert option which is passed on to wpa_s... | jow | 2012-01-24 | 1 | -0/+3 |
* | [package] hostapd: add code to prevent accidentally bridging non-wds sta mode... | jow | 2011-11-08 | 1 | -0/+9 |
* | [package] hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options,... | jow | 2011-09-09 | 1 | -5/+12 |
* | [package] hostapd: introduce options to configure the logging behaviour. | jow | 2011-08-20 | 1 | -1/+37 |
* | wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #... | nbd | 2011-04-26 | 2 | -0/+4 |
* | [package] hostapd: add accounting configuration to hostapd uci script | acinonyx | 2011-04-05 | 1 | -7/+17 |
* | hostapd: add more wps config methods to the config | nbd | 2011-03-25 | 1 | -2/+14 |
* | [package] hostapd: allow mixed TKIP/CCMP for 11n | jow | 2011-02-15 | 1 | -2/+2 |
* | hostapd: Create one control interface per virtual bssid | nbd | 2011-01-14 | 1 | -1/+3 |
* | hostapd: fix appending the iapp_interface variable to the config | nbd | 2010-12-19 | 1 | -1/+1 |
* | hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config | nbd | 2010-12-19 | 1 | -0/+2 |
* | hostapd: Allow rsn_preauth configuration | nbd | 2010-12-19 | 1 | -14/+26 |
* | [package] hostapd: Add 'identity' config option when eap_type is 'tls' on wpa... | acinonyx | 2010-11-03 | 1 | -0/+2 |
* | [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEP | jow | 2010-10-27 | 1 | -1/+9 |
* | hostapd/mac80211: implement support for AP+STA | nbd | 2010-10-23 | 1 | -1/+2 |
* | [package] hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719) | acinonyx | 2010-08-08 | 1 | -0/+2 |
* | hostapd: add preliminary wps script support (push-button only, does not handl... | nbd | 2010-07-08 | 2 | -1/+16 |
* | hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad | nbd | 2010-07-08 | 2 | -1/+3 |
* | [package] hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na | jow | 2010-06-30 | 1 | -0/+8 |
* | [package] hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override | jow | 2010-06-30 | 1 | -1/+1 |
* | [package] hostapd: forgot the actual change in previous commit | jow | 2010-06-16 | 1 | -0/+1 |
* | hostapd: add ap isolate support for mac80211 | nbd | 2010-04-26 | 1 | -0/+5 |
* | [package] hostapd: fixup madwifi turbo modes (#7060) | jow | 2010-04-03 | 1 | -1/+2 |
* | When enabling MFP, hostapd will read assoc_sa_query_max_timeout and | thepeople | 2010-03-24 | 1 | -0/+8 |
* | Enable management frame protection in hostapd, and make it configurable | thepeople | 2010-03-24 | 1 | -0/+7 |
* | Enable management frame protection in wpa_supplicant, and make it | thepeople | 2010-03-24 | 2 | -1/+11 |
* | Cleanup redundant psk handling code in wpa_supplicant.sh. | thepeople | 2010-03-24 | 1 | -10/+5 |
* | [package] hostapd: always strip "11" from hwmode value | jow | 2010-03-21 | 1 | -2/+2 |
* | hostapd: remove the hotplug script for adding wds station interfaces to a bri... | nbd | 2010-03-09 | 1 | -12/+0 |
* | wpa_supplicant: fix bridging settings for wds | nbd | 2010-03-09 | 1 | -0/+8 |
* | hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ... | nbd | 2010-02-19 | 1 | -0/+22 |
* | mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti... | nbd | 2010-02-19 | 1 | -1/+4 |
* | mac80211: use wpa_supplicant for unencrypted connections to improve client mo... | nbd | 2010-02-08 | 1 | -0/+3 |
* | hostapd: add a build variant for wpa_supplicant and one for a multicall hosta... | nbd | 2010-01-23 | 6 | -0/+953 |
* | mac80211: restructure /lib/wifi/mac80211.sh | nbd | 2010-01-20 | 1 | -97/+45 |
* | hostapd: parse the option for hiding the ESSID (#6310) | nbd | 2009-12-09 | 1 | -0/+2 |
* | hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247) | nbd | 2009-11-29 | 1 | -21/+21 |
* | hostapd: automatically add wds sta interfaces of an ap to the right bridge | nbd | 2009-11-11 | 1 | -0/+12 |
* | hostapd: implement wds ap support | nbd | 2009-11-11 | 1 | -1/+4 |
* | hostapd: update to latest git, remove openssl dependency for hostapd-full, it... | nbd | 2009-11-11 | 2 | -1/+26 |
* | hostapd: use the new build variants feature to clean up the makefile | nbd | 2009-11-10 | 1 | -0/+0 |
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | nbd | 2009-11-04 | 1 | -0/+3 |
* | hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association... | nbd | 2009-10-17 | 1 | -0/+8 |
* | hostapd: initialize wme to sane values | nbd | 2009-10-02 | 1 | -0/+37 |