index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
/
services
/
hostapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: fix key_mgmt typo
Leon M. George
2021-01-14
2
-2
/
+2
*
hostapd: remove trailing whitespaces
Leon M. George
2021-01-14
1
-2
/
+2
*
hostapd: remove unused variable
Leon M. George
2021-01-14
1
-1
/
+0
*
hostapd: remove unused variable
Leon M. George
2021-01-14
1
-1
/
+0
*
hostapd: run as user 'network' if procd-ujail is installed
Daniel Golle
2021-01-14
4
-2
/
+55
*
hostapd: improve error handling when adding supplicant config
Daniel Golle
2021-01-14
2
-5
/
+5
*
hostapd: add multicast_to_unicast and per_sta_vif
Etan Kissling
2021-01-14
2
-2
/
+15
*
hostapd: return PID on config_add call
Daniel Golle
2021-01-10
4
-4
/
+11
*
hostapd: wpa_supplicant: Enable proper GCMP cipher support
Robert Marko
2021-01-05
2
-1
/
+6
*
hostapd: add support for custom per-BSS options
Florian Beverborg
2021-01-03
2
-1
/
+8
*
hostapd: do not restart hostapd instance on wireless restarts
Felix Fietkau
2020-12-31
1
-1
/
+1
*
treewide: nuke DRIVER_11W_SUPPORT
Dobroslaw Kijowski
2020-12-23
3
-11
/
+1
*
hostapd: pass respawn settings when registering the service
John Crispin
2020-12-22
1
-2
/
+2
*
hostapd: Use EAPOLv1 (802.1X-2001) if WPA enabled
Nick Lowe
2020-12-22
1
-1
/
+1
*
hostapd: parse skip_inactivity_poll option
Nadim Atiya
2020-12-22
2
-3
/
+5
*
hostapd: Disable 802.11b data rates by default
Nick Lowe
2020-12-06
2
-2
/
+2
*
hostapd: Add cell_density data rates option
Nick Lowe
2020-11-30
1
-13
/
+54
*
hostapd: fix "sh: out of range" errors
Stijn Tintel
2020-11-26
1
-0
/
+7
*
hostapd: fix patch offset
Leon M. George
2020-11-23
1
-1
/
+1
*
hostapd: enable the epoll-based event loop
Rui Salvaterra
2020-11-23
8
-8
/
+8
*
hostapd: set validity interval for BSS TMRA
David Bauer
2020-11-17
1
-1
/
+1
*
hostapd: add support for static airtime policy configuration
Dobroslaw Kijowski
2020-11-17
2
-2
/
+8
*
hostapd: fix per-BSS airtime configuration
Dobroslaw Kijowski
2020-11-17
2
-1
/
+3
*
hostapd: ubus: add get_status method
David Bauer
2020-11-17
1
-0
/
+40
*
hostapd: ubus: add VHT capabilities to client list
David Bauer
2020-11-17
1
-0
/
+71
*
hostapd: ubus: add driver information to client list
David Bauer
2020-11-17
1
-0
/
+24
*
hostapd: fix variable shadowing
David Bauer
2020-11-17
1
-0
/
+2
*
hostapd: add a hostapd-basic-wolfssl variant
Rui Salvaterra
2020-11-08
1
-0
/
+13
*
hostapd: enable OWE for the basic-{openssl, wolfssl} variants
Rui Salvaterra
2020-10-31
1
-0
/
+6
*
hostapd: remove hostapd-hs20 variant
Daniel Golle
2020-10-30
1
-18
/
+0
*
hostapd: add {hostapd,wpad}-basic-openssl variants
Rui Salvaterra
2020-10-30
2
-0
/
+28
*
hostapd: wpas: add missing config symbols
David Bauer
2020-10-28
2
-3
/
+3
*
hostapd: bump PKG_RELEASE
David Bauer
2020-10-28
1
-1
/
+1
*
hostapd: add interworking support
David Bauer
2020-10-28
2
-1
/
+79
*
hostapd: add FTM responder support
David Bauer
2020-10-28
1
-0
/
+13
*
hostapd: remove ieee80211v option
David Bauer
2020-10-28
1
-14
/
+6
*
hostapd: make rrm report independent of ieee80211k setting
David Bauer
2020-10-28
1
-5
/
+4
*
hostapd: ubus: add handler for wps_status and guard WPS calls
Daniel Golle
2020-10-16
3
-1
/
+57
*
mac80211: add support for specifying a per-device scan list
Felix Fietkau
2020-09-29
1
-0
/
+1
*
hostapd: ubus: make (B)SSID optional for neighbor report
David Bauer
2020-09-22
2
-10
/
+25
*
hostapd: ubus: send notification instead of event
David Bauer
2020-09-22
2
-12
/
+13
*
hostapd: ubus: fix infinite loop when configuring RRM NR
David Bauer
2020-09-21
2
-3
/
+2
*
hostapd: send procd event on BSS update
David Bauer
2020-09-21
2
-4
/
+36
*
hostapd: send ubus event on BSS update
David Bauer
2020-09-21
2
-2
/
+24
*
hostapd: add support for per-BSS airtime configuration
David Bauer
2020-09-11
3
-4
/
+14
*
hostapd: add UCI support for Hotspot 2.0
Daniel Golle
2020-09-08
3
-3
/
+107
*
hostapd: add hs20 variant
Daniel Golle
2020-09-01
1
-1
/
+21
*
hostapd: Fix compile errors after wolfssl update
Hauke Mehrtens
2020-08-27
1
-0
/
+10
*
hostapd: recognize option "key" as alias for "auth_secret"
Jo-Philipp Wich
2020-08-07
2
-2
/
+2
*
hostapd: make "key" option optional if "wpa_psk_file" is provided
Jo-Philipp Wich
2020-08-07
1
-5
/
+5
[next]