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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ead: fix resource leak in tinysrp
Andrea Dalla Costa
2020-01-05
1
-1
/
+3
*
pppd: update to 2.4.8
DENG Qingfang
2020-01-05
21
-68
/
+67
*
dropbear: add missing zlib dependency for dropbearconvert
Matt Merhar
2020-01-05
1
-0
/
+1
*
lldpd: Fix compilation without fortify-headers
Rosen Penev
2020-01-05
3
-4
/
+23
*
wireguard: bump to 20191226
Jason A. Donenfeld
2019-12-27
3
-279
/
+7
*
wireguard: bump to 20191219
Kevin Darbyshire-Bryant
2019-12-24
1
-4
/
+3
*
uhttpd: reset PKG_RELEASE
Jo-Philipp Wich
2019-12-22
1
-1
/
+1
*
uhttpd: update to latest Git HEAD
Jo-Philipp Wich
2019-12-22
1
-3
/
+3
*
openvpn: update to 2.4.8
Magnus Kroken
2019-12-22
5
-6
/
+129
*
wireguard: bump to 0.0.20191212
Kevin Darbyshire-Bryant
2019-12-17
1
-2
/
+2
*
odhcpd: update to latest git HEAD
Hans Dedecker
2019-12-15
1
-3
/
+3
*
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
*
wireguard: bump to 0.0.20191205
Jason A. Donenfeld
2019-12-05
1
-2
/
+2
*
wireguard: bump to 0.0.20191127
Jason A. Donenfeld
2019-11-27
1
-2
/
+2
*
dnsmasq: correct sense & usage of dnsseccheckunsigned
Kevin Darbyshire-Bryant
2019-11-23
2
-2
/
+3
*
hostapd: add ubus reload
John Crispin
2019-11-12
9
-20
/
+601
*
dnsmasq: Activate LTO
Hauke Mehrtens
2019-11-08
1
-2
/
+2
*
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
*
dropbear: rebuild libs on config change
Yousong Zhou
2019-11-01
1
-0
/
+4
*
wireguard: bump to latest snapshot 20191012
Kevin Darbyshire-Bryant
2019-10-16
1
-2
/
+2
*
odhcpd: update to latest git HEAD
Hans Dedecker
2019-10-14
1
-3
/
+3
*
hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM
Eneas U de Queiroz
2019-10-12
1
-1
/
+0
*
ppp: update to version 2.4.7.git-2019-10-04
Hans Dedecker
2019-10-10
26
-164
/
+104
*
odhcpd: update to latest git HEAD
Hans Dedecker
2019-10-04
1
-3
/
+3
*
wireguard: bump to 0.0.20190913
Brandy Krueger
2019-09-28
1
-2
/
+2
*
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
*
hostapd: Update to version 2.8 (2019-04-21)
Hauke Mehrtens
2019-09-22
89
-5673
/
+532
*
hostapd: Fix AP mode PMF disconnection protection bypass
Hauke Mehrtens
2019-09-21
4
-6
/
+72
*
hostapd: mirror ieee80211w ap mode defaults in station mode
Jo-Philipp Wich
2019-09-20
2
-1
/
+10
*
hostapd: fix OWE settings in client mode
Jo-Philipp Wich
2019-09-20
2
-1
/
+2
*
hostapd: declare struct wpa_bss early
Leon M. George
2019-09-19
1
-0
/
+19
*
hostapd: revert signature change in patch
Leon M. George
2019-09-19
1
-1
/
+1
*
netifd,lldpd,rpcd,log: use generic service_running
Petr Štetiar
2019-09-15
1
-4
/
+0
*
odhcpd: update to latest git HEAD
Hans Dedecker
2019-09-15
1
-3
/
+3
*
odhcpd: fix update to git HEAD
Hans Dedecker
2019-09-12
1
-2
/
+2
*
odhcpd: update to latest git HEAD (FS#2019)
Hans Dedecker
2019-09-12
2
-2
/
+5
*
hostapd: SAE/EAP-pwd side-channel attack update
Hauke Mehrtens
2019-09-10
9
-1
/
+397
*
hostapd: Fix security problem
Hauke Mehrtens
2019-09-10
3
-1
/
+81
*
uhttpd: add support to generate EC keys
Eneas U de Queiroz
2019-09-01
3
-2
/
+14
*
uhttpd: update to latest Git HEAD
Jo-Philipp Wich
2019-08-18
1
-3
/
+3
*
hostapd: Allow CONFIG_IEEE80211W for all but mini variant
Hauke Mehrtens
2019-08-17
1
-6
/
+2
*
hostapd: Remove ROBO switch support
Hauke Mehrtens
2019-08-17
1
-2
/
+0
[next]