Commit Graph

112 Commits

Author SHA1 Message Date
dependabot[bot] 03f0da94ee
Chore: bump lucas-clemente/quic-go from 0.20.0 to 0.20.1 (#863) 2021-04-05 21:12:47 +08:00
Loyalsoldier b50d692128
Chore: update protobuf & dependencies (#844) 2021-04-02 21:48:27 +08:00
Shelikhoo d55d5423fb
use shadowsocket's bloomring for shadowsocket's replay protection 2021-04-01 21:01:39 +01:00
Shelikhoo 03077a48ed
Merge branch 'dev-wsimprovement' 2021-04-01 20:21:13 +01:00
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
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 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
loyalsoldier a36489bfaa
Run go mod tidy 2020-10-30 23:43:53 +08: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