1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-20 22:45:24 +00:00
Go to file
Shelikhoo ebdacfdb86
add comment for gRPC TLS silent failure behavior
When gRPC transport have been configured to use TLS, it may silently ignore TLS failure. This may make it harder to diagnose TLS setting issues when gRPC transport is used. This comment is added to help other developers be aware of this caveat.
2021-09-03 21:34:34 +01:00
.github Chore: deb package uses Golang v1.17 (#1234) 2021-08-26 15:20:31 +08:00
app Fix: DNS return value (#1242) 2021-08-29 16:24:10 +08:00
common 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
features Lint: update linter config & fix code style (#1089) 2021-06-22 22:36:23 +08:00
infra separate client ca and server ca 2021-09-01 22:34:13 +01:00
main 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
proxy 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
release Chore: deb package uses Golang v1.17 (#1234) 2021-08-26 15:20:31 +08:00
testing 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
transport add comment for gRPC TLS silent failure behavior 2021-09-03 21:34:34 +01:00
.gitignore Feat: remove geo files from repo & refine tests (#869) 2021-04-07 03:08:03 +08:00
annotations.go API doc 2018-12-03 22:44:42 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) 2021-04-29 16:21:22 +08:00
config.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
config.pb.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
config.proto Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
context_test.go Remove unnecessary API 2021-05-04 20:48:31 +01:00
context.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
core.go Update core.go 2021-07-30 14:45:21 +01:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
format.go vFormat: use gci instead of customized goimports (#1020) 2021-05-19 19:59:46 +08:00
functions_test.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
functions.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
go.mod refactor go.mod file 2021-09-03 21:25:17 +01:00
go.sum Fix: go module & update dependencies (#1219) 2021-08-21 14:19:16 +08:00
LICENSE Chore: update LICENSE year (#680) 2021-02-17 05:27:52 +08:00
mocks.go Fix: go generate command for Go v1.16 (#695) 2021-02-20 20:43:19 +08:00
proto.go Fix: vprotogen loop dependency (#797) 2021-03-18 18:32:40 +08:00
README.md update readme for third party project usage for advanced protobuf loader 2021-04-13 15:12:48 +01:00
SECURITY.md update security policy with renewed GPG pubkey 2020-11-08 03:54:22 -06:00
v2ray_test.go Chore: format import using goimports (#780) 2021-03-14 07:09:51 +08:00
v2ray.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00

V2Ray

Project V

Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.

GitHub Test Badge codecov.io codebeat Codacy Badge Downloads

Packaging Status

If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via GitHub issues.

Packaging status

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects: