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
|
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
|
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
|
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 |
|
Page Fault
|
1a652933d9
|
fix mkcp sending window
|
2020-09-08 07:01:16 +00: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 |
|