Shelikhoo
ad1927e6f9
Actually Request the SIGN
4 years ago
Shelikhoo
9928eca26f
Fix bug with tag name extract
4 years ago
Xiaokang Wang
a5fa0f5afd
Merge pull request #43 from v2fly/dev-cimanifest
...
Generate and Sign Manifest
4 years ago
GitHub Action
22ae1d6041
update geoip, geosite
4 years ago
Shelikhoo
40e21fde1d
Added Signing Request
4 years ago
Shelikhoo
9142c0d9a8
Generate manifest on tag release
4 years ago
Shelikhoo
d2064b0021
Bug fix
4 years ago
Shelikhoo
dadcda034d
Generate Manifest for bleeding edge release
4 years ago
Kslr
9ae36dae05
Merge pull request #41 from rprx/patch-1
...
Adjust arm build
4 years ago
Kslr
2008310a0a
Merge pull request #32 from v2fly/dependabot/go_modules/google.golang.org/grpc-1.30.0
...
Bump google.golang.org/grpc from 1.27.0 to 1.30.0
4 years ago
rprx
a2c86aaaeb
Adjust arm build
4 years ago
rprx
4947537eee
Adjust arm build
4 years ago
rprx
19c5014ed1
Adjust arm build
4 years ago
Kslr
a8f3450b89
Merge pull request #38 from yuhan6665/master
...
Add stats counter for outbounds
4 years ago
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>
4 years ago
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>
4 years ago
Shelikhoo
e4acbcee8f
Allow the use of Browser Bridge
4 years ago
Shelikhoo
218d6204b8
Fix test break on socks TestSocksConformance, use ip instead of hostname
4 years ago
yuhan6665
cef1836f5a
Add unit test for outbound handler
4 years ago
Kslr
62813a9ede
ci add windows arm
4 years ago
rprx
694180fc9a
Add windows arm build ( #39 )
...
* Add windows arm build
* Add windows arm build
* Add windows arm build
4 years ago
Kslr
d017ceda7d
Create dlc.yml
4 years ago
Kslr
221aaad315
Create stale.yml
4 years ago
Kslr
00908a12fe
Update linter.yml
4 years ago
Kslr
475676eb87
update h12.io/socks
4 years ago
yuhan6665
886598542c
Add stats counter for outbounds
4 years ago
yuhan6665
f34c092a06
Rename fields in StatCouterConnection
...
The fields will be used by Outbounds as well in the next commit
4 years ago
Kslr
2b25988129
Merge branch 'agioi-master'
4 years ago
Agioi Theodoroi
37a55653e9
remove unused parameter
4 years ago
Agioi Theodoroi
97074c5bf4
gofmt
4 years ago
Agioi Theodoroi
bbd3988f3d
clean up code
4 years ago
rprx
1432278c2c
Fix typo ( #36 )
4 years ago
Shelikhoo
f19f95af35
Update AEAD design to rely more on AEAD
4 years ago
Xiaokang Wang
327a6ee1f7
Merge pull request #18 from darhwa/enhance_http_outbound
...
使http outbound支持连接https与http/2代理服务器
4 years ago
DuckSoft
780318c5c8
handle dns.PackMessage error
...
this will fix #2599
4 years ago
Xiaokang Wang
dd106b7cda
Merge pull request #35 from DuckSoft/patch-2
...
dohdns.go: multiple typo fixes
4 years ago
DuckSoft
bde766770d
dohdns.go: multiple typo fixes
4 years ago
Roger Shimizu
90af5f19ba
Apply Debian's patch to upstream
4 years ago
Kslr
bf80143789
v4.25.1
4 years ago
Kslr
477daeb1d3
clean go.sum
4 years ago
JH2628
98a5d3fc7b
Update install-release.sh ( #16 )
...
更改安装路径到 v2fly/v2ray-core
4 years ago
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>
4 years ago
Kslr
4a37179aef
update net,sync,sys package
4 years ago
Kslr
6b256238dc
update crypto package
4 years ago
Darhwa
d29370a654
Enhance http outbound
...
1. Enables http outbound to set up a HTTP tunnel above HTTP/1.1,
HTTP/1.1 over TLS, or HTTP/2 over TLS. Previously it only works for
plain HTTP/1.1
2. In setting up CONNECT tunnel, replaces handcrafted request with
standard http.Request
4 years ago
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>
4 years ago
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>
4 years ago
Kslr
48c489aff0
only handle push
4 years ago
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>
4 years ago
dependabot-preview[bot]
e5f028b3f6
Create Dependabot config file ( #25 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 years ago