1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 10:45:22 +00:00
Commit Graph

5240 Commits

Author SHA1 Message Date
RPRX
e425876afe
Fix totalSize 2020-08-04 03:50:22 +00:00
RPRX
070e72f581
unexpected -> invalid 2020-08-03 19:16:14 +00:00
RPRX
5e753007ad
Fix test 2020-08-03 15:17:06 +00:00
RPRX
9b36ce95d9
Merge pull request #78 from rprx/master
VLESS PREVIEW 1.2
2020-08-03 13:52:52 +00:00
Kslr
f04821905d
Merge pull request #77 from v2fly/dependabot/go_modules/github.com/miekg/dns-1.1.31
Bump github.com/miekg/dns from 1.1.30 to 1.1.31
2020-08-03 15:45:31 +08:00
RPRX
1cfc02e720
VLESS PREVIEW 1.2 2020-08-03 06:13:26 +00:00
dependabot[bot]
81a7fedc95
Bump github.com/miekg/dns from 1.1.30 to 1.1.31
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.30 to 1.1.31.
- [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.30...v1.1.31)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 05:54:55 +00:00
RPRX
2c49559c61
Merge pull request #76 from Vigilans/vigilans/tproxy-sockopt
Apply sockopt from inbound config to dokodemo tproxy's response connection
2020-08-02 03:02:36 +00:00
RPRX
7ec05363f3
Merge pull request #74 from darhwa/http-outbound
Fix http outbound to get correct TLS negotiated protocol when "stats" setting exists
2020-08-01 09:40:42 +00:00
Nicholas Wang
62db92f632 initial security policy 2020-08-01 01:10:32 -05:00
Vigilans
30e312f72b Apply sockopt from inbound config to dokodemo tproxy's response connection 2020-08-01 02:04:06 +08:00
Darhwa
cae278dd00 Fix http outbound
Get correct TLS negotiated protocol when stats setting exists
2020-07-31 23:51:08 +08:00
Darhwa
1acb2fd854 Some cleaning and linting 2020-07-31 23:49:54 +08: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