1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00
Commit Graph

4829 Commits

Author SHA1 Message Date
Shelikhoo
432bc627bb
Adopt to new signature key and format 2020-07-04 20:28:15 +08:00
Shelikhoo
8c415a791b
Merge branch 'master' of github.com:v2fly/v2ray-core 2020-07-04 13:53:17 +08:00
Shelikhoo
437a66b7de
Added Unit Test for VMessAEAD 2020-07-04 13:48:47 +08:00
Kslr
39d12c8946
Merge pull request #46 from rprx/patch-1
Fix
2020-07-03 20:39:46 +08:00
rprx
11efebfd31
Update tagrelease.sh 2020-07-03 12:31:17 +00:00
rprx
e0a5285658
Update bleedingrelease.sh 2020-07-03 12:29:10 +00:00
Shelikhoo
ad1927e6f9
Actually Request the SIGN 2020-07-03 16:07:15 +08:00
Shelikhoo
9928eca26f
Fix bug with tag name extract 2020-07-03 14:55:31 +08:00
Xiaokang Wang
a5fa0f5afd
Merge pull request #43 from v2fly/dev-cimanifest
Generate and Sign Manifest
2020-07-03 13:14:20 +08:00
GitHub Action
22ae1d6041 update geoip, geosite 2020-07-03 00:19:55 +00:00
Shelikhoo
40e21fde1d
Added Signing Request 2020-07-03 00:34:15 +08:00
Shelikhoo
9142c0d9a8
Generate manifest on tag release 2020-07-02 20:27:34 +08:00
Shelikhoo
d2064b0021
Bug fix 2020-07-02 19:40:44 +08:00
Shelikhoo
dadcda034d
Generate Manifest for bleeding edge release 2020-07-02 19:10:38 +08:00
Kslr
9ae36dae05
Merge pull request #41 from rprx/patch-1
Adjust arm build
2020-06-28 19:52:29 +08:00
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
2020-06-28 18:46:18 +08:00
rprx
a2c86aaaeb
Adjust arm build 2020-06-28 10:11:50 +00:00
rprx
4947537eee
Adjust arm build 2020-06-28 08:56:55 +00:00
rprx
19c5014ed1
Adjust arm build 2020-06-28 08:55:08 +00:00
Kslr
a8f3450b89
Merge pull request #38 from yuhan6665/master
Add stats counter for outbounds
2020-06-28 16:29:29 +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
Shelikhoo
e4acbcee8f
Allow the use of Browser Bridge 2020-06-28 15:54:53 +08:00
Shelikhoo
218d6204b8
Fix test break on socks TestSocksConformance, use ip instead of hostname 2020-06-28 13:59:26 +08:00
yuhan6665
cef1836f5a Add unit test for outbound handler 2020-06-27 20:50:39 -04:00
Kslr
62813a9ede
ci add windows arm 2020-06-28 01:29:33 +08:00
rprx
694180fc9a
Add windows arm build (#39)
* Add windows arm build

* Add windows arm build

* Add windows arm build
2020-06-28 00:46:43 +08:00
Kslr
d017ceda7d
Create dlc.yml 2020-06-27 21:15:13 +08:00
Kslr
221aaad315
Create stale.yml 2020-06-27 20:59:30 +08:00
Kslr
00908a12fe
Update linter.yml 2020-06-27 20:50:41 +08:00
Kslr
475676eb87
update h12.io/socks 2020-06-27 20:36:10 +08:00
yuhan6665
886598542c Add stats counter for outbounds 2020-06-27 00:31:46 -04:00
yuhan6665
f34c092a06 Rename fields in StatCouterConnection
The fields will be used by Outbounds as well in the next commit
2020-06-27 00:31:46 -04:00
Kslr
2b25988129
Merge branch 'agioi-master' 2020-06-27 07:52:02 +08:00
Agioi Theodoroi
37a55653e9
remove unused parameter 2020-06-27 07:51:44 +08:00
Agioi Theodoroi
97074c5bf4
gofmt 2020-06-27 07:51:43 +08:00
Agioi Theodoroi
bbd3988f3d
clean up code 2020-06-27 07:51:42 +08:00
rprx
1432278c2c
Fix typo (#36) 2020-06-26 21:27:23 +08:00
Shelikhoo
f19f95af35
Update AEAD design to rely more on AEAD 2020-06-26 20:15:37 +08:00
Xiaokang Wang
327a6ee1f7
Merge pull request #18 from darhwa/enhance_http_outbound
使http outbound支持连接https与http/2代理服务器
2020-06-25 16:25:44 +08:00
DuckSoft
780318c5c8
handle dns.PackMessage error
this will fix #2599
2020-06-25 16:22:56 +08:00
Xiaokang Wang
dd106b7cda
Merge pull request #35 from DuckSoft/patch-2
dohdns.go: multiple typo fixes
2020-06-25 16:10:46 +08:00
DuckSoft
bde766770d
dohdns.go: multiple typo fixes 2020-06-25 14:10:24 +08:00
Roger Shimizu
90af5f19ba
Apply Debian's patch to upstream 2020-06-24 12:57:03 +08:00
Kslr
bf80143789
v4.25.1 2020-06-23 18:57:57 +08:00
Kslr
477daeb1d3
clean go.sum 2020-06-23 18:55:37 +08:00
JH2628
98a5d3fc7b
Update install-release.sh (#16)
更改安装路径到 v2fly/v2ray-core
2020-06-23 06:11:05 +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