| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: update to git snapshot of 2018-03-26 | Daniel Golle | 2018-03-27 | 35 | -1530/+153 |
* | hostapd: do not register ubus objects for mesh interfaces | Felix Fietkau | 2018-02-24 | 1 | -0/+5 |
* | hostapd: add support for sending 802.11v disassoc imminent notifications to c... | Felix Fietkau | 2018-02-21 | 1 | -0/+97 |
* | hostapd: add support for issuing 802.11k beacon measurement requests via ubus | Felix Fietkau | 2018-02-21 | 1 | -0/+90 |
* | hostapd: expose client 802.11k capabilities via ubus | Felix Fietkau | 2018-02-21 | 1 | -0/+6 |
* | hostapd: return with 80211 codes in handle event function | Nick Hainke | 2018-02-21 | 2 | -23/+36 |
* | hostapd: add IEEE 802.11v support | Lorenzo Santina | 2018-02-21 | 3 | -2/+21 |
* | hostapd: add support for turning on 802.11k/v features via ubus | Felix Fietkau | 2018-02-21 | 2 | -7/+125 |
* | hostapd: add support for hostapd's radius_client_addr | Stephan Brunner | 2018-01-27 | 1 | -1/+3 |
* | hostapd: bump PKG_RELEASE after 802.11w changes | Jo-Philipp Wich | 2018-01-07 | 1 | -1/+1 |
* | hostapd: set group_mgmt_cipher when ieee80211w is enabled | Jo-Philipp Wich | 2018-01-07 | 1 | -1/+3 |
* | merge: ssid: update default ssid | Zoltan HERPAI | 2017-12-08 | 1 | -2/+2 |
* | hostapd: backport fix for wnm_sleep_mode=0 | Timo Sigurdsson | 2017-12-07 | 2 | -1/+36 |
* | hostapd: Expose the tdls_prohibit option to UCI | Timo Sigurdsson | 2017-12-07 | 1 | -1/+6 |
* | hostapd: remove unused local var declaration | Leon M. George | 2017-11-21 | 1 | -2/+0 |
* | hostapd: don't set htmode for wpa_supplicant | Leon M. George | 2017-11-21 | 1 | -2/+0 |
* | add PKG_CPE_ID ids to package and tools | Alexander Couzens | 2017-11-17 | 1 | -0/+1 |
* | hostapd: rework frequency/ht/vht selection for ibss/mesh | Felix Fietkau | 2017-11-15 | 8 | -178/+55 |
* | hostapd: explicitly set beacon interval for wpa_supplicant | Sven Eckelmann | 2017-11-15 | 1 | -0/+1 |
* | hostapd: set mcast_rate in mesh mode | Sven Eckelmann | 2017-11-15 | 1 | -0/+68 |
* | hostapd: refresh ubus patch | Felix Fietkau | 2017-11-15 | 1 | -36/+18 |
* | hostapd: remove default r1_key_holder generation | Yury Shvedov | 2017-11-06 | 1 | -2/+1 |
* | Revert "wpa_supplicant: log to syslog instead of stdout" | Jo-Philipp Wich | 2017-10-27 | 2 | -2/+2 |
* | hostapd: fix up ubus support | John Crispin | 2017-10-25 | 2 | -23/+45 |
* | hostapd: bump PKG_RELEASE | Stijn Tintel | 2017-10-18 | 1 | -1/+1 |
* | hostapd: add wpa_disable_eapol_key_retries option | Stijn Tintel | 2017-10-17 | 1 | -0/+5 |
* | hostapd: backport extra changes related to KRACK | Stijn Tintel | 2017-10-17 | 9 | -9/+442 |
* | hostapd: bump PKG_RELEASE | Stijn Tintel | 2017-10-17 | 1 | -1/+1 |
* | hostapd: merge fixes for WPA packet number reuse with replayed messages and k... | Felix Fietkau | 2017-10-16 | 14 | -29/+965 |
* | hostapd: escape double quoutes in wpad CFLAGS | Stijn Tintel | 2017-10-07 | 1 | -0/+1 |
* | hostapd: update to version 2017-08-24 | Koen Vandeputte | 2017-10-07 | 25 | -478/+145 |
* | hostapd: add support for accessing 802.11k neighbor report elements via ubus | Felix Fietkau | 2017-09-28 | 1 | -0/+169 |
* | hostapd: add support for specifying device config options directly in uci | Felix Fietkau | 2017-09-28 | 1 | -0/+6 |
* | hostapd: update wpa_supplicant p2p config | Lorenzo Santina | 2017-09-28 | 1 | -91/+278 |
* | hostapd: update wpa_supplicant mini config | Lorenzo Santina | 2017-09-28 | 1 | -100/+292 |
* | hostapd: update wpa_supplicant full config | Lorenzo Santina | 2017-09-28 | 1 | -93/+280 |
* | hostapd: update hostapd mini config | Lorenzo Santina | 2017-09-28 | 1 | -19/+237 |
* | hostapd: update hostapd full config | Lorenzo Santina | 2017-09-28 | 1 | -27/+235 |
* | hostapd: ft_over_ds support | Lorenzo Santina | 2017-09-18 | 1 | -2/+4 |
* | hostapd: ft_psk_generate_local support | Lorenzo Santina | 2017-09-18 | 1 | -2/+4 |
* | treewide: fix shellscript syntax errors/typos | Lorenzo Santina | 2017-09-13 | 2 | -2/+2 |
* | hostapd: fix iapp_interface option | Lorenzo Santina | 2017-09-10 | 1 | -1/+1 |
* | hostapd: add additional ubus notifications | John Crispin | 2017-08-22 | 3 | -2/+107 |
* | wpa_supplicant: log to syslog instead of stdout | Stijn Tintel | 2017-08-10 | 1 | -1/+1 |
* | hostapd: configure NAS ID regardless of encryption | Yury Shvedov | 2017-06-28 | 1 | -3/+3 |
* | hostapd: add acct_interval option | Yury Shvedov | 2017-06-28 | 1 | -2/+5 |
* | hostapd: add support for acs_chan_bias option | Kevin Darbyshire-Bryant | 2017-06-24 | 2 | -2/+6 |
* | mac80211, hostapd: always explicitly set beacon interval | Matthias Schiffer | 2017-05-13 | 2 | -4/+3 |
* | hostapd: remove unused variable declarations in hostapd.sh | Matthias Schiffer | 2017-05-13 | 1 | -1/+0 |
* | hostapd: add legacy_rates option to disable 802.11b data rates. | Nick Lowe | 2017-05-03 | 1 | -8/+20 |