coolsnowwolf
f2f84a682e
jquery v3.5.0 mark
2020-04-30 11:31:31 +08:00
coolsnowwolf
e3e03876c2
add rclone package and luci-app-rclone
2020-04-30 10:14:30 +08:00
coolsnowwolf
6cdf4ded1f
ath10k-firmware: move CT firmwares to new package
2020-04-30 10:11:11 +08:00
lunatickochiya
11848e8b43
shadowsocksr-libev:reduce file size ( #4467 )
...
参数来源:c54a826086 (diff-517378957dd5ecc51358b1ae79836edb)
经测试,对于ssr也可以优化
测试平台:ar71xx ramips
2020-04-28 13:58:13 +08:00
coolsnowwolf
cbba577f6d
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2020-04-27 12:50:13 +08:00
coolsnowwolf
4787dbaf3c
mac80211: ath10k: increase rx buffer size to 2048
2020-04-27 12:49:57 +08:00
Chuck
55e06fdb00
dropbear: only bind lan by default ( #4456 )
2020-04-27 12:31:07 +08:00
Mattraks
a561416254
v2ray-plugin:Add GOPROXY support ( #4421 )
2020-04-27 00:57:24 +08:00
coolsnowwolf
b0fd180162
Revert "mac80211 ath10k: increase rx buffer size to 2048"
...
This reverts commit 2c0a9d403e190dd93bf3e1ee9a2fec4811782ec8.
2020-04-26 16:37:04 +08:00
coolsnowwolf
9206d58b34
luci-app-ipsec-vpnd: fix outboud rules with some China android phones
2020-04-26 16:20:39 +08:00
coolsnowwolf
fcfde03578
UnblockNeteaseMusic: update search api
2020-04-26 16:09:40 +08:00
coolsnowwolf
f43d194449
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2020-04-26 15:28:01 +08:00
coolsnowwolf
2c0a9d403e
mac80211 ath10k: increase rx buffer size to 2048
2020-04-26 15:27:50 +08:00
wybb
ceb6d06fd0
fix xlnetacc logout ( #4422 )
...
迅雷快鸟openwrt的原作者项目:https://github.com/sensec/luci-app-xlnetacc/blob/master/files/root/etc/init.d/xlnetacc
原项目并没有采用kill -9的强杀方式
lean项目中迁移后的版本使用kill -9会导致不能正确注销,从而产生如下问题。
1、luci 快鸟web界面中切换从“启用”切换为“不启用”后,短期内无法停止提速效果(因为只是强杀xlnetacc.sh)
2、强杀将导致未注销就丢失了最近一次的sessionid(该变量为xlnetacc.sh的临时变量,强杀后就丢失了)。根据迅雷快鸟的官方规则,在前一次未注销的情况下,假如ip变化,那么新ip在24小时内将无法再次加速。
所以导致了在
a.重启路由
b.重启光猫
c.重新插拔光猫网线
d.web界面中手工停用快鸟后又进行了重新拨号
这些操作都将导致24小时内无法再次提速
原始项目中采用不加-9的kill能够安全发送信号导致注销操作
2020-04-26 15:25:46 +08:00
AmadeusGhost
463b6ac050
mac80211: fixed slow wireless startup ( #4420 )
...
* hostapd: reduce to a single instance per service
* mac80211: sync upstream source code
* iw: bump to 5.4
2020-04-23 16:42:46 +08:00
CN_SZTL
fc7ff01576
openssl: bump to 1.1.1g ( #4415 )
...
Fixes NULL dereference in SSL_check_chain() for TLS 1.3, marked with
high severity, assigned CVE-2020-1967.
Ref: https://www.openssl.org/news/secadv/20200421.txt
Cherry-pick from openwrt/openwrt@3773ae1 .
Also add mirror for mainland China user in this commit.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
Co-authored-by: Petr Štetiar <ynezz@true.cz>
2020-04-23 10:47:31 +08:00
CN_SZTL
3bb1af32ad
mbedtls: update to 2.16.6 ( #4387 )
...
Security fixes for:
* CVE-2020-10932
* a potentially remotely exploitable buffer overread in a DTLS client
* bug in DTLS handling of new associations with the same parameters
Full release announement:
https://tls.mbed.org/tech-updates/releases/mbedtls-2.16.6-and-2.7.15-released
Cherry-pick from: openwrt/openwrt@02fcbe2 .
Signed-off-by: Magnus Kroken <mkroken@gmail.com>
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
Co-authored-by: Magnus Kroken <mkroken@gmail.com>
2020-04-20 21:04:48 +08:00
CN_SZTL
b20f9a70dc
luci-app-unblockmusic: drop outdated server ( #4386 )
2020-04-20 21:02:20 +08:00
Kui Wu
b7e9fc662c
luci-app-frpc: add proxy_protocol_version option for proxy config ( #4370 )
2020-04-18 20:20:40 +08:00
ricksuzade-maker
b8f8afb7d0
Bump wireguard to 1.0.20200413 ( #4361 )
...
Bump to the newest version of wireguard
2020-04-18 11:20:24 +08:00
Xiaok
639f3631e8
n2n: update to v2.6.0-stable ( #4349 )
2020-04-17 11:51:15 +08:00
Chuck
5f3f4e3566
netdevices.mk: fix SFC9x00 config( #4271 ) ( #4328 )
2020-04-17 00:45:03 +08:00
Xiaok
a5570642c6
frp: bump version to v0.32.1 and dos2unix for Makefile ( #4338 )
2020-04-16 16:12:16 +08:00
coolsnowwolf
036efba3c1
hostapd: backport usleep patch
2020-04-16 12:59:49 +08:00
fw876@outlook.com
988acf9daa
remove obsolete package
2020-04-16 12:27:11 +08:00
lean
6c8c96cedf
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2020-04-15 20:42:34 +08:00
lean
7262d9503e
luci-app-ssr-plus:hide ssr server option when shadowsocks-libev-ss-server is not installed
2020-04-15 20:42:20 +08:00
HQ Ong
2284f0da80
Add ACL rule to compatible with trunk Luci requirement ( #4323 )
...
Add ACL rule to compatible with trunk Luci requirement
2020-04-15 20:40:07 +08:00
lean
2125e805d1
luci-app-ssr-plus: revert lock feature
2020-04-15 20:39:16 +08:00
Mattraks
8a02b49078
luci-app-ssr-plus:Fix Socks5 startup errors ( #4310 )
...
* luci-app-ssr-plus:Fix Socks5 startup errors
* luci-app-ssr-plus:Fix pdnsd EOF warning errors
* luci-app-ssr-plus: ssr-switch Adjust Output
* luci-app-ssr-plus: Data Update
2020-04-15 00:48:29 +08:00
CN_SZTL
3ad7a35c91
luci-app-ssr-plus: use "&" to instead of "-d" (daemon mode) ( #4307 )
2020-04-14 09:25:59 +08:00
Mattraks
9cf7ebae5f
luci-app-ssr-plus:Fix kcptun startup errors ( #4303 )
...
* Fix Errors
* Updated version
* luci-app-ssr-plus:require "luci.model.uci"
* luci-app-ssr-plus:Revised explanation
2020-04-14 09:25:17 +08:00
hyird
f4a9966616
luci-app-unblockmusic: add flac switch for nodejs ( #4302 )
...
* Update unblockmusic.lua
* Update unblockmusic
2020-04-14 09:21:40 +08:00
Mattraks
b97c4e8bb5
luci-app-ssr-plus:Fix SS running status ( #4289 )
...
* luci-app-ssr-plus:Code optimization and Fix Bug
* luci-app-ssr-plus:Adjust reference data location
* luci-app-ssr-plus:revert subscribe.lua
* luci-app-ssr-plus:Fix SS running status
* luci-app-ssr-plus:Updated version
* luci-app-ssr-plus:Revised interpretation
2020-04-13 01:44:03 +08:00
Mattraks
66e6e853be
luci-app-ssr-plus:revert subscribe.lua ( #4282 )
...
* luci-app-ssr-plus:Code optimization and Fix Bug
* luci-app-ssr-plus:Adjust reference data location
* luci-app-ssr-plus:revert subscribe.lua
2020-04-12 12:04:25 +08:00
Mattraks
a10390cc21
luci-app-ssr-plus:Code optimization and Fix Bug ( #4253 )
...
* luci-app-ssr-plus:Code optimization and Fix Bug
* luci-app-ssr-plus:Adjust reference data location
2020-04-11 21:53:11 +08:00
守望星空
593d812a47
Update Kcptun ( #4243 )
2020-04-09 14:01:58 +08:00
xinxijishuwyq
3dd0a3e177
simple-obfs: bump to latest version to Fix FTBFS under GCC-9 ( #4241 )
...
Signed-off-by: Ken Wong <xinxijishuwyq@gmail.com>
2020-04-09 14:01:14 +08:00
dongjuanyong
ae7a5d7060
luci-app-ssr-plus: OpenWrt SNAPSHOT compatibility ( #4154 )
...
* luci-app-ssr-plus: OpenWrt SNAPSHOT compatibility
Fix #4143
* Modify getElementById to getElementsByName
Luci modification for OpenWrt 19.07 or higher
2020-04-09 01:07:52 +08:00
lean
12b558bbd4
amule: dyn linked
2020-04-09 00:30:15 +08:00
lean
d29fc8c1d8
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2020-04-09 00:25:43 +08:00
lean
7bf824b1fc
qBittorrent: bump to v4.2.3
2020-04-09 00:25:33 +08:00
AmadeusGhost
dc875de0ea
kernel: netdev: add missing config for mlx5 driver ( #4228 )
...
* kernel: Fix miss config and module for mlx driver
Missing config symbols could lead to build failures on kernel
4.14/4.19.
Signed-off-by: Tan Zien <nabsdh9@gmail.com>
[rephrase commit message - reorder symbols]
Signed-off-by: David Bauer <mail@david-bauer.net>
* kernel: netdev: add missing config for mlx5 driver
The mlk5 kmod lacks all necessary build symbols
for kernel 4.14 (again).
Add missing symbols to avoid build failure on these targets.
Signed-off-by: Tan Zien <nabsdh9@gmail.com>
[rewrite commit message - reorder symbols]
Signed-off-by: David Bauer <mail@david-bauer.net>
Co-authored-by: Tan Zien <nabsdh9@gmail.com>
2020-04-08 19:07:29 +08:00
lean
b6b408c8fa
Version bump to R20.4.8
2020-04-08 13:30:03 +08:00
lean
6d92b60767
luci-app-music-remote-center: add place holder
2020-04-08 12:38:04 +08:00
ricksuzade-maker
cef6bffa6f
Bump wireguard to 1.0.20200401 ( #4217 )
...
The newest official stable release.
2020-04-07 23:41:56 +08:00
lean
a1b538a9f5
ipq40xx: switch to ath10k-ct
2020-04-07 22:44:32 +08:00
lean
c3c418cdb7
luci-app-cifs-mount: add SMB/CIFS mount luci
2020-04-07 21:06:50 +08:00
lean
7e22d61328
luci-app-music-remote-center: add zh-cn and fix path settings
2020-04-06 15:16:51 +08:00
lean
7b250deeb2
luci-app-music-remote-center: DAAP remote control music server for iOS/Android
2020-04-06 14:03:52 +08:00