Commit Graph

3782 Commits

Author SHA1 Message Date
AmadeusGhost
f48e49830d GoQuiet: use source code to build
fix https://github.com/project-openwrt/openwrt-isco/issues/182
fix https://github.com/project-openwrt/openwrt-latest-isco/issues/86
2020-05-28 11:39:15 +08:00
CN_SZTL
1148ff6404
luci-app-clash: fix 2020-05-27 11:11:19 +08:00
CN_SZTL
5e063daf8c oaf: disable autoload 2020-05-26 22:51:55 +08:00
AmadeusGhost
05dcb29257 oaf: use git to build 2020-05-26 22:50:42 +08:00
CN_SZTL
d991b50e4d
OpenAppFilter: sync with upstream source 2020-05-26 22:02:57 +08:00
CN_SZTL
75b554b2f1
luci-app-unblockneteasemusic: bump to 2.8-4 2020-05-26 22:00:25 +08:00
CN_SZTL
90b7b1d1a2
OpenAppFilter: sync with upstream source 2020-05-26 20:40:14 +08:00
CN_SZTL
50539229de
luci-app-clash: bump to 1.6.9 2020-05-26 20:24:46 +08:00
CN_SZTL
e26d19a495
OpenClash: bump to v0.38.4-beta 2020-05-26 20:20:32 +08:00
CN_SZTL
248c551d79
Merge Lean's source 2020-05-26 19:35:35 +08:00
coolsnowwolf
458564b2b9 luci-app-adbyby-plus: add block douyin option 2020-05-26 19:09:01 +08:00
coolsnowwolf
f3339baf3c luci-app-unblockmusic: add force replace lower than 320kbps option 2020-05-26 18:33:09 +08:00
coolsnowwolf
052720804c Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-05-26 17:43:52 +08:00
coolsnowwolf
b32a75ed69 luci-app-unblockmusic: fix unlock PC and iOS at the same time in nodejs version 2020-05-26 17:43:43 +08:00
ricksuzade-maker
c289a1c598
Bump wireguard to 1.0.20200520 (#4675) 2020-05-26 15:29:36 +08:00
Daniel Golle
6f60d4d2d6
hostapd: backport wolfssl bignum fixes
crypto_bignum_rand() use needless time-consuming filtering
which resulted in SAE no longer connecting within time limits.
Import fixes from hostap upstream to fix that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-05-26 11:03:16 +08:00
coolsnowwolf
79c0755674 Revert "luci-app-ipsec-vpnd: fix outboud rules with some China android phones"
This reverts commit 9206d58b34.
2020-05-25 23:01:48 +08:00
monsterzzzz
db57362a97
make luci cifsd force_root option work (#4657) 2020-05-24 23:01:25 +08:00
CN_SZTL
2f2a780ec0
subconverter: bump to 0.5.2 2020-05-24 22:06:00 +08:00
CN_SZTL
65fc04a58f
gost: bump to v2.11.1
fix #151.
2020-05-24 22:04:12 +08:00
CN_SZTL
fb64cedd46
kernel: bump 4.9 to 4.9.224
Refreshed all patches.

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-05-24 20:45:22 +08:00
Matthias Schiffer
30bb3cb5f0
usign: update to latest git HEAD
f1f65026a941 Always pad fingerprints to 16 characters

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2020-05-24 20:43:42 +08:00
CN_SZTL
462b2e1b36
Merge Lean's source 2020-05-24 20:29:02 +08:00
Adrian Schmutzler
88e1c18692 kernel: drop outdated kernel version switches for local code
This drops kernel version switches for versions not supported by
OpenWrt master at the moment. This only adjusts local code, but
doesn't touch patches to existing external packages.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-05-24 11:28:11 +08:00
CN_SZTL
6498b0ab23
verysync: fix arch detection 2020-05-23 23:03:22 +08:00
Eneas U de Queiroz
63f26caea4 busybox: quote 'source' filenames in Config.in
Newer versions of the kconfig program requires quoting the arguments of
the 'source' directive.  These are the last ones not using them.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-23 20:16:44 +08:00
Rosen Penev
bf760edef3
fuse: move package to packages feed
This package was last updated in 2016. All of the dependent packages
are in the packages feeds, where this will be moved.

Ref: https://github.com/openwrt/packages/pull/12190
Signed-off-by: Rosen Penev <rosenp@gmail.com>
[commit subject/description tweaks]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-05-23 19:17:36 +08:00
Philip Prindeville
afc9f6ec52
firewall: add rule for traceroute support
Running your firewall's "wan" zone in REJECT zone (1) exposes the
presence of the router, (2) depending on the sophistication of
fingerprinting tools might identify the OS and release running on
the firewall which then identifies known vulnerabilities with it
and (3) perhaps most importantly of all, your firewall can be
used in a DDoS reflection attack with spoofed traffic generating
ICMP Unreachables or TCP RST's to overwhelm a victim or saturate
his link.

This rule, when enabled, allows traceroute to work even when the
default input policy of the firewall for the wan zone has been
set to DROP.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-05-23 19:17:18 +08:00
CN_SZTL
38b39b4159
luci-app-serverchan: sync with upstream source 2020-05-23 18:57:16 +08:00
CN_SZTL
05654fe99c
default-settings: fix replace feeds version 2020-05-23 18:53:55 +08:00
Andy Walsh
dea7f72c4d wsdd2: update init, fix empty -b param
* update init
* fix empty -b param loop
2020-05-22 12:26:23 +08:00
NivalXer
5ae70efb04
ramips: add support for Linksys EA7500 v2 (#4646)
* ramips: add support for Linksys EA7500 v2

* fix build

* fix build

* update build config
2020-05-22 10:53:12 +08:00
Jason A. Donenfeld
91c7eefefb wireguard: bump to 1.0.20200520
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-05-21 18:08:03 +08:00
AmadeusGhost
142f9724da Merge Lean's source 2020-05-21 12:25:08 +08:00
Eneas U de Queiroz
3d41bf5ca5 wolfssl: update to 4.4.0-stable
This version adds many bugfixes, including a couple of security
vulnerabilities:
 - For fast math (enabled by wpa_supplicant option), use a constant time
   modular inverse when mapping to affine when operation involves a
   private key - keygen, calc shared secret, sign.
 - Change constant time and cache resistant ECC mulmod. Ensure points
   being operated on change to make constant time.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-21 12:02:44 +08:00
Jeffery To
a238d4cf8b kernel: kmod-ptp-qoriq: Package kernel object file
This updates the package to contain the kernel object (.ko) file instead
of the plain object (.o) file.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-21 12:01:46 +08:00
coolsnowwolf
35d87d547a ksmbd: bump version 2020-05-20 17:44:29 +08:00
coolsnowwolf
93c72e99da default-settings: replace 18.06.8 luci seed 2020-05-20 10:25:03 +08:00
lyin
01045fbb60
add fuse-utils (#4621)
缺少fuse-utils模块,导致rclone 无法运行。
2020-05-20 10:02:29 +08:00
Hugo Yuan
31cc9922ac
luci-app-unblockmusic: Refresh ipset music list when ifup (#4576)
* luci-app-unblockmusic: Refresh ipset music list when ifup

* Update 099-unblockmusic
2020-05-20 10:02:10 +08:00
Hugo Yuan
4685f86c44
UnblockNeteaseMusic: bump to 0.25.3 (#4624) 2020-05-20 09:59:50 +08:00
MkfsSion
684c112b40
gdb: Fix build on AArch64 (#4619)
* Tested on RaspberryPi 4B(bcm2711)

Signed-off-by: MkfsSion <mkfssion@mkfssion.com>
2020-05-18 09:37:14 +08:00
CN_SZTL
fb94130209
libtorrent-rasterbar: bump to 1.2.6 2020-05-16 21:19:53 +08:00
CN_SZTL
3eab6641e0
qBittorrent: bump to 4.2.5.10 2020-05-16 21:17:21 +08:00
CN_SZTL
dd31016b74
autocore: drop LuCI ver display 2020-05-16 20:48:17 +08:00
CN_SZTL
23184e3ca3
AdGuardHome: use official build 2020-05-16 19:15:43 +08:00
CN_SZTL
c2ae736174
OpenAppFilter: sync with upstream source 2020-05-16 18:35:18 +08:00
CN_SZTL
ccfcb2d090
luci-app-speederv2: fix ipv6 "Server IP" format issue 2020-05-16 18:33:25 +08:00
CN_SZTL
ac80e7a6e4
OpenClash: sync with upstream source 2020-05-16 18:31:05 +08:00
Chuck
8f9bc86de1
ppp: syncppp: fix grep's regex match (#4609) 2020-05-15 20:10:48 +08:00