Commit Graph

303 Commits

Author SHA1 Message Date
dependabot[bot] 24cc503985
Chore: bump github.com/golang/protobuf from 1.5.1 to 1.5.2 (#830) 2021-03-30 14:42:33 +08:00
loyalsoldier f0c453ca28
Chore: update dependencies 2021-03-28 08:40:33 +08:00
dependabot[bot] 139dfadb62
Chore: bump google.golang.org/grpc from 1.36.0 to 1.36.1 (#824) 2021-03-26 14:13:21 +08:00
Loyalsoldier f3a56ca090
Feat: update lucas-clemente/quic-go to v0.20.0 (#816) 2021-03-22 22:26:30 +08:00
dependabot[bot] 9e039407d2
Chore: bump github.com/miekg/dns from 1.1.40 to 1.1.41 (#814) 2021-03-22 18:07:32 +08:00
Shelikhoo 1cc528636e
update dependency 2021-03-20 22:08:28 +00:00
Shelikhoo 664efadef0
update dependency 2021-03-20 22:05:51 +00:00
Shelikhoo f63ee69fcf
added forwarder service 2021-03-20 21:59:30 +00:00
Loyalsoldier 9e9173acb4
Chore: update protobuf & dependencies (#793)
* Chore: update protobuf
* Chore: regenerate mock files
* Chore: update dependencies
* Chore: use Go v1.16.2 and later
2021-03-18 12:17:26 +08:00
dependabot[bot] fb486d4181
Chore: bump github.com/pires/go-proxyproto from 0.4.2 to 0.5.0 (#751)
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.4.2...v0.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 08:39:13 +08:00
Loyalsoldier e03947e6b0
Chore: update protobuf & dependencies (#748) 2021-03-08 05:12:27 +08:00
dependabot[bot] bda84984a0
Chore: bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#732)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 15:47:37 +08:00
Loyalsoldier 49cf614346
Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
dependabot[bot] 9fd5cdd8a8
Chore: bump github.com/miekg/dns from 1.1.39 to 1.1.40 (#712)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 13:42:36 +08:00
dependabot[bot] 2e1cdd52e9
Chore: bump google.golang.org/grpc from 1.35.0 to 1.36.0 (#711)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 11:29:51 +08:00
Loyalsoldier 9d13f99633
Chore: format file & change names of test cases (#707) 2021-02-24 17:12:44 +08:00
dependabot[bot] bcbb96657c
Chore: bump github.com/miekg/dns from 1.1.38 to 1.1.39 (#702)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 14:21:29 +08:00
Loyalsoldier efb963237c
Fix: go generate command for Go v1.16 (#695)
* Fix: go generate command for Go v1.16
* Chore: ignore go generate binaries
* Chore: regenerate mock files
* Chore: update dependencies
2021-02-20 20:43:19 +08:00
Loyalsoldier a545bfe2c8
Feat: use Go v1.16 & support Apple Silicon (#686) 2021-02-19 13:24:19 +08:00
Loyalsoldier 0000b60a36
Chore: update dependencies (#681) 2021-02-17 06:49:41 +08:00
Loyalsoldier f94dd11a8c
Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
Loyalsoldier afcbb4feb8
Chore: update dependencies (#671) 2021-02-11 15:14:18 +08:00
dependabot[bot] ee673062af
Chore: bump github.com/miekg/dns from 1.1.37 to 1.1.38 (#652) 2021-02-02 14:29:17 +08:00
dependabot[bot] 440509f930
Chore: bump github.com/miekg/dns from 1.1.35 to 1.1.37 (#647)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.35 to 1.1.37.
- [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.35...v1.1.37)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 21:32:45 +08:00
dependabot[bot] 74a8e0c71a
Chore: bump github.com/pires/go-proxyproto from 0.4.1 to 0.4.2 (#643)
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.4.1...v0.4.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-29 17:14:42 +08:00
dependabot[bot] 0b9a5443f7
Chore: bump google.golang.org/grpc from 1.34.1 to 1.35.0 (#606)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.34.1 to 1.35.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.34.1...v1.35.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 18:26:54 +08:00
dependabot[bot] daa87de9ea
Chore: bump github.com/pires/go-proxyproto from 0.4.0 to 0.4.1 (#623)
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.4.0...v0.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 16:14:03 +08:00
dependabot[bot] c89aae1380
Chore: bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#607)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-19 18:12:32 +08:00
dependabot[bot] ef1f0a3ac3
Chore: bump github.com/pires/go-proxyproto from 0.3.3 to 0.4.0 (#618)
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.3.3...v0.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-19 18:11:01 +08:00
dependabot[bot] 17592cb73d
Chore: bump google.golang.org/grpc from 1.34.0 to 1.34.1 (#602)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.34.0...v1.34.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 14:33:23 +08:00
Loyalsoldier e670dd6387
Update dependencies (#571) 2021-01-01 17:00:09 +08:00
dependabot[bot] f4a5715d22
Bump github.com/pires/go-proxyproto from 0.3.2 to 0.3.3 (#499)
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.3.2...v0.3.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 15:19:35 +08:00
dependabot[bot] 083970c073
Bump h12.io/socks from 1.0.1 to 1.0.2 (#500)
Bumps [h12.io/socks](https://github.com/h12w/socks) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/h12w/socks/releases)
- [Commits](https://github.com/h12w/socks/compare/v1.0.1...v1.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 15:18:01 +08:00
dependabot[bot] d0ee7d2600
Bump google.golang.org/grpc from 1.33.2 to 1.34.0 (#483)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.33.2 to 1.34.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.33.2...v1.34.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-05 06:58:05 +08:00
dependabot[bot] 97385e364b
Bump github.com/lucas-clemente/quic-go from 0.19.2 to 0.19.3 (#489) 2020-12-04 14:31:21 +08:00
Loyalsoldier b93f69fb48
Update dependencies (#458) 2020-11-26 05:32:04 +08:00
dependabot[bot] 7bac8188f1
Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#455)
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.3...v0.5.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 04:41:21 +08:00
Kslr 623cb24644
Remove XTLS (#431)
* remove xtls

* generate pb

* Update protoc

* Clean up go.mod & go.sum

* format code

* restore vless flow

* fix codacy

* do NOT interfere with pb.go files

Co-authored-by: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
2020-11-20 15:53:10 +08:00
dependabot[bot] 9a03cc5c98
Bump github.com/lucas-clemente/quic-go from 0.18.1 to 0.19.2 (#436)
Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.18.1 to 0.19.2.
- [Release notes](https://github.com/lucas-clemente/quic-go/releases)
- [Changelog](https://github.com/lucas-clemente/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/lucas-clemente/quic-go/compare/v0.18.1...v0.19.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 15:45:49 +08:00
dependabot[bot] 1d1f207f0f
Bump github.com/pires/go-proxyproto from 0.3.1 to 0.3.2 (#424)
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.3.1...v0.3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 20:56:35 +08:00
dependabot[bot] 42f86fc6b8
Bump github.com/google/go-cmp from 0.5.2 to 0.5.3 (#413)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-14 03:11:16 +08:00
Xiaokang Wang fb0aadeea9
Transfer VSign and related project to V2Fly and share under the same license as v2ray-core (#392)
* Move VSign to V2Fly

* Use transfered V2BuildAssist  project
2020-11-08 03:11:45 +08:00
Loyalsoldier d433d5d01d
Clean & upgrade dependencies (#390) 2020-11-07 18:03:46 +08:00
RPRX d5bafa91ee
Upgrade dependencies 2020-11-06 13:00:52 +00:00
RPRX e8361016ae
VLESS XTLS ReadV 2020-11-03 14:32:17 +00:00
dependabot[bot] b0dfaa83eb
Bump github.com/pires/go-proxyproto from 0.3.0 to 0.3.1 (#380)
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.3.0...v0.3.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 10:43:37 +00:00
RPRX 1ce9ce9a60
Upgrade dependencies 2020-10-30 07:10:03 +00:00
dependabot[bot] 6f5a58c38c
Bump github.com/pires/go-proxyproto from 0.2.0 to 0.3.0 (#368)
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.2.0...v0.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 07:50:38 +00:00
dependabot[bot] e9bd1db096
Bump github.com/miekg/dns from 1.1.34 to 1.1.35
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.34 to 1.1.35.
- [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.34...v1.1.35)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:09:53 +00:00
RPRX bce857f213
Upgrade dependencies 2020-10-23 01:15:22 +00:00
dependabot[bot] 358810b37f
Bump google.golang.org/grpc from 1.32.0 to 1.33.1 (#339)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.32.0 to 1.33.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.32.0...v1.33.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-21 14:50:56 +08:00
RPRX b562f21ca2
Upgrade github.com/xtls/go 2020-10-20 16:30:02 +08:00
kslr 3c6e11673f revert: support yaml config 2020-10-20 14:01:16 +08:00
dependabot[bot] 5bd893b2dd
Bump github.com/miekg/dns from 1.1.33 to 1.1.34 (#333)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.33 to 1.1.34.
- [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.33...v1.1.34)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 10:48:05 +00:00
ayanamist 5230dfb71e
Support YAML config through JSON (#331) 2020-10-19 07:28:33 +08:00
RPRX 9f4640ce81
Upgrade other dependencies 2020-10-18 01:26:43 +00:00
HalfLife 878f724ccf
grpc: rollback from 1.33.0 to 1.32.0 (#330) 2020-10-18 01:06:02 +00:00
RPRX 17682f9f12
Upgrade all dependencies 2020-10-15 11:33:33 +00:00
dependabot[bot] 90da2808b9
Bump github.com/miekg/dns from 1.1.32 to 1.1.33
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.32 to 1.1.33.
- [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.32...v1.1.33)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-15 05:45:49 +00:00
dependabot[bot] cc0f6e6a07
Bump github.com/miekg/dns from 1.1.31 to 1.1.32 (#305)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.31 to 1.1.32.
- [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.31...v1.1.32)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 15:29:50 +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
RPRX 4bf1b4ebcc
VLESS PREVIEW 2.4 2020-10-07 03:35:04 +00: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
RPRX b8a78038a2
VLESS PREVIEW 2.3 2020-10-04 10:51:29 +00:00
RPRX 97eddc2374
Add XTLS support 2020-09-21 14:56:43 +00:00
dependabot[bot] cc25eb12f4
Bump google.golang.org/grpc from 1.31.1 to 1.32.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.31.1...v1.32.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 05:59:40 +00:00
RPRX af9dbbc7d9
Upgrade all dependencies 2020-09-02 13:08:50 +00:00
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