1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 11:35:23 +00:00
Commit Graph

5058 Commits

Author SHA1 Message Date
Kslr
86614773d9
bump version 2020-09-11 15:18:07 +08:00
RPRX
ee1e18df24
Schedulers -> Flow 2020-09-11 03:37:23 +00:00
GitHub Action
72d8d2abdf update geoip, geosite 2020-09-11 00:10:26 +00:00
RPRX
2237528d1e
fix 2020-09-10 16:05:02 +00:00
RPRX
8c2e8e9db9
Add defer 2020-09-10 15:58:38 +00:00
RPRX
46d739d848
1.15.1 -> 1.15.2 2020-09-10 15:35:07 +00:00
Kslr
f9dbf2ea5a
Merge pull request #178 from v2fly/dependabot/github_actions/github/super-linter-v3.10.0
Bump github/super-linter from v3.9.4 to v3.10.0
2020-09-10 15:08:40 +08:00
dependabot[bot]
6db130ff89
Bump github/super-linter from v3.9.4 to v3.10.0
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.4 to v3.10.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.4...9f3eb7d4545d595f24bb68b916b0184ae2ef9871)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 05:40:16 +00:00
Kslr
c2d3a7339d
Merge pull request #170 from v2fly/dev-enable-vmessaead-alter-0
VMess AEAD will be used when alterId is 0
2020-09-09 21:42:31 +08:00
Kslr
26848ae959
Update README.md 2020-09-09 18:36:40 +08:00
Kslr
395174d453
update bazel 3.5.0 2020-09-09 18:31:57 +08:00
Kslr
a8ce582285
update go 1.15.* 2020-09-09 18:19:49 +08:00
Kslr
d3e3f787d4
golangci only show new issues 2020-09-09 18:01:33 +08:00
Kslr
f624dd3249
add golangci to lint 2020-09-09 17:50:36 +08:00
Kslr
4970af7e00
Merge pull request #173 from v2fly/dependabot/go_modules/google.golang.org/grpc-1.32.0
Bump google.golang.org/grpc from 1.31.1 to 1.32.0
2020-09-09 14:46:26 +08:00
dependabot[bot]
cc25eb12f4
Bump google.golang.org/grpc from 1.31.1 to 1.32.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.31.1...v1.32.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 05:59:40 +00:00
Loyalsoldier
c4d46e776f
Test: run on changes to go.mod & go.sum (#174) 2020-09-09 13:56:17 +08:00
Loyalsoldier
0a793e28fb
Merge pull request #172 from Vigilans/vigilans/stats-unregister
Add UnregisterChannel & Modify unregistering logic
2020-09-09 13:09:20 +08:00
Vigilans
0406cd896b Add UnregisterChannel & Modify unregistering logic 2020-09-09 11:33:29 +08:00
Loyalsoldier
d7c99c901a
Fix: app/stats.Manager does not implement features/stats.Manager (#171) 2020-09-09 11:26:23 +08:00
Kslr
2a3fe11952
VMess AEAD will be used when alterId is 0 2020-09-09 00:02:53 +08:00
RPRX
16fe0b03f6
Do not convert @ to \x00 2020-09-07 16:39:53 +08:00
RPRX
f10f5b4a47
Merge pull request #164 from lucifer9/ds-enhance
fix abstract UDS & add PROXY protocol support to DS inbound
2020-09-07 16:22:40 +08:00
Kslr
aecf59a6df
Merge pull request #166 from DuckSoft/master
systemd: prevent restart on corrupt config
2020-09-06 16:05:57 +08:00
DuckSoft
5751de2af5
systemd: prevent restart on corrupt config 2020-09-06 16:03:26 +08:00
RPRX
e6233c9879
Merge pull request #162 from v2fly/dependabot/github_actions/github/super-linter-v3.9.4
Bump github/super-linter from v3.9.3 to v3.9.4
2020-09-05 11:03:12 +08:00
lucifer9
801b9490b8
fix abstract UDS & add PROXY protocol support to DS inbound 2020-09-04 15:35:54 +08:00
Kslr
ddd091a0c2
Merge pull request #163 from Vigilans/vigilans/stats-channel
Support Subscribing Channel in Statistics Manager
2020-09-04 15:20:02 +08:00
Vigilans
bff96a7a52 Support Channel (Observer Pattern) in Stats Manager 2020-09-04 15:07:42 +08:00
dependabot[bot]
ce3834161d
Bump github/super-linter from v3.9.3 to v3.9.4
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.3 to v3.9.4.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.3...e89faa7920c8993f4f9c19b5b8c6946b032c8d73)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 06:09:47 +00:00
Kslr
b083aa2376
Merge pull request #108 from Vigilans/vigilans/routing-context
Extract session information during routing as routing context
2020-09-04 13:39:12 +08:00
Kslr
93afbc5f33
add golangci config 2020-09-04 13:38:15 +08:00
Vigilans
f9d37b724c Extract session information during routing as routing context 2020-09-04 11:32:19 +08:00
Kslr
6981711fe5
Merge pull request #158 from Loyalsoldier/fix-lint
Fix lint
2020-09-04 10:56:27 +08:00
GitHub Action
5309338606 update geoip, geosite 2020-09-04 00:10:30 +00:00
V2Fly Team
d2226cb0c8
Merge pull request #161 from felixonmars/fix-test
Fix dns tests by setting v2ray.location.asset
2020-09-03 16:51:57 +08:00
Felix Yan
11bf22b234
Fix dns tests by setting v2ray.location.asset 2020-09-03 16:47:40 +08:00
V2Fly Team
39e9916cb5
Merge pull request #160 from felixonmars/fix-test
Don't copy assets if they are already present
2020-09-03 16:33:20 +08:00
Felix Yan
7001483b62
Don't copy assets if they are already present
They can now reside in system path (like /usr/share/v2ray), so it's not
possible to copy into there.
2020-09-03 16:17:44 +08:00
Kslr
68c1e3e609
Merge pull request #159 from v2fly/dependabot/github_actions/github/super-linter-v3.9.3
Bump github/super-linter from v3.9.2 to v3.9.3
2020-09-03 14:10:50 +08:00
dependabot[bot]
a1c96a18c1
Bump github/super-linter from v3.9.2 to v3.9.3
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.2 to v3.9.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.2...eb0d0ed02e120ab529e69d594da9993358b070ee)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 06:02:59 +00:00
loyalsoldier
7fe8dd2e3d
Run go mod tidy 2020-09-03 11:34:05 +08:00
loyalsoldier
44d58295bf
Fix: change lint order to avoid file changes notice 2020-09-03 11:33:23 +08:00
RPRX
d9f50f8433
Cleanup go.sum 2020-09-02 13:23:51 +00:00
RPRX
af9dbbc7d9
Upgrade all dependencies 2020-09-02 13:08:50 +00:00
RPRX
7ffac22cd4
1.14.7 -> 1.15.1 2020-09-02 12:58:17 +00:00
Kslr
829a28bd0e
remove docker action 2020-09-02 17:01:38 +08:00
Kslr
f5838d0f66
Update core.go 2020-09-02 16:43:00 +08:00
Kslr
971c5f2ee8
Merge pull request #153 from Loyalsoldier/minor-fixes
Minor fixes
2020-09-02 16:29:26 +08:00
Kslr
4da3304401
Merge pull request #155 from v2fly/dependabot/github_actions/github/super-linter-v3.9.2
Bump github/super-linter from v3.8.3 to v3.9.2
2020-09-02 16:25:40 +08:00