| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: fix multiple security problems | Hauke Mehrtens | 2019-06-21 | 19 | -1/+2352 |
* | hostapd: expose device taxonomy signature via ubus | Felix Fietkau | 2018-12-18 | 1 | -0/+6 |
* | hostapd: add support for client taxonomy in the full config | Felix Fietkau | 2018-12-18 | 2 | -5/+29 |
* | hostapd: fix MAC filter related log spam | Jo-Philipp Wich | 2018-12-18 | 4 | -11/+78 |
* | hostapd: Fix compile with OpenSSL 1.1.0 + no deprecated APIs | Rosen Penev | 2018-12-18 | 1 | -0/+35 |
* | hostapd: fix build of wpa-supplicant-p2p | Alexander Couzens | 2018-12-18 | 1 | -0/+1 |
* | hostapd: remove unused struct hostapd_ubus_iface | Felix Fietkau | 2018-12-18 | 2 | -16/+1 |
* | hostapd: fix conflicts hell | Mathias Kresin | 2018-12-18 | 1 | -95/+47 |
* | hostapd: cleanup package definition | Mathias Kresin | 2018-12-18 | 1 | -46/+48 |
* | hostapd: make cli treat UNKNOWN COMMAND as failing | Denton Gentry | 2018-12-18 | 1 | -0/+11 |
* | hostapd: properly build hostapd-only SSL variants | Daniel Golle | 2018-12-18 | 1 | -11/+11 |
* | hostapd: update packaging and patches | Daniel Golle | 2018-12-18 | 34 | -445/+366 |
* | hostapd: convert ssl provider build options to variants | Daniel Golle | 2018-12-18 | 2 | -85/+285 |
* | hostapd: update to git HEAD of 2018-05-21, allow build against wolfssl | Daniel Golle | 2018-12-18 | 41 | -325/+627 |
* | wpa_supplicant: fix CVE-2018-14526 | John Crispin | 2018-08-10 | 1 | -0/+48 |
* | hostapd: fix IEEE 802.11r (fast roaming) defaults | Gospod Nassa | 2018-05-24 | 1 | -21/+27 |
* | hostapd: fix VHT80 for encrypted mesh channel settings | Sven Eckelmann | 2018-05-14 | 2 | -1/+46 |
* | hostapd: fix mesh+AP | Daniel Golle | 2018-05-14 | 15 | -220/+171 |
* | hostapd: add channel utilization as config option | Nick Hainke | 2018-05-07 | 1 | -2/+7 |
* | hostapd: fix a mesh mode crash with CONFIG_TAXONOMY enabled | Felix Fietkau | 2018-05-03 | 1 | -0/+23 |
* | hostapd: fix encrypted mesh channel settings | Daniel Golle | 2018-04-20 | 5 | -1/+226 |
* | Revert "hostapd: fix encrypted mesh channel settings" | Felix Fietkau | 2018-04-20 | 5 | -213/+1 |
* | hostapd: fix encrypted mesh channel settings | Daniel Golle | 2018-04-20 | 5 | -1/+213 |
* | hostapd: mesh: make forwarding configurable | Daniel Golle | 2018-04-18 | 3 | -2/+245 |
* | hostapd: fix compile of -mini variants | Daniel Golle | 2018-04-13 | 1 | -0/+23 |
* | hostapd: update to git snapshot of 2018-04-09 | Daniel Golle | 2018-04-13 | 32 | -76/+1085 |
* | 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 |