Commit Graph

2497 Commits

Author SHA1 Message Date
mjyhj
e2838160ab
verysync: bump to v1.3.5 (#3978)
* luci-app-diskman: Update Makefile

* verysync: bump to v1.3.5
2020-03-24 11:40:23 +08:00
Mattraks
5b7fec3ab6
luci-app-ssr-plus:Add gfwlist update URL (#3965) 2020-03-24 11:27:30 +08:00
lean
9cbca25d79 kernel: revert kernel modules for rtl8152 based usb-to-ethernet converters 2020-03-24 01:14:10 +08:00
lean
19abf7c09e luci-app-ssr-plus: use icmp ping first, fallback to tcpping 2020-03-24 00:07:49 +08:00
lean
8ac78f3f51 luci-app-ssr-plus: enhance Netflix rules at "same" mode 2020-03-23 23:54:17 +08:00
z826540272
fb6ab3dc56
MT7621 disable switch EEE (#3963)
* revert: ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control

revert: ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control by default
This revert c8f8e59
The TX/RX flow control is not the cause of the TX timeouts issue

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>

* ramips: net/mediatek fix logical error

ramips: net/mediatek fix logical error

fe_empty_txd() should return `tx_ring_size - 1` on ring empty, and
return 0 on ring full.

* ramips: net/mediatek disable eee

ramips: net/mediatek disable eee

This disable eee for mt7530 ports, it causes the link down/up
issue, which happens when connecting to 100Mbit switch

Fixes: FS#1449

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-03-23 18:14:35 +08:00
Max Zhao
c3fc4a1795
trojan : update to 1.50.0 (#3962) 2020-03-23 18:12:57 +08:00
lwz322
5a6bc928e4
luci-app-frps: fix translation & (#3938)
bump 0.0.2_1 to 0.0.2_2
2020-03-23 17:21:27 +08:00
mjyhj
318f1657e6
Add luci-app-diskman (#3960) 2020-03-23 17:20:56 +08:00
Dekun Zhang
ec216e36f9
README.md: Optimize English version and code block (#3957) 2020-03-23 17:20:01 +08:00
lean
f34f8cfa80 README.md: add Yun Qia Rice 2020-03-23 14:37:37 +08:00
Mcxunyun666
37de3f0ce3
Create README.md (#3951)
* Create README.md
2020-03-23 11:55:43 +08:00
lean
8aabd4ef4f libnftnl: bump version 2020-03-23 11:23:46 +08:00
lean
8588a73269 luci-app-ssr-plus: add proxychains-ng depend 2020-03-23 02:21:09 +08:00
lean
6e8ec5dd6e luci-app-ssr-plus:fix typo 2020-03-23 01:36:25 +08:00
lean
a38b2cfda9 luci-app-ssr-plus: add ss/v2ray/trojan global socks5 ssr server support 2020-03-23 01:34:49 +08:00
lean
53fa21f3d6 luci-app-ssr-plus: fix global socks5 ssr server support 2020-03-23 00:39:52 +08:00
lean
4ed0db41c4 luci-app-ssr-plus: global socks5 server is back 2020-03-23 00:16:02 +08:00
lean
c6b4cf5a32 luci-app-ssr-plus: using auto tcpping first then icmp ping 2020-03-22 21:13:31 +08:00
lean
24546d0ae5 tcpping: add tcpping tool 2020-03-22 21:04:07 +08:00
lean
0197bc0fa8 iwinfo: bump version 2020-03-22 18:59:40 +08:00
lean
aadf217f55 dropbear: bump to 2019.78 2020-03-22 18:35:41 +08:00
lean
a6c59c9fb3 procd: actually wire-up netns support 2020-03-22 17:38:19 +08:00
lean
15ec89986e iptables: bump to 1.8.4 2020-03-22 17:24:12 +08:00
lean
4733e0fcce luci-app-ssr-plus: add simple-obfs by default 2020-03-22 17:09:10 +08:00
lean
30542b4947 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-03-22 17:04:34 +08:00
lean
6e7eb43250 luci-app-ssr-plus: include SS by default 2020-03-22 17:04:23 +08:00
AmadeusGhost
fd76b93998
ipq40xx: add missing label for cm520 (#3935) 2020-03-22 16:38:45 +08:00
Xiaok
d291e24956
x86: fix path for qemu-img (#3856) 2020-03-22 10:19:20 +08:00
Kevin Yang
12f20458e7
Update ssr-switch (#3908)
Co-authored-by: KevinZjYang <kevin.zi.yang@outlook.com>
2020-03-22 10:18:18 +08:00
gudumuyu
00f8216c7e
wireguard:bump to v0.0.20200318 (#3920)
* wireguard bump to v0.0.20200318

* wireguard-tools:bump to v1.0.20200319

* wireguard:bump to 0.0.20200318

* wireguard-tools:bump to 1.0.20200319

* Update Makefile

* Update Makefile
2020-03-22 10:09:36 +08:00
CN_SZTL
fd6d1b0700
openssl: update to 1.1.1e (#3926)
This version includes bug and security fixes, including medium-severity
CVE-2019-1551, affecting RSA1024, RSA1536, DSA1024 & DH512 on x86_64.

Ref: openwrt/openwrt@dcef8d6

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-03-22 10:08:58 +08:00
CN_SZTL
c5668419e2
kcptun: fix wrong hash key (#3922) 2020-03-21 22:57:24 +08:00
AmadeusGhost
86e132e34b
ramips: fix GHL support for MX25L25635E flash (#3906)
Co-authored-by: Chen Minqiang <ptpt52@gmail.com>
2020-03-21 22:19:30 +08:00
gudumuyu
1336b90b1a
kcptun bump to v20200321 (#3918)
Recompiled with golang1.14.1
2020-03-21 22:17:40 +08:00
AmadeusGhost
66de6c5050
luci-app-cpufreq: drop untest target (#3915)
Someone reports that it has bug in arm64
2020-03-21 22:17:09 +08:00
lean
65cdb1918b luci-app-ssr-plus: combined v2nfconfig.lua 2020-03-20 14:55:55 +08:00
lean
c854c3f659 luci-app-flowoffload: slient boot message 2020-03-20 14:43:15 +08:00
lean
667d594da4 Revert "mt7621: TCP and UDP traffic is forwarded correctly by HWNAT (1% CPU usage)"
This reverts commit cd59b49863.
2020-03-20 14:14:03 +08:00
soandsoso
78f91179da
luci-app-ssr-plus: reset the behavior of btns in server list (#3891)
* luci-app-ssr-plus: feat server list draggable

* luci-app-ssr-plus: reset the behavior of up btn

Reset the behavior of up btn in server list to move to top.

* luci-app-ssr-plus: reset the behaviors of the btns

up: move to top
2020-03-20 13:03:44 +08:00
lean
5fe5754013 Version bump to R20.3.19 2020-03-19 23:20:42 +08:00
lean
acf267bf08 add support for Solarflare dula 10Gb network adapter 2020-03-19 23:01:19 +08:00
lean
ed0e83ee6c ramips: mt7530: Implement set_port_link 2020-03-19 22:58:39 +08:00
Mattraks
0382a499c2
luci-app-ssr-plus:Adjust custom item display (#3879) 2020-03-19 21:48:16 +08:00
soandsoso
7087aca688
luci-app-ssr-plus: feat server list draggable (#3889) 2020-03-19 20:41:32 +08:00
lean
2b09def652 luci-app-ssr-plus: fix GFW netflix mode 2020-03-19 13:44:18 +08:00
lean
3d3f812eb0 luci-app-ssr-plus: add external 'proxy in proxy mode' support 2020-03-19 02:09:43 +08:00
lean
f624769afe luci-app-ssr-plus:fix start two service tcp node 2020-03-18 22:04:16 +08:00
lean
c26e558be6 Revert "luci-app-ssr-plus: fix ssrp alwawys start two server (#3875)"
This reverts commit 033b0ec159.
2020-03-18 21:51:18 +08:00
lean
94b0ae0126 Revert "luci-app-ssr-plus: Optimize and fix bugs (#3841)"
This reverts commit 830d3f946c.
2020-03-18 21:51:03 +08:00