1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00
Commit Graph

4878 Commits

Author SHA1 Message Date
Nicholas Wang
62db92f632 initial security policy 2020-08-01 01:10:32 -05:00
Kslr
45bf57826d
Merge pull request #72 from darhwa/doh-h2
Enable ForceAttemptHTTP2 on DoH client
2020-07-31 22:54:51 +08:00
Darhwa
e9c891d5b5 Enable ForceAttemptHTTP2 on DoH client 2020-07-31 17:07:56 +08:00
Kslr
d84507ae15
Merge pull request #71 from v2fly/dependabot/go_modules/google.golang.org/grpc-1.31.0
Bump google.golang.org/grpc from 1.30.0 to 1.31.0
2020-07-31 14:35:08 +08:00
dependabot[bot]
dfdb930109
Bump google.golang.org/grpc from 1.30.0 to 1.31.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.30.0...v1.31.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 05:11:40 +00:00
Kslr
746ec61fb6
Merge pull request #70 from Vigilans/vigilans/inbound-sockopt
Move setting of SO_REUSEPORT out of applyInboundSocketOptions
2020-07-31 10:10:33 +08:00
GitHub Action
89a2ac81c6 update geoip, geosite 2020-07-31 00:22:55 +00:00
Vigilans
39cbe4ab13 Implement setReuseAddr and setReusePort in sockopt_{os}.go 2020-07-31 01:20:12 +08:00
Vigilans
bb932d8a1e Move setting of SO_REUSEPORT out of applyInboundSocketOptions 2020-07-31 00:01:36 +08:00
RPRX
541fb5c5b1
Merge pull request #66 from rprx/master
VLESS PROTOCOL
2020-07-29 14:30:23 +00:00
Kslr
1fdd9f85c0
Merge pull request #67 from v2fly/dependabot/go_modules/github.com/golang/mock-1.4.4
Bump github.com/golang/mock from 1.4.3 to 1.4.4
2020-07-29 14:33:26 +08:00
dependabot[bot]
5ee8f7aa5c
Bump github.com/golang/mock from 1.4.3 to 1.4.4
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](https://github.com/golang/mock/compare/v1.4.3...v1.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-29 05:47:02 +00:00
RPRX
bad7e2cfd8
VLESS PREVIEW 1.1 2020-07-28 15:00:23 +00:00
Kslr
0a19fb5a3a
Merge pull request #64 from kallydev/docker
Add docker.yaml to actions
2020-07-25 15:58:06 +08:00
kallydev
964d0fbbbe
Refactor docker.yaml 2020-07-24 13:32:10 +08:00
kallydev
168675a61b
Update docker.yaml 2020-07-24 12:37:33 +08:00
GitHub Action
f64d4bb8f8 update geoip, geosite 2020-07-24 00:22:53 +00:00
kallydev
1f29446c5f
Add docker.yaml to actions 2020-07-23 21:31:47 +08:00
Kslr
f95cb41f63
fix ci dependencies 2020-07-23 12:54:26 +08:00
Kslr
6f1ac51e08
only keep release 2020-07-23 12:20:19 +08:00
Kslr
108b9b3c7a
Merge pull request #61 from v2fly/dependabot/go_modules/github.com/google/go-cmp-0.5.1
Bump github.com/google/go-cmp from 0.5.0 to 0.5.1
2020-07-23 04:34:33 +08:00
Kslr
a44a8245d3
Merge pull request #62 from kallydev/master
Fix the error of missing curl in Dockerfile
2020-07-23 04:32:33 +08:00
kallydev
9b09c83b08
Fix the error of missing curl in Dockerfile 2020-07-22 19:25:22 +08:00
dependabot[bot]
19d04e583a
Bump github.com/google/go-cmp from 0.5.0 to 0.5.1
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.0...v0.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-22 05:46:28 +00:00
Kslr
34d6818a85
Merge pull request #60 from rprx/patch-1
Remove unused utls
2020-07-20 22:16:23 +08:00
RPRX
9311cb18e4
Remove unused utls 2020-07-20 05:59:46 +00:00
Kslr
34cdd884f3
Merge pull request #59 from rprx/patch-1
Add linux riscv64 build
2020-07-20 04:59:05 +08:00
RPRX
e46531261b
Add linux riscv64 build 2020-07-19 20:51:39 +00:00
RPRX
38b5cd4728
Update WORKSPACE 2020-07-19 20:50:37 +00:00
Kslr
b08d71f56d
Merge pull request #48 from v2fly/dependabot/go_modules/github.com/miekg/dns-1.1.30
Bump github.com/miekg/dns from 1.1.29 to 1.1.30
2020-07-20 03:58:38 +08:00
Kslr
b3bfded682
Merge pull request #58 from rprx/patch-1
Adjust Bazel
2020-07-20 03:57:43 +08:00
RPRX
c8f266c740
Adjust Bazel 2020-07-19 02:40:33 +00:00
RPRX
3da772249b
Update WORKSPACE 2020-07-19 02:39:34 +00:00
Kslr
fc2ff502b1
Merge pull request #55 from rprx/patch-1
Update Golang version to 1.14.6
2020-07-17 18:29:54 +08:00
Kslr
520500e0f3
Merge pull request #56 from DuckSoft/master
some typo fixes
2020-07-17 18:29:10 +08:00
DuckSoft
1525712214
some typo fixes
note: there are other typos in external/ folder.
considering the fact that the folder "will be removed in future", I skipped those typos.
2020-07-17 18:09:24 +08:00
RPRX
6653b8ac81
Update azure-pipelines.yml 2020-07-17 03:22:23 +00:00
GitHub Action
81985d918f update geoip, geosite 2020-07-17 00:20:55 +00:00
Kslr
3a7784b3e2
Merge pull request #50 from yuhan6665/master
Fix parser for shadowsocks cipher "none"
2020-07-15 04:14:57 +08:00
Kslr
5d31c54bdf
Merge pull request #51 from lucifer9/dokodemo-log
Add access log for dokodemo inbound
2020-07-15 04:14:26 +08:00
lucifer9
9da4339d8a Add access log for dokodemo inbound 2020-07-13 21:02:19 +08:00
yuhan6665
2e20d34f84 Fix parser for shadowsocks cipher none 2020-07-11 15:27:15 -04:00
Shelikhoo
d2266bb52c
Alias for ext: to reduce ambiguous ext: used without context 2020-07-11 09:24:03 +08:00
GitHub Action
ff42cc8c86 update geoip, geosite 2020-07-10 00:20:35 +00:00
dependabot[bot]
04addcb767
Bump github.com/miekg/dns from 1.1.29 to 1.1.30
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.29 to 1.1.30.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.29...v1.1.30)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 05:21:00 +00:00
Shelikhoo
b02a781ab9
Update Version 2020-07-05 16:40:59 +08:00
Shelikhoo
1be3d52787
Allow VSign function to be disabled if V2Ray is included in a package and should be verified by the package manager. 2020-07-05 08:55:10 +08:00
Shelikhoo
3952f81b49
Update Signing key 2020-07-05 08:52:29 +08:00
Shelikhoo
b23c4fce05
Adopt to new signature key and format (Fix) 2020-07-04 21:04:38 +08:00
Shelikhoo
432bc627bb
Adopt to new signature key and format 2020-07-04 20:28:15 +08:00