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 compilation of wpa_supplicant
Karel Kočí
2020-06-18
1
-4
/
+4
*
hostapd: hostapd_set_psk_file: fix defaut value for mac
Johann Neuhauser
2020-06-13
1
-1
/
+1
*
hostapd: add config symbol for allowing drivers to enable 802.11ax support
Felix Fietkau
2020-06-10
3
-0
/
+14
*
hostapd: update to latest Git hostap_2_9-1331-g5a8b366233f5
Petr Štetiar
2020-06-09
23
-113
/
+113
*
hostapd: silence rm
Stijn Tintel
2020-06-08
1
-2
/
+2
*
hostapd: add support for wifi-station and wifi-vlan sections
John Crispin
2020-06-04
1
-0
/
+37
*
hostapd: Add disable_vht when using NOHT/HT* modes
Enrique Rodríguez Valencia
2020-05-28
1
-1
/
+2
*
hostapd: add WEP as queryable build feature
David Bauer
2020-05-22
1
-0
/
+4
*
hostapd: bring back mesh patches
Daniel Golle
2020-05-21
28
-108
/
+792
*
hostapd: disable support for Wired Equivalent Privacy by default
Petr Štetiar
2020-05-21
2
-0
/
+14
*
hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848ed
Petr Štetiar
2020-05-21
47
-1327
/
+262
*
hostapd: backport wolfssl bignum fixes
Daniel Golle
2020-05-16
4
-1
/
+107
*
wpad-wolfssl: fix crypto_bignum_sub()
Antonio Quartulli
2020-04-28
1
-0
/
+26
*
hostapd: reduce to a single instance per service
Daniel Golle
2020-04-14
8
-174
/
+62
*
hostapd: backport usleep patch
Rosen Penev
2020-04-13
2
-1
/
+54
*
wpa_supplicant: disable CONFIG_WRITE functionality
Kirill Lukonin
2020-04-13
2
-2
/
+2
*
hostapd: Move hostapd variants to WirelessAPD menu
Kevin Darbyshire-Bryant
2020-04-05
1
-0
/
+9
*
hostapd: add abridged flag in disassoc_imminent
Nick Hainke
2020-03-30
1
-0
/
+5
*
hostapd: expose beacon reports through ubus
Nick Hainke
2020-03-30
3
-0
/
+51
*
hostapd: Add 802.11r support for WPA3-Enterprise
Jesus Fernandez Manzano
2020-03-30
1
-0
/
+1
*
hostapd: fix segfault in wpa_supplicant ubus
Daniel Golle
2020-03-18
2
-1
/
+3
*
hostapd: fix pointer cast warnings
Leon M. George
2020-03-17
2
-8
/
+15
*
hostapd: remove trailing whitespace
Leon M. George
2020-03-17
1
-2
/
+2
*
hostapd: enhance wifi reload
John Crispin
2020-02-25
2
-18
/
+134
*
hostapd: start hostapd/wpa_supplicant for all wiphy devices
Piotr Dymacz
2020-02-24
2
-2
/
+2
*
hostapd: remove erroneous $(space) redefinition
Jo-Philipp Wich
2020-02-08
1
-3
/
+0
*
hostapd: add back support for passing CSA events from sta/mesh to AP interfaces
Felix Fietkau
2020-01-29
1
-0
/
+129
*
hostapd: unconditionally enable ap/mesh for wpa-cli
Felix Fietkau
2020-01-28
1
-1
/
+7
*
hostapd: remove some bashisms
Sven Roederer
2020-01-26
1
-3
/
+3
*
hostapd: fix faulty WMM IE parameters with ETSI regulatory domains
Felix Fietkau
2020-01-23
2
-0
/
+88
*
hostapd: add support for system cert bundle validation
David Lam
2020-01-16
2
-6
/
+15
*
hostapd: cleanup IBSS-RSN
Daniel Golle
2020-01-16
2
-6
/
+2
*
hostapd: add wpa_strict_rekey support
Kyle Copperfield
2020-01-15
1
-1
/
+3
*
hostapd: add dtim_period, local_pwr_constraint, spectrum_mgmt_required
Kyle Copperfield
2020-01-15
2
-3
/
+12
*
hostapd: add support for subject validation
David Lam
2020-01-14
2
-1
/
+93
*
hostapd: Activate PIE by default
Hauke Mehrtens
2020-01-13
1
-0
/
+1
*
hostapd: disable ft_psk_generate_local for non-PSK networks
David Bauer
2020-01-09
1
-1
/
+9
*
hostapd: re-introduce process tracking
Daniel Golle
2019-12-08
1
-0
/
+4
*
hostapd: manage instances via procd instead of pidfile
Felix Fietkau
2019-12-08
1
-9
/
+41
*
hostapd: fix crash regression triggered by mesh mode
Felix Fietkau
2019-12-08
1
-1
/
+1
*
hostapd: enable CTRL_IFACE_MIB for hostapd-full
David Bauer
2019-12-08
7
-0
/
+35
*
hostapd: add ubus reload
John Crispin
2019-11-12
9
-20
/
+601
*
hostapd: enable PMKSA and OK caching for WPA3-Personal
David Bauer
2019-11-04
1
-1
/
+8
*
hostapd: add IEEE 802.11k support
Kyle Copperfield
2019-11-02
1
-0
/
+13
*
hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM
Eneas U de Queiroz
2019-10-12
1
-1
/
+0
*
hostapd: Add mesh support for wpad full
Hauke Mehrtens
2019-09-22
1
-2
/
+2
*
hostapd: use getrandom syscall
Hauke Mehrtens
2019-09-22
7
-7
/
+7
*
hostapd: Remove unneeded patch
Hauke Mehrtens
2019-09-22
8
-28
/
+14
*
hostapd: use config option CONFIG_NO_LINUX_PACKET_SOCKET_WAR
Hauke Mehrtens
2019-09-22
5
-16
/
+4
*
hostapd: Update to version 2.9 (2019-08-08)
Hauke Mehrtens
2019-09-22
47
-639
/
+272
[next]