1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-16 14:15:22 -05:00
Commit Graph

5093 Commits

Author SHA1 Message Date
Loyalsoldier
2cc8c1aa01 Golangci-lint: increase timeout to 5 minutes (#215) 2020-09-22 07:33:43 +08:00
RPRX
0b7d7d6898 Merge pull request #213 from XTLS/master
Add XTLS support
2020-09-21 14:58:31 +00:00
RPRX
97eddc2374 Add XTLS support 2020-09-21 14:56:43 +00:00
Kslr
7d40abaf95 Merge pull request #210 from Loyalsoldier/disable-golangci-lint-plugins
Golangci-lint: disable some plugins
2020-09-21 13:56:11 +08:00
RPRX
010fbf4d8b Make isAEAD more efficient 2020-09-21 03:20:04 +00:00
RPRX
470dc8523b Make isAEAD more efficient 2020-09-21 01:10:56 +00:00
loyalsoldier
f9a9746fcd Golangci-lint: disable some plugins 2020-09-21 06:39:38 +08:00
Loyalsoldier
5f620256b2 CodeQL: do NOT run on ready for review status (#209) 2020-09-21 06:26:41 +08:00
Kslr
525d4e13a9 Merge pull request #197 from Vigilans/vigilans/stats-channel-runnable
Stats: Implement common.Runnable for Channel feature
2020-09-20 22:39:46 +08:00
Kslr
64493e3811 Merge pull request #200 from Vigilans/vigilans/routing-route
Routing: Implement Route interface as Router's result
2020-09-20 18:49:15 +08:00
Kslr
14c80ec2e1 Merge pull request #207 from DuckSoft/master
kcp: removing annoying NewAEADAESGCMBasedOnSeed hint
2020-09-20 18:29:11 +08:00
DuckSoft
9def692b21 kcp: removing annoying NewAEADAESGCMBasedOnSeed hint 2020-09-20 17:47:15 +08:00
Vigilans
4d5a4f4cb6 Routing: Implement Route interface as the routing result of Router 2020-09-18 17:30:59 +08:00
Loyalsoldier
df2d296ffc Refine linter (#203)
* Linter: remove gochecknoinits plugin
* Linter: do NOT run some plugins on test files
2020-09-18 17:24:01 +08:00
Loyalsoldier
782909b9f3 Linter: only show new issues (#202)
Add option `only-new-issues` to avoid showing old issues.
2020-09-18 16:48:45 +08:00
Kslr
e5d6603454 bump version v4.28.2 2020-09-18 15:39:20 +08:00
GitHub Action
528b56474f update geoip, geosite 2020-09-18 00:10:49 +00:00
Kslr
4b7d729221 Update linter.yml 2020-09-16 23:30:01 +08:00
Kslr
0995d961c9 Update linter.yml 2020-09-16 22:00:52 +08:00
Kslr
a9e932ffd4 Update linter.yml 2020-09-16 21:56:47 +08:00
Kslr
0c7dfd590b Update linter.yml 2020-09-16 21:39:35 +08:00
Loyalsoldier
e32c651573 Fix and refine workflows (#199)
* Fix linter: ansible not found error
* Refine codeql: only run on *.go files
2020-09-16 15:18:25 +08:00
dependabot[bot]
b744a63990 Bump github/super-linter from v3.10.0 to v3.10.1 (#198) 2020-09-16 14:20:26 +08:00
Vigilans
4fca2fe940 Implement common.Runnable for stats.Channel feature 2020-09-15 23:04:26 +08:00
Kslr
c530e36e67 Create codeql-analysis.yml 2020-09-15 16:02:46 +08:00
Kslr
0cbed7e265 Merge pull request #187 from wwqgtxx/master
support disable vmess aead by os environ
2020-09-14 18:04:12 +08:00
wwqgtxx
43174d6951 support disable vmess aead by os environ 2020-09-14 17:49:59 +08:00
Kslr
f76611caa0 Merge pull request #194 from v2fly/dependabot/github_actions/actions/stale-v3.0.11
Bump actions/stale from v3.0.10 to v3.0.11
2020-09-14 14:34:51 +08:00
dependabot[bot]
554c919367 Bump actions/stale from v3.0.10 to v3.0.11
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.10 to v3.0.11.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.10...1849651e2aa1b1d6d2cba4c90c719f4b6c929a28)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 06:12:31 +00:00
Kslr
a8972cdf06 Merge pull request #188 from Vigilans/vigilans/routing-context-fix
Routing Context: Fix GetUser() & Use string for Attributes Value
2020-09-13 14:31:16 +08:00
Kslr
3d855206c2 Merge pull request #189 from darhwa/http-outbound
Fix the coarse-grained mutex in http outbound
2020-09-13 14:28:26 +08:00
Darhwa
d2d4f48815 Fix the coarse-grained mutex in http outbound
fix v2ray#2731
2020-09-13 02:07:22 +08:00
Vigilans
5a497890e6 Routing Context: Fix GetUser() & Use string for Attributes Value 2020-09-13 00:34:35 +08:00
Kslr
e8a27648a1 bump version v4.28.1 2020-09-12 17:52:13 +08:00
Shelikhoo
e2e266114a Fix incorrect IV usage which slightly reduced security 2020-09-12 16:27:40 +08:00
Kslr
86614773d9 bump version v4.28.0 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