Commit Graph

2799 Commits

Author SHA1 Message Date
CN_SZTL
e866f4e02c
luci-app-vssr: sync with upstream source 2020-02-29 04:54:17 +08:00
CN_SZTL
ba328fe6c5
luci-app-serverchan: bump to v1.41 2020-02-29 04:53:43 +08:00
CN_SZTL
44c9ca5b2b
smartdns: refresh config 2020-02-29 03:08:33 +08:00
CN_SZTL
14fa821288
luci-app-smartdns: add support for "serve expired" 2020-02-29 02:49:32 +08:00
CN_SZTL
f69ca62a4e
rtl88x2bu: add usb network driver by @ElonH (#48)
* rtl88x2bu: add usb network driver

* rtl88x2bu: fix compile

Co-authored-by: ElonH <elonhhuang@gmail.com>
2020-02-29 01:09:55 +08:00
CN_SZTL
9b037608ca
Merge Lean's source 2020-02-29 00:57:16 +08:00
Yangbo
ab8daea73a
ipq40xx: add support for MobiPromo CM520-79F (#28) (#3378)
From LGA1150 dalao (https://github.com/LGA1150/openwrt)

Warning: The compiled firmware only supports flashing under OpBoot.

MobiPromo CM520-79F is an AC1300 dual band router based on IPQ4019

Specification:

SoC/Wireless: QCA IPQ4019
RAM: 512MiB
Flash: 128MiB SLC NAND
Ethernet PHY: QCA8075
Ethernet ports: 1x WAN, 2x LAN
LEDs: 7 LEDs
      2 (USB, CAN) are GPIO
            other 5 (2.4G, 5G, LAN1, LAN2, WAN) are connected to a shift
	    register

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>

ipq40xx: fix build error for cm520-79f (#30)

This commit fix 94a743ea53

Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>

CM520-79F: fix wan port (#33)

This commit fix 223124e

Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>

CM520-79F: disable vlan

Co-authored-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-28 23:20:23 +08:00
练亮斌
581d6c22cd
luci-app-ssr-plus: add Trojan subscribe support (#3388)
* add tl-wr720n-v3-16m

* luci-app-ssr-plus: support trojan subscribe.
2020-02-28 23:19:38 +08:00
gudumuyu
5fdbf8a364
kcptun bump to v20200226 (#3398)
1.Recompiled with golang1.14 for performance.
2.Fixed a bug in smux that may cause a connection to terminate unexpected.
2020-02-28 23:13:43 +08:00
CN_SZTL
8e01a43cd6
treewide: change description 2020-02-28 20:42:27 +08:00
CN_SZTL
3a3aab545f
luci-app-passwall: sync with upstream source 2020-02-28 18:38:43 +08:00
CN_SZTL
c383af3c3a
luci-app-vssr: sync with upstream source 2020-02-28 18:37:57 +08:00
CN_SZTL
28aecea5e6
luci-app-ssr-plus-Jo: sync with upstream source 2020-02-28 18:37:02 +08:00
CN_SZTL
7bbf9f530b
luci-app-serverchan: sync with upstream source 2020-02-28 18:36:47 +08:00
CN_SZTL
6ec4052b29
luci-app-diskman: bump to v0.2.3 2020-02-28 18:36:00 +08:00
AmadeusGhost
58f981225e minieap: bump to 0.92.1
commit:
  1. misc: fix hex2char reverse
  2. config: fix no-auto-reauth wrong value
  3. rjv3_hashes: fix detect aarch64 arch error
2020-02-28 09:38:18 +08:00
Petr Štetiar
cac532d233 upgs: update to latest git HEAD
cd7eabcd8c9d ugps: Fix compilation under 64-bit
198c06051dd0 Fix build error caused by enabled extra compiler warnings
fc2ab8756b3b Enable extra compiler warnings

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-02-28 09:18:22 +08:00
David Bauer
fb48f74da7 fritz-tools: add support for IPQ40xx platform
AVM devices based on Qualcomm IPQ40xx do not store sector health
information in the OOB area. Make this check optional to support this
platform.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-02-28 08:28:50 +08:00
Andy Binder
866d4aa5a3 fritz-tools: add fritz_tffs_nand_read tool
A tool for reading the TFFS partitions (a name-value storage usually
found in AVM Fritz!Box based devices) on nand flash.

Copyright (c) 2018 Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE>

Based on the fritz_tffs_read tool:
    Copyright (c) 2015-2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com>
and on the TFFS 2.0 kernel driver from AVM:
    Copyright (c) 2004-2007 AVM GmbH <fritzbox_info@avm.de>
and the TFFS 3.0 kernel driver from AVM:
    Copyright (C) 2004-2014 AVM GmbH <fritzbox_info@avm.de>
and the OpenWrt TFFS kernel driver:
    Copyright (c) 2013 John Crispin <blogic@openwrt.org>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.de>
Signed-off-by: Andy Binder <AndyBinder@gmx.de>
2020-02-28 08:26:16 +08:00
CN_SZTL
99f33631cf
subweb: adjust 2020-02-28 04:00:47 +08:00
CN_SZTL
4104ac83ea
subweb: add package 2020-02-28 03:49:46 +08:00
CN_SZTL
798f328623
subconverter: bump to latest git HEAD 2020-02-28 03:01:17 +08:00
CN_SZTL
b119ef6cb1
subconverter: use cmake to compile 2020-02-28 02:57:57 +08:00
CN_SZTL
0f0e33d4f3
Merge Lean's source 2020-02-28 01:04:15 +08:00
CN_SZTL
feef1140f4
luci-app-koolproxyR: sync with upstream source 2020-02-28 01:03:18 +08:00
CN_SZTL
d832525746
luci-app-openclash: sync with upstream source 2020-02-28 00:57:22 +08:00
CN_SZTL
58e171b9e1
luci-app-ssr-plus-Jo: sync with upstream source 2020-02-28 00:56:34 +08:00
CN_SZTL
797e01cc80
luci-app-vssr: sync with upstream source 2020-02-28 00:52:35 +08:00
CN_SZTL
bda40fce16
luci-app-unblockneteasemusic-mini: bump to 1.2-6 2020-02-28 00:51:14 +08:00
coolsnowwolf
965924a294 luci-app-ssr-plus: change delete servers behavior 2020-02-27 21:33:28 +08:00
coolsnowwolf
3fcc4bed24 luci-app-ssr-plus: subscribe fail when null alias servr name 2020-02-27 20:43:39 +08:00
Mattraks
a615d1824d
luci-app-ssr-plus:Adjust invalid nodes (#3377) 2020-02-27 20:13:07 +08:00
CN_SZTL
a2c26dc2df
ath10k-ct: refresh patches 2020-02-27 18:10:52 +08:00
CN_SZTL
a125bdd0d3
luci-app-vssr: sync with upstream source 2020-02-27 18:01:09 +08:00
CN_SZTL
7fe389093b
luci-app-passwall: sync with upstream source 2020-02-27 18:00:08 +08:00
CN_SZTL
a98ba3e417
strace: update to version 5.5 2020-02-27 17:52:27 +08:00
CN_SZTL
e685f1457a
ath10k-ct: Update to version 2020-02-18 2020-02-27 17:51:40 +08:00
CN_SZTL
50ba6569a7
mbedtls: update to version 2.16.5 2020-02-27 17:44:49 +08:00
CN_SZTL
59d9e97911
Merge Lean's source 2020-02-27 17:39:13 +08:00
ElonH
77fc8875ed
tcping-simple: type fix 2020-02-27 10:02:38 +08:00
Max Zhao
4d14e9ceab
luci-app-ssr-plus: refine log for subscribe (#3286) 2020-02-27 02:10:09 +08:00
CN_SZTL
67fa77866b
luci-theme-rosy: add new package 2020-02-26 23:58:42 +08:00
CN_SZTL
51a33dbf44
r8125: fix permission 2020-02-26 19:50:05 +08:00
CN_SZTL
899b8781ad
netfilter: fix typo 2020-02-26 18:11:34 +08:00
coolsnowwolf
0f4afd6233 luci-app-ssr-plus: speedup restart when server-node disable ping 2020-02-26 16:46:34 +08:00
QiuSimons
bead148316
subconverter: sync with upstream source (#41) 2020-02-26 16:03:45 +08:00
CN_SZTL
5287abc77d
OpenClash: sync with upstream source 2020-02-26 15:52:31 +08:00
CN_SZTL
6222b801a7
luci-app-clash: bump to 1.5.8 2020-02-26 15:51:56 +08:00
CN_SZTL
4215ee2407
luci-app-vssr: sync with upstream source 2020-02-26 15:51:14 +08:00
CN_SZTL
1c108a1fa9
gargoyle-qos: add packages 2020-02-25 23:51:26 +08:00