Tianling Shen
ea4bbc46e1
xray-core: Update to 1.8.7
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-14 14:07:39 +08:00
Tianling Shen
c0704be027
xray-core: Update to 1.8.6
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-26 14:22:28 +08:00
Tianling Shen
3b8921d1ae
xray-core: Update to 1.8.4
...
Removed upstreamed patch.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-08-30 20:22:24 +08:00
Tianling Shen
2d078f9e3c
xray-core: backport pending patch for Go 1.21 update
...
Fix build for Go 1.21.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-08-24 17:18:24 +08:00
Tianling Shen
c912e2bced
xray-core: update to 1.8.3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-06-20 13:11:04 +08:00
Tianling Shen
c1019c64ea
xray-core: Update to 1.8.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-04-19 04:12:30 +08:00
Andre Heider
565866a472
treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16
...
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.
Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-04-08 08:38:54 +02:00
Tianling Shen
0e96d2f862
xray-core: Update to 1.8.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-13 16:39:10 +08:00
Tianling Shen
b4c4b17308
xray-core: Update to 1.7.5
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-02-10 07:28:57 +08:00
Tianling Shen
65ccc4c913
xray-core: Update to 1.7.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-09 15:08:16 +08:00
Tianling Shen
9a7926339b
xray-core: Update to 1.7.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-27 16:42:00 +08:00
Tianling Shen
4afc17e6e0
xray-core: Update to 1.6.6-2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-25 15:01:03 +08:00
Tianling Shen
b3e453f335
xray-core: Update to 1.6.5
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-29 00:19:15 +08:00
Tianling Shen
d36c34f984
xray-core: Update to 1.6.4
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-18 19:18:56 +08:00
Tianling Shen
4194268e3f
xray-core: Update to 1.6.3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-10 20:44:40 -08:00
Tianling Shen
e606ea7e78
xray-core: Update to 1.6.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-03 20:26:30 -07:00
Tianling Shen
b16b07409f
xray-core: Update to 1.6.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-27 15:29:19 +02:00
Tianling Shen
8e2e11aa2d
xray-core: remove orphan xray-geodata definition
...
Fixes: 975153f93d
("v2ray-geodata: split from xray-geodata")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-27 15:29:19 +02:00
Tianling Shen
b1651c5d54
treewide: fix procd service inactive
...
Exit directly will result procd service inactive and uci
configuration changes are no longer monitored.
Reported-by: Lvc Revincx <revincx233@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-18 07:22:43 -07:00
Tianling Shen
a0126b15c5
xray-core: Update to 1.6.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-09-18 23:06:34 -07:00
Tianling Shen
975153f93d
v2ray-geodata: split from xray-geodata
...
This can be used for v2ray, Xray, v2rayA and some other projects,
make it generic.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-09-09 15:17:38 -07:00
Tianling Shen
ddd4082d30
xray-core: Update to 1.5.10
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-08-30 14:49:28 +08:00
Tianling Shen
25922c6afd
xray-core: Update to 1.5.9
...
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-07-18 07:43:19 +02:00
Tianling Shen
c6103fe402
xray-core: Update to 1.5.8
...
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-06-20 17:44:45 -06:00
Tianling Shen
d98fd52865
xray-core: increase nofile limitation
...
This fixes "too many open files" error caused by max-file limitation
when xray processes large traffic.
Reported-by: Terry Ding <terryding77@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-06-08 14:06:16 -07:00
Tianling Shen
a60ebb597a
xray-core: Update to 1.5.7
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-06-06 15:08:25 -07:00
Tianling Shen
2f5980d589
xray-core: Update to 1.5.6
...
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-05-30 17:20:47 -07:00
Tianling Shen
67c0a17fee
xray-core: Update to 1.5.5
...
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-24 23:07:16 -07:00
Tianling Shen
f8fa16f40d
xray-core: Update to 1.5.4
...
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-03-20 20:16:28 -07:00
Tianling Shen
d8d261fe2d
xray-core: Update to 1.5.3
...
Removed outdated `alterId` in sample config.
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-02-04 08:28:20 -08:00
Tianling Shen
418e59356b
xray-core: Update to 1.5.2
...
Removed upstreamed patches.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-12-24 23:12:16 +08:00
Tianling Shen
6d56c80ff9
xray-core: Update to 1.5.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-12-21 17:37:53 -08:00
Tianling Shen
ab540e6990
xray-core: remove dead jail files
...
It never works... And Xray-core needs root access to work.
Bump geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-30 01:06:40 -07:00
Tianling Shen
0a2fb81acc
xray-core: Update to 1.4.5
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-24 21:05:03 -07:00
Tianling Shen
0555b05030
xray-core: Update to 1.4.4
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-21 02:39:17 +08:00
Tianling Shen
3f448adabb
xray-core: Update to 1.4.3
...
- Updated geodata to latest version
- Removed upstreamed patches
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-08 03:48:23 +08:00
Jeffery To
8a6def501a
treewide: Remove GO_PKG_LDFLAGS for stripping binaries
...
The "-s -w" flags in GO_PKG_LDFLAGS tells the Go compiler to strip the
binaries it produces. Since the default Go package build process will
strip binaries when CONFIG_USE_STRIP or CONFIG_USE_SSTRIP are selected,
these flags are unnecessary.
When CONFIG_NO_STRIP is selected, these flags override the user's
intention of building unstripped packages.
This removes these flags for all relevant packages.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-09-02 05:31:15 +08:00
Tianling Shen
dcd3f288e4
xray-core: fix build under go 1.17
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-26 22:34:12 +08:00
Tianling Shen
53bbfe4de5
xray-core: bump geodata to latest version
...
Also removed `fullcone` option as this is outdated.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-06-04 20:48:51 +08:00
Tianling Shen
bbc6c62c2a
xray-core: use $(INSTALL_DATA)
to install configuration files
...
Using `$(INSTALL_CONF)` will cause the program has no access to
configurations file when someone enabled the selinux support.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-04-27 20:34:22 +08:00
Tianling Shen
92efcc2956
xray-core: remove PROVIDES
...
Xray now is no longer planning to keep compatibility with original
v2ray. Remove PROVIDES before it is totally broken.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-04-27 20:34:18 +08:00
Tianling Shen
781c70077b
xray-core: Update to 1.4.2
...
Updated geo datas to latest version.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-04-02 17:19:35 +08:00
Tianling Shen
736667ce6e
xray-core: init: add browser dialer support
...
Since v1.4.1, Xray has introduced a new feature to transfer data via
browsers, which can disguise itself as a normal browser to cheat
network censorship.
For more details, see https://github.com/XTLS/Xray-core/pull/421 .
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-04-02 17:19:31 +08:00
Tianling Shen
07bc6996b6
xray-core: Update to 1.4.1
...
Updated geodata to latest version.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-31 17:37:29 -10:00
Tianling Shen
a28580a530
xray-core: Update to 1.4.0
...
- Re-assigned myself as the maintainer
- Updated geodata to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-15 00:10:01 +08:00
Tianling Shen
264ce0d0ee
xray-core: Update to 1.3.1
...
- updated geodata to latest version
- updated project url
Fixes : #14972
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-02 23:08:39 +08:00
Tianling Shen
024112605a
xray-core: remove myself from maintainters
...
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-02-23 00:12:11 +08:00
Tianling Shen
4a48ef7ed5
xray-core: Update to 1.3.0
...
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-02-13 12:20:34 +08:00
Tianling Shen
3db3ed5c59
xray-core: add the test script for action checking
...
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-02-13 12:20:22 +08:00
Tianling Shen
56b6ca5d09
xray-core: init: add option to control FullConeNAT setting
...
Latest version of xray-core made a change to support FullCone NAT,
which would break UDP connection from v2ray-core backend server.
So added the option for v2ray-core users, to make sure UDP works
as expected.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-02-13 01:43:41 +08:00