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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: Add eapol_version config option
Felix Fietkau
2015-09-11
1
-1
/
+6
*
hostapd: Add vlan_file option to netifd.sh
John Crispin
2015-08-17
1
-1
/
+6
*
buttons: make all button handler scripts return 0
John Crispin
2015-07-24
1
-0
/
+2
*
wpa-supplicant: add 802.11r client support
Felix Fietkau
2015-07-15
2
-2
/
+7
*
hostapd: move ht_coex variable to mac80211.sh, guarded by 802.11n support
Felix Fietkau
2015-06-06
1
-4
/
+2
*
hostapd: add a new option to control HT coexistance separate from noscan
Felix Fietkau
2015-06-02
1
-2
/
+4
*
hostapd/netifd: encrypted mesh with wpa_supplicant
Felix Fietkau
2015-04-20
1
-18
/
+29
*
hostapd: Fix wps button hotplug script to handle multiple radios
John Crispin
2015-04-18
1
-3
/
+4
*
netifd: fix ieee80211r 'sh: bad number' in mac80211 setup (bug #19345)
Felix Fietkau
2015-04-11
1
-0
/
+1
*
hostapd: fix compile errors with nl80211 disabled (#19325)
Felix Fietkau
2015-03-27
2
-4
/
+0
*
hostapd: add 802.11r support
Felix Fietkau
2015-03-26
2
-1
/
+65
*
hostapd: allow multiple key management algorithms
Felix Fietkau
2015-03-26
2
-4
/
+8
*
hostapd: append nasid to config for all WPA types
Felix Fietkau
2015-03-26
2
-4
/
+12
*
hostapd: package wpad-mesh and wpa_supplicant-mesh variants
Felix Fietkau
2015-03-26
1
-0
/
+407
*
hostapd: update hostapd to 2015-03-25
Felix Fietkau
2015-03-26
5
-28
/
+2
*
hostapd: backport BSSID black/whitelists
John Crispin
2015-02-13
1
-0
/
+9
*
mac80211/hostapd: fix HT mode setup for RSN ad-hoc networks
Felix Fietkau
2015-01-24
1
-1
/
+2
*
hostapd: Add uapsd option to netifd.sh
Felix Fietkau
2015-01-05
1
-2
/
+4
*
hostapd: add support for configuring supported rates
Felix Fietkau
2014-12-27
1
-5
/
+15
*
hostapd: improve 802.1x dynamic vlan support with bridge names
John Crispin
2014-12-01
1
-2
/
+5
*
hostapd: Add wpa_psk_file option to netifd.sh
John Crispin
2014-10-20
1
-1
/
+7
*
scripts: fix wrong usage of '==' operator
John Crispin
2014-10-14
1
-1
/
+1
*
hostapd: read missing parameter for dynamic VLANs
John Crispin
2014-10-06
1
-1
/
+1
*
hostapd: allow using iapp for any encryption type (fixes #18022)
Felix Fietkau
2014-10-05
1
-2
/
+3
*
hostapd: do not remove foreign wpa_supplicant sockets
John Crispin
2014-09-17
1
-1
/
+1
*
hostapd: remove bogus default setting for wps_pin (#17873)
Felix Fietkau
2014-09-15
2
-4
/
+3
*
hostapd: fix some whitespaces
Luka Perkov
2014-08-11
1
-3
/
+3
*
hostapd: Reintroduce Full Dynamic VLAN support
Jo-Philipp Wich
2014-07-29
1
-1
/
+14
*
hostapd: add a require_mode option in wifi-device sections to select the mini...
Felix Fietkau
2014-07-15
1
-1
/
+7
*
hostapd: move reading of rsn_preauth out of auth_type=eap context
Felix Fietkau
2014-06-05
1
-3
/
+3
*
hostapd: replace undefined $bridge with $network_bridge
Felix Fietkau
2014-06-04
1
-3
/
+3
*
hostapd: Add optional support for hostapd own_ip_addr in wireless config
John Crispin
2014-06-02
2
-1
/
+5
*
hostapd: add an option for 802.11h (enabled by default)
Felix Fietkau
2014-05-03
1
-2
/
+6
*
802.11s: fix authsae support in netifd
John Crispin
2014-04-12
1
-1
/
+1
*
hostapd: fix "bad number" error due to missing wps_pbc_in_m1 option (since r3...
Felix Fietkau
2014-04-12
1
-0
/
+1
*
hostapd: add pbc_in_m1 option
Felix Fietkau
2014-03-21
1
-2
/
+3
*
hostapd: add validation rules to wireless handler
John Crispin
2014-02-18
1
-6
/
+6
*
wifi: Introduce 802.11ac support
Felix Fietkau
2014-02-03
2
-0
/
+6
*
hostapd: do not get basic_rate as a simple string variable
Felix Fietkau
2014-02-02
1
-1
/
+1
*
hostapd: fix basic rate list handling with netifd
Felix Fietkau
2014-01-31
1
-1
/
+7
*
hostapd: Fix 80211w setup with netifd
Jo-Philipp Wich
2014-01-28
1
-1
/
+1
*
hostapd: Fix basic_rate setup with netifd
Jo-Philipp Wich
2014-01-28
1
-0
/
+1
*
hostapd: fix mcast_rate setting
John Crispin
2014-01-14
1
-1
/
+1
*
hostapd: fix frequency setting for IBSS/RSN
John Crispin
2014-01-12
1
-2
/
+4
*
hostapd: fix mixed wep/wpa with netifd
Felix Fietkau
2013-12-28
1
-0
/
+1
*
hostapd: fix the uci option name for ap isolate
Felix Fietkau
2013-12-28
1
-5
/
+5
*
hostapd: fix wep with netifd
Felix Fietkau
2013-12-23
1
-4
/
+4
*
hostapd: fix short_preamble option
Jo-Philipp Wich
2013-12-10
1
-1
/
+1
*
hostapd: properly parse wmm and hidden uci options (#14589)
Jo-Philipp Wich
2013-12-08
1
-1
/
+1
*
hostapd: fix maclist processing with netifd
Felix Fietkau
2013-12-03
1
-2
/
+3
[next]