CN_SZTL
e29ea4c174
treewide: add missing PKG_HASH / PKG_MIRROR_HASH
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-12-26 22:18:46 +08:00
CN_SZTL
5cc3fdf1ae
dns2socks: remove duplicated package
2020-12-26 21:19:39 +08:00
AmadeusGhost
78a25c1d1e
treewide: remove packages which already in feeds
2020-12-26 19:38:19 +08:00
CN_SZTL
205486763d
autocore-arm: redirect error_msg to blackhole
2020-12-26 17:17:07 +08:00
CN_SZTL
0c5437b878
pdnsd-alt: update PKG_RELEASE
2020-12-26 14:38:52 +08:00
Tianling Shen
a2fa23c234
luci-app-adbyby-plus: sync with upstream source
2020-12-26 00:12:43 +08:00
uamrws
62556b3663
luci-app-syncdial: fix mwan3 syncdial port settings
...
Co-authored-by: causal <causal@causaldeMacBook-Pro.local>
2020-12-26 00:03:19 +08:00
AmadeusGhost
3ae70bba24
libcryptopp: update autotools to release 8.3
2020-12-25 18:59:06 +08:00
AmadeusGhost
42416392d7
autocore-arm: avoid resource busy issue on rpi4
2020-12-25 18:55:26 +08:00
AmadeusGhost
4da95c3acd
libcryptopp: allow compile on different platforms
2020-12-24 12:57:25 +08:00
Tianling Shen
c98cf04893
autocore-arm: bug fixes
2020-12-23 22:57:30 +08:00
AmadeusGhost
84e5081158
libcryptopp: update to 8.3.0
2020-12-22 18:12:43 +08:00
CN_SZTL
27b79907c2
luci-app-cpufreq: add support for multiple policies
2020-12-19 19:33:18 +08:00
CN_SZTL
ac003a674f
autocore-arm: add support for big.LITTLE arch
2020-12-19 19:33:12 +08:00
Beginner
0fef30d6a6
xray: Update to 1.1.4
2020-12-19 17:44:49 +08:00
AmadeusGhost
b4bdbe2151
Merge Official Source
2020-12-16 00:17:00 +08:00
CN_SZTL
b1e22705be
qt5: fix typo error
2020-12-15 12:56:07 +08:00
M1A6I3L
347d6219f7
qt5: add qt5-sql module
2020-12-13 11:02:26 +08:00
Beginner
ed0cf609de
xray: update to 1.1.3
2020-12-11 21:28:20 +08:00
Mattraks
a50f353521
luci-app-ssr-plus: fix V2 TLS configuration servername issue
2020-12-08 13:23:19 +08:00
Mattraks
f015168d06
luci-app-ssr-plus: fix v2ray tcp>http and http2 configuration errors
2020-12-08 13:20:31 +08:00
Mattraks
01f0e46c2f
xray: bump to 1.1.2
2020-12-07 13:09:44 +08:00
Mattraks
00cca62486
luci-app-ssr-plus: fix startup failure caused by mux of xtls
2020-12-07 13:06:46 +08:00
CN_SZTL
7d8d312d59
luci-app-v2ray-server: use xray by default
2020-12-06 12:54:11 +08:00
Mattraks
421c6fa3f0
luci-app-ssr-plus: fix v2ray/xray config file generation
2020-12-06 02:27:54 +08:00
CN_SZTL
525af8988d
Core/LuCI: Mod 20.12
2020-12-05 19:42:06 +08:00
Beginner
15ad048cf2
v2ray: bump to v4.33.0
2020-12-05 19:04:10 +08:00
CN_SZTL
f4d2eb4c33
luci-app-ssr-plus: bump to 181-2
2020-12-05 19:03:28 +08:00
CN_SZTL
b3736ec6ad
luci-app-ssr-plus: bump to 181-1
2020-12-05 19:03:27 +08:00
CN_SZTL
be73016c4d
v2ray/xray: move to Proxies
2020-12-05 19:03:26 +08:00
Mattraks
7ff8a17953
v2ray/xray: remove custom options
2020-12-05 19:03:26 +08:00
Mattraks
fddb83c35e
luci-app-v2ray-server: add compatibility with Xray
...
Co-authored-by: caicaicai21 <caicaicai21@outlook.com>
2020-12-05 19:03:25 +08:00
Beginner
29b970b6f1
Xray: bump to v1.1.1
2020-12-05 19:03:25 +08:00
Beginner
a18f78bc05
xray: add new package
2020-12-05 19:03:25 +08:00
CN_SZTL
5b16d66609
luci-app-unblockmusic: drop deprecated server
2020-11-29 15:04:13 +08:00
CN_SZTL
319a55923f
default-settings: do not depend on bash by default
2020-11-28 21:40:52 +08:00
CN_SZTL
3961fc7859
autocore: sync with official source
2020-11-28 20:14:47 +08:00
CN_SZTL
80f83cd862
coremark: drop upstreamed package
2020-11-28 18:01:55 +08:00
CN_SZTL
503275b4a4
luci-app-ssr-plus: rollback to 180-10 stable version
2020-11-21 19:20:21 +08:00
AmadeusGhost
e439a46c99
mtwifi: adjust some files calling location
2020-11-21 18:22:00 +08:00
Texot
776b817ca6
mtwifi: mt7615: fix multi-profile merge
...
* mtwifi: mt7615: fix multi-profile merge
Currently some settings like AutoChannelSelect, CountryRegion(ABand),
HT_BW/VHT_BW are not respected. This is due to wrong multi-profile
merging when l1profile.dat is not consistent with compiling flag
DEFAULT_5G_PROFILE.
5g profile should be put before 2g profile when DEFAULT_5G_PROFILE is
set.
References:
- 099439f051/package/lean/mt/drivers/mt7615d/Makefile (L52)
- 099439f051/package/lean/mt/drivers/mt7615d/src/mt_wifi/os/linux/rt_profile.c (L211)
* mtwifi: mt7615: fix reload
2020-11-21 18:20:53 +08:00
BlacK201
8ed2822bb0
vsftpd: use localtime by default
2020-11-15 09:54:57 +08:00
CN_SZTL
db29349b5d
dnsforwarder: revert to original commit
2020-11-14 21:42:36 +08:00
quarkysg
e639e20437
shortcut-fe: rework netfilter conntrack notification
...
The original patch from QCA over rode the nf_conntrack_un/register_notifier API, which
will break other modules relying on the API. Reworked the notification APIs to play nice
with others.
2020-11-14 11:21:54 +08:00
CN_SZTL
c3bbc9cf36
autocore: add support for mvebu
2020-11-13 19:49:40 +08:00
CN_SZTL
2aaae4befb
dnsforwarder: replace unavailable source url
2020-11-13 19:41:30 +08:00
CN_SZTL
1e4280350f
luci-app-ssr-plus: sync with upstream source
2020-11-13 19:41:29 +08:00
CN_SZTL
287c4f72c4
luci-app-ssr-plus: sync with upstream source
2020-11-12 13:14:05 +08:00
acooler15
572886b9dd
mt_wifi lua detect wanif name not null
2020-11-08 17:35:30 +08:00
CN_SZTL
0743ecc147
luci-app-ssr-plus: sync with upstream source
2020-11-08 15:02:53 +08:00