| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [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: Allow rsn_preauth configuration | nbd | 2010-12-19 | 1 | -14/+26 |
* | [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEP | jow | 2010-10-27 | 1 | -1/+9 |
* | [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 | 1 | -1/+10 |
* | [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 |
* | 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 |
* | [package] hostapd: always strip "11" from hwmode value | jow | 2010-03-21 | 1 | -2/+2 |
* | hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ... | nbd | 2010-02-19 | 1 | -0/+22 |
* | 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: implement wds ap support | nbd | 2009-11-11 | 1 | -1/+4 |
* | 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 |
* | [package] add additions from (#5149) | florian | 2009-07-14 | 1 | -2/+6 |
* | [package] hostapd: Remove deprecated 'debug' configuration variable | acinonyx | 2009-06-27 | 1 | -1/+0 |
* | [hostapd] hostapd only supports either b or g as hwmode configuration variable. | hauke | 2009-04-09 | 1 | -0/+3 |
* | wifi: fix hostapd + autochannel | nbd | 2009-03-27 | 1 | -15/+11 |
* | [packages] hostapd: add 11n mode and ht_capab option for hostapd | juhosg | 2009-03-01 | 1 | -1/+7 |
* | add country code option for hostapd (patch from #4675) | nbd | 2009-02-22 | 1 | -0/+2 |
* | fix hostapd startup for no-crypto configurations | nbd | 2009-01-30 | 1 | -1/+2 |
* | [package] hostapd,wpa_supplicant: create control interfaces for hostapd_cli a... | agb | 2009-01-15 | 1 | -0/+1 |
* | [package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't... | agb | 2008-12-31 | 1 | -8/+8 |
* | fix typo | nbd | 2008-10-30 | 1 | -1/+1 |
* | use pidfiles for hostapd/wpa_supplicant instead of killing all processes when... | nbd | 2008-10-29 | 1 | -1/+1 |
* | fix hostapd a/g mode if only the channel is configured in the config | nbd | 2008-10-29 | 1 | -1/+4 |
* | parse the a/g mode setting in /etc/config/wireless when setting up hostapd (i... | nbd | 2008-09-23 | 1 | -1/+8 |
* | A WPA(2) pre-shared key can either be specified as a 8 to 63 character passph... | florian | 2008-08-26 | 1 | -1/+5 |
* | Fix hostapd with open access point and per-device configuration, thanks sn9 | florian | 2008-08-23 | 1 | -1/+5 |
* | add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com> | thepeople | 2008-06-04 | 1 | -1/+18 |
* | change psk back to key | thepeople | 2008-02-18 | 1 | -1/+1 |
* | hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put i... | mb | 2008-02-17 | 1 | -3/+3 |
* | move hostapd setup script from wireless-tools to hostapd package | nbd | 2007-04-18 | 1 | -0/+66 |