Commit Graph

5388 Commits (6a747255bc2dddeca7c93b6d27c90cab3007798c)

Author SHA1 Message Date
dependabot[bot] 6a747255bc
Bump github.com/stretchr/testify from 1.6.1 to 1.8.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 03:01:53 +00:00
Kslr 5dffca8423
Merge pull request #2795 from v2ray/dependabot/go_modules/github.com/google/go-cmp-0.5.3
Bump github.com/google/go-cmp from 0.5.2 to 0.5.3
2020-11-14 03:10:52 +08:00
dependabot[bot] c22fdf63e5
Bump github.com/google/go-cmp from 0.5.2 to 0.5.3
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.2...v0.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-13 05:41:19 +00:00
Nicholas Wang 5fa62c393b
update security policy with renewed GPG pubkey 2020-11-08 03:55:17 -06:00
Kslr b0a9256b9d
Merge pull request #2787 from v2ray/dependabot/github_actions/actions/stale-v3.0.13
Bump actions/stale from v3.0.11 to v3.0.13
2020-11-03 14:25:37 +08:00
dependabot[bot] 418ff076c4
Bump actions/stale from v3.0.11 to v3.0.13
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.11 to v3.0.13.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.11...af4072615903a8b031f986d25b1ae3bf45ec44d4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 06:20:33 +00:00
Kslr ff02f2ac16
Merge branch 'v2fly-master' into master 2020-10-11 00:46:14 +08:00
Kslr 98911dc9f3
Merge branch 'master' of https://github.com/v2fly/v2ray-core into v2fly-master 2020-10-11 00:45:44 +08:00
Loyalsoldier c50fef48a7
Refine golangci-lint settings (#294) 2020-10-10 00:19:09 +08:00
Loyalsoldier ed97a250e4
Refine golangci-lint settings (#293) 2020-10-09 22:06:40 +08:00
Loyalsoldier 807922f883
Reduce timeout & fix ineffassign (#290) 2020-10-09 16:32:12 +08:00
Vento Valery 1f70185b85
bump version 2020-10-09 12:27:55 +08:00
Loyalsoldier 811981b6f0
Geofile workflow: only run on v2fly/v2ray-core (#288) 2020-10-09 10:47:22 +08:00
Kslr a44e1ede5b
update to IETF QUIC draft-29 (#287)
* update to IETF QUIC draft-29
2020-10-09 10:04:35 +08:00
GitHub Action 9997567bd4 update geoip, geosite 2020-10-09 00:16:59 +00:00
GitHub Action 8e8127b2be update geoip, geosite 2020-10-09 00:11:37 +00:00
Loyalsoldier 97dac8cd2f
Build: comply with upstream (#283) 2020-10-08 09:53:25 +08:00
Loyalsoldier 454528353d
Fix misspelling according to goreportcard result (#282) 2020-10-08 08:53:15 +08:00
lucifer 425b4b497d
Add padding to abstract unix domain socket in fallbacks (#277)
* fix fall back to abstract unix domain socket in vless and trojan

* Update trojan.go

* Update vless.go

* Update trojan.go

* Update vless.go

Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2020-10-08 00:35:21 +00:00
Loyalsoldier f0403a67a1
Refine scripts (#279) 2020-10-07 20:04:09 +08:00
Loyalsoldier ba99e32b2d
Bazel: discard GOPATH (#278) 2020-10-07 18:35:21 +08:00
Loyalsoldier 93a91ea4de
Refine README (#275) 2020-10-07 16:58:19 +08:00
Loyalsoldier 26aecf095f
Refine Dockerfile (#274) 2020-10-07 16:28:51 +08:00
Loyalsoldier 6769e653ff
Run go mod tidy (#273) 2020-10-07 15:23:27 +08:00
Loyalsoldier 7ef520baa8
Refine user-package (#272) 2020-10-07 15:02:29 +08:00
Kslr 8071aa9c18
Update rights owner 2020-10-07 14:34:00 +08:00
Loyalsoldier 6e4701b700
Build: do NOT rely on GOPATH & refine user-package.sh (#270)
* Build: do NOT rely on GOPATH

* Format pipelines
2020-10-07 14:29:07 +08:00
RPRX 884feea680
Merge pull request #271 from rprx/master
VLESS PREVIEW 2.4
2020-10-07 04:26:55 +00:00
RPRX 4bf1b4ebcc
VLESS PREVIEW 2.4 2020-10-07 03:35:04 +00:00
Kslr 359f84407a
compiler use gogcc, remove gcflags and asmflags (#269) 2020-10-07 10:02:40 +08:00
RPRX bcc7b78ff7
Add XTLS support to mKCP (#267) 2020-10-06 16:25:02 +00:00
Kslr 03fb762169
removes all file system paths from the compiled executable, to improve build reproducibility 2020-10-06 13:17:30 +08:00
Kslr 48fde93020
remove unused doc in release 2020-10-06 13:05:46 +08:00
RPRX c344edd2e1
Up 2020-10-05 17:21:05 +00:00
dependabot[bot] 8599697f5a
Bump github.com/pires/go-proxyproto from 0.1.3 to 0.2.0 (#265)
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.1.3...v0.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 16:08:44 +08:00
Loyalsoldier bb44d01096
Format proto files using clang-format according to google style (#264)
* Format proto files using clang-format according to google style
* Regenerate pb.go files
2020-10-05 08:36:40 +08:00
RPRX a308620073
Fix 2020-10-05 00:52:03 +08:00
RPRX ef872ffe01
Merge pull request #262 from rprx/master
VLESS PREVIEW 2.3
2020-10-04 12:45:46 +00:00
RPRX b8a78038a2
VLESS PREVIEW 2.3 2020-10-04 10:51:29 +00:00
Loyalsoldier 9a452bc1a1
Merge pull request #260 from Loyalsoldier/refine-errorgen
Errorgen: support to run outside of GOPATH
2020-10-04 13:15:05 +08:00
loyalsoldier b181045b0c
Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
loyalsoldier 0650af46f4
Refine errorgen 2020-10-04 13:06:11 +08:00
loyalsoldier 4130b54579
Support to read go.mod recursively to get module path 2020-10-04 12:47:22 +08:00
Loyalsoldier d30b5fb501
Merge pull request #259 from Loyalsoldier/refine-code
Refine code
2020-10-04 10:27:28 +08:00
loyalsoldier 9b249f912b
Make variables of vprotogen easier to find 2020-10-04 10:05:00 +08:00
loyalsoldier edefca7932
Refine & make proto.go work outside GOPATH 2020-10-04 09:56:45 +08:00
loyalsoldier 4ba4cad7ae
Refine func GetModuleName 2020-10-04 09:55:21 +08:00
Loyalsoldier 68dd2a0d85
Merge pull request #258 from Loyalsoldier/refine-codes
Refine codes
2020-10-04 06:31:42 +08:00
loyalsoldier f184d16918
Fix golangci nolint 2020-10-04 06:29:35 +08:00
loyalsoldier 7a789fed37
Run go fmt 2020-10-04 06:29:21 +08:00