coolsnowwolf
|
8bb455f946
|
include kmod-ipt-offload in kernel 4.14 target
|
2018-04-08 17:41:45 +08:00 |
|
coolsnowwolf
|
12b4eb4d04
|
migrate kernel package to support 4.14.32
|
2018-04-08 17:31:55 +08:00 |
|
coolsnowwolf
|
85c231621c
|
firewall: update to the latest version, adds hardware flow offload support
|
2018-04-08 16:57:27 +08:00 |
|
coolsnowwolf
|
0c39849215
|
switch 4.14.32 kernel for x86/x64
|
2018-04-08 16:54:10 +08:00 |
|
coolsnowwolf
|
1fe7a68b0f
|
add support for Open vSwitch geneve tunneling
|
2018-04-08 15:50:22 +08:00 |
|
coolsnowwolf
|
912498c22c
|
enable iso image fox x86/x64
|
2018-03-31 12:55:10 +08:00 |
|
coolsnowwolf
|
51152334e7
|
add Hyper-V vhd image in x86/x64
|
2018-03-31 11:48:26 +08:00 |
|
coolsnowwolf
|
80ce76a365
|
add support Atom N2600 in kernel 4.14
|
2018-03-31 00:29:09 +08:00 |
|
coolsnowwolf
|
33cdd7e659
|
remove F2FS warning in EFI boot
|
2018-03-30 19:09:51 +08:00 |
|
coolsnowwolf
|
b3d31e0934
|
remove gptfdisk in wrong folder
|
2018-03-30 18:30:27 +08:00 |
|
coolsnowwolf
|
b876015f22
|
fix Android IPSec VPN connection
|
2018-03-30 15:28:22 +08:00 |
|
coolsnowwolf
|
b257fff909
|
add Atom N2600 acpi and echi full support when using MBR boot
|
2018-03-30 10:10:29 +08:00 |
|
coolsnowwolf
|
f1f8481c98
|
Update version to R7.6
|
2018-03-29 22:43:51 +08:00 |
|
coolsnowwolf
|
2881c86f2b
|
enable EFI+GPT grub2 images for x86/x64 platforms (such as Atom N2600)
|
2018-03-29 22:41:20 +08:00 |
|
coolsnowwolf
|
d0589e667c
|
revert kernel 4.4 support
|
2018-03-29 20:52:33 +08:00 |
|
coolsnowwolf
|
ee3f79403c
|
improve x86 kernel support
|
2018-03-29 20:43:58 +08:00 |
|
coolsnowwolf
|
d4b78759c7
|
Merge pull request #331 from libc0607/master
Add luci-app-v2ray.
|
2018-03-28 16:33:57 +08:00 |
|
bc li
|
34873cd3ad
|
Merge remote-tracking branch 'upstream/master'
|
2018-03-20 07:06:19 +08:00 |
|
bc li
|
352dd0a182
|
Force chmod +x init.d script
试图愚蠢且有效地永久避免自己的误操作(逃
|
2018-03-20 07:02:58 +08:00 |
|
bc li
|
2f30178911
|
Update V2Ray to v3.14
请先升级服务器端再升级客户端,或者你可以按照这个提交所改动的内容改回与你的服务端相同版本
|
2018-03-18 05:57:45 +08:00 |
|
bc li
|
fcbab185c5
|
Add 'Use soft-float binaries' option.
如果选择了这一项的话,就会优先使用拖回来的包里的带_softfloat的可执行文件。。
(另:暂时没有加使用删除了部分模块的二进制文件的功能,原因:1.我不想release二进制文件; 2.裁剪并不省下很多空间; 3.如果自动编译的话写起来好麻烦啊。。)
|
2018-03-18 05:51:17 +08:00 |
|
bc li
|
bd31b9e86b
|
Add V2Ray configuration in menuconfig.
只选择v2ray主程序的话压缩后占用体积将可以降到4M以下。
另外测试了裁剪后的v2ray,发现如果只裁掉如ss等协议的话减重效果并不好。。
裁掉tls+wss或是kcp倒是能省下一部分空间,但就没什么意思了。。所以还是上软路由吧(
|
2018-03-18 05:10:17 +08:00 |
|
bc li
|
a734742e20
|
Fix translation of v2ray
|
2018-03-18 03:31:20 +08:00 |
|
bc li
|
5dbb3cd2b8
|
Add 'Use Config File' option.
|
2018-03-18 03:22:59 +08:00 |
|
bc li
|
0fa4cdfeb3
|
Try to fix the translation of luci-app-v2ray.
|
2018-03-18 02:32:12 +08:00 |
|
coolsnowwolf
|
9b9c5566fe
|
fix AC58U wireless and enhanced to 30dbm
|
2018-03-14 11:12:23 +08:00 |
|
bc li
|
68b0776cb9
|
Fix missed typo
|
2018-03-08 23:59:16 +08:00 |
|
bc li
|
851f7fd90b
|
Fix dependencies of luci-app-v2ray.
|
2018-03-08 23:38:16 +08:00 |
|
bc li
|
796c4f86ad
|
Add V2Ray.
|
2018-03-08 23:37:14 +08:00 |
|
bc li
|
6a87dd2602
|
Add luci-app-v2ray.
按照大雕的 ssr 改了一个简化版的 v2ray 。。
支持的功能比较少。。只有基本款的 tcp/kcp/ws , tls/mux ,动态端口什么的没写
使用前需要把 v2ray 和 v2ctl 放在 /usr/bin/v2ray/ 目录下并 chmod +x
增加了 lua-cjson 和 ca-certificates 依赖,前者被 /etc/v2ray/gen_config.lua 用于生成 v2ray 的 json 配置文件, 后者用于 tls+ws 模式下的系统的证书
翻译可能不全,不过有些翻译了的话让人感到更奇怪。。(逃
|
2018-03-08 21:43:55 +08:00 |
|
coolsnowwolf
|
ad73bf7a6d
|
enable build libffmpeg-mini
|
2018-02-28 22:10:45 +08:00 |
|
coolsnowwolf
|
e1aeab75d6
|
fix some brook issue
|
2018-02-28 12:59:57 +08:00 |
|
coolsnowwolf
|
643e9a399f
|
update brook x64 bin
|
2018-02-27 23:01:43 +08:00 |
|
coolsnowwolf
|
28931fea7f
|
Add Brook and luci-app-brook-pro package
|
2018-02-27 22:47:21 +08:00 |
|
coolsnowwolf
|
17e53ca22f
|
ssr fix auth_chain_e & auth_chain_f
|
2018-02-08 22:21:43 +08:00 |
|
coolsnowwolf
|
f5a44efb25
|
update toolchain GCC to 7.3.0
|
2018-02-08 22:08:32 +08:00 |
|
coolsnowwolf
|
77caf08761
|
update some packages include udp2raw
|
2018-02-01 17:40:09 +08:00 |
|
coolsnowwolf
|
833e4f6b0b
|
add samba 4.x package
|
2018-01-29 16:05:37 +08:00 |
|
coolsnowwolf
|
446ddea874
|
Merge branch 'master' of https://github.com/coolsnowwolf/lede
|
2018-01-29 11:51:55 +08:00 |
|
coolsnowwolf
|
d342a27755
|
fix amule complie error
|
2018-01-29 11:47:10 +08:00 |
|
coolsnowwolf
|
280da421a3
|
revert ubifs support
|
2018-01-26 22:34:06 +08:00 |
|
coolsnowwolf
|
52101a847c
|
fix EA8500 ubifs image support
|
2018-01-26 18:54:01 +08:00 |
|
coolsnowwolf
|
5110623000
|
force custom wireless to 30dbm
|
2018-01-26 11:07:10 +08:00 |
|
coolsnowwolf
|
4104bc292a
|
sync ac58u upgrade script
|
2018-01-26 10:42:11 +08:00 |
|
easyteacher
|
4ee1792a14
|
vlmcsd: minor fix in Makefile
Compile tested: ramips, Newifi D1,OpenWrt trunk
Signed-off-by: Fushan Wen <qydwhotmail@gmail.com>
|
2018-01-24 22:30:05 +08:00 |
|
coolsnowwolf
|
fcd83551d6
|
sync Winbond NAND support patch with trunk
|
2018-01-24 16:10:57 +08:00 |
|
coolsnowwolf
|
ed3d132262
|
update version to R7.5.5
|
2018-01-24 15:54:07 +08:00 |
|
coolsnowwolf
|
abccad18f3
|
disbale telephony feed
|
2018-01-24 15:50:41 +08:00 |
|
coolsnowwolf
|
5888dc95bd
|
add RT-ACRH17 pcie drivers full support with new DTD
|
2018-01-24 15:48:45 +08:00 |
|
coolsnowwolf
|
ae33ef74dc
|
merge ipq806x to trunk update
|
2018-01-24 14:12:48 +08:00 |
|