1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-02 22:21:19 +00:00
Commit Graph

185 Commits

Author SHA1 Message Date
Shelikhoo
0fdc818231
Update VSign Version 2020-08-29 10:27:23 +08:00
RPRX
38f7de5393
Merge pull request #130 from v2fly/dependabot/go_modules/google.golang.org/grpc-1.31.1
Bump google.golang.org/grpc from 1.31.0 to 1.31.1
2020-08-26 05:35:48 +00:00
dependabot[bot]
690c7fc8a8
Bump google.golang.org/grpc from 1.31.0 to 1.31.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.31.0 to 1.31.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.31.0...v1.31.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 05:31:54 +00:00
dependabot[bot]
d9ac3f8a5d
Bump github.com/google/go-cmp from 0.5.1 to 0.5.2
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.1...v0.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 05:31:26 +00:00
lucifer
5df17338a1
Add PROXY protocol support to tcp inbound (#103)
* Add  PROXY protocol support to tcp inbound

* add settings for PROXY protocol

* Adjust hub.go

Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2020-08-21 13:31:44 +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
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
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
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
RPRX
9311cb18e4
Remove unused utls 2020-07-20 05:59:46 +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
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
Shelikhoo
437a66b7de
Added Unit Test for VMessAEAD 2020-07-04 13:48:47 +08:00
dependabot[bot]
c564aa6cef
Bump google.golang.org/grpc from 1.27.0 to 1.30.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.27.0 to 1.30.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.27.0...v1.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-28 07:59:24 +00:00
dependabot[bot]
2af1a8fc3d
Bump google.golang.org/protobuf from 1.24.0 to 1.25.0 (#34)
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.24.0...v1.25.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-28 15:57:59 +08:00
Kslr
475676eb87
update h12.io/socks 2020-06-27 20:36:10 +08:00
dependabot[bot]
b4a071a3bb
Bump github.com/miekg/dns from 1.1.4 to 1.1.29 (#28)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.4 to 1.1.29.
- [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.4...v1.1.29)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-23 06:09:12 +08:00
Kslr
4a37179aef
update net,sync,sys package 2020-06-23 06:02:40 +08:00
Kslr
6b256238dc
update crypto package 2020-06-23 05:58:11 +08:00
dependabot[bot]
36ff6bb903
Bump github.com/google/go-cmp from 0.4.0 to 0.5.0 (#29)
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.4.0...v0.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-20 20:32:29 +08:00
dependabot[bot]
e0f38a1d23
Bump github.com/gorilla/websocket from 1.4.1 to 1.4.2 (#27)
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.4.1...v1.4.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-20 20:01:06 +08:00
dependabot-preview[bot]
825e5b8c8f
Bump github.com/golang/mock from 1.2.0 to 1.4.3 (#26)
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.2.0 to 1.4.3.
- [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.2.0...v1.4.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-20 19:53:20 +08:00
Shelikhoo
09b81b78c3
regenerate pb data 2020-06-08 16:16:32 +08:00
Shelikhoo
9bf07b1f26
VMess AEAD Experiment 2020-06-06 17:11:30 +08:00
Shelikhoo
275e2d5af7
Fix build error, blaim golang.org/x/crypto@v0.0.0-20190308221718-c2843e01d9a2 2019-10-30 21:36:12 +08:00
kslr
85d2c69241 release 4.21.1 2019-10-26 18:54:37 +08:00
vcptr
fa0a21f0dd external module refraction-networking/utls use mod version 2019-10-19 10:22:49 +08:00
vcptr
5d9e2e69a9 external module gorilla/websocket use mod version 2019-10-19 10:05:40 +08:00
vcptr
45afb53614 update mods 2019-10-10 15:05:27 +08:00
vcptr
8759e28890 update for go1.13+ 2019-10-10 14:56:01 +08:00
Darien Raymond
02d8845093
add scripting support for attributes matching 2019-02-28 14:04:43 +01:00
Darien Raymond
8fb4f3bb20
update go.mod 2019-02-28 11:48:17 +01:00
kuoruan
c8f446aba5 Fix go modules
Signed-off-by: kuoruan <kuoruan@gmail.com>
2019-02-13 14:22:08 +08:00
Darien Raymond
84b239bac5
add go mod 2019-02-10 19:27:48 +01:00