1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-09 09:20:45 +00:00
Commit Graph

5240 Commits

Author SHA1 Message Date
RPRX
d03584425c
Remove .dev/protoc & Detect and show download link 2020-10-19 15:20:19 +00:00
RPRX
3d378fc280
Fix generate .pb.go under Windows 2020-10-19 14:39:51 +00: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
47afbbe798 Remove .dev/protoc 2020-10-18 16:05:25 +08:00
RPRX
834c80836e
v4.31.2 2020-10-18 06:38:59 +00: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
af1f508574
v4.31.1 2020-10-16 12:39:25 +00:00
GitHub Action
9cfbcfa307 update geoip, geosite 2020-10-16 00:12:53 +00:00
RPRX
17682f9f12
Upgrade all dependencies 2020-10-15 11:33:33 +00:00
RPRX
31788c6e19
1.15.2 -> 1.15.3 2020-10-15 11:07:54 +00:00
RPRX
74d9415418
Merge pull request #322 from v2fly/dependabot/go_modules/github.com/miekg/dns-1.1.33
Bump github.com/miekg/dns from 1.1.32 to 1.1.33
2020-10-15 11:07:19 +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
Kslr
f7ed96f5d4
Merge pull request #292 from Loyalsoldier/refine-code
Refine code according to golangci-lint results
2020-10-13 13:50:04 +08:00
RPRX
95e7e0dee7
AtWarning() -> AtInfo() 2020-10-13 04:53:34 +00:00
RPRX
d1ed330f9f
Remove XTLS WriteMultiBuffer method 2020-10-13 04:33:11 +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
dependabot[bot]
348e668bed
Bump golangci/golangci-lint-action from v2 to v2.2.1 (#306)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2 to v2.2.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...54a84d46fb7183443c869b1b7d0dc34f640fcfd7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 15:23:58 +08:00
dependabot[bot]
33c41d2381
Bump actions/stale from v3.0.11 to v3.0.12 (#307)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.11 to v3.0.12.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.11...44f9eae0adddf72dbf3eedfacc999f70afcec1a8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 15:23:02 +08:00
Loyalsoldier
7b8a0faee1
Fix user-package codename & buildtime error (#303) 2020-10-12 09:41:27 +08:00
loyalsoldier
784775f689
Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
RPRX
ff6bb51732
Fix XTLS over mKCP (#302) 2020-10-11 02:52:38 +00:00
forever8938
51d3fc694f
Load JSON internally by default
why not?
2020-10-10 21:06:13 +08:00
Loyalsoldier
c50fef48a7
Refine golangci-lint settings (#294) 2020-10-10 00:19:09 +08:00
Loyalsoldier
ed97a250e4
Refine golangci-lint settings (#293) 2020-10-09 22:06:40 +08:00
Loyalsoldier
807922f883
Reduce timeout & fix ineffassign (#290) 2020-10-09 16:32:12 +08:00
Vento Valery
1f70185b85
bump version 2020-10-09 12:27:55 +08:00
Loyalsoldier
811981b6f0
Geofile workflow: only run on v2fly/v2ray-core (#288) 2020-10-09 10:47:22 +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
GitHub Action
8e8127b2be update geoip, geosite 2020-10-09 00:11:37 +00:00
Loyalsoldier
97dac8cd2f
Build: comply with upstream (#283) 2020-10-08 09:53:25 +08:00
Loyalsoldier
454528353d
Fix misspelling according to goreportcard result (#282) 2020-10-08 08:53:15 +08:00
lucifer
425b4b497d
Add padding to abstract unix domain socket in fallbacks (#277)
* fix fall back to abstract unix domain socket in vless and trojan

* Update trojan.go

* Update vless.go

* Update trojan.go

* Update vless.go

Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2020-10-08 00:35:21 +00:00
Loyalsoldier
f0403a67a1
Refine scripts (#279) 2020-10-07 20:04:09 +08:00
Loyalsoldier
ba99e32b2d
Bazel: discard GOPATH (#278) 2020-10-07 18:35:21 +08:00
Loyalsoldier
93a91ea4de
Refine README (#275) 2020-10-07 16:58:19 +08:00
Loyalsoldier
26aecf095f
Refine Dockerfile (#274) 2020-10-07 16:28:51 +08:00
Loyalsoldier
6769e653ff
Run go mod tidy (#273) 2020-10-07 15:23:27 +08:00
Loyalsoldier
7ef520baa8
Refine user-package (#272) 2020-10-07 15:02:29 +08:00
Kslr
8071aa9c18
Update rights owner 2020-10-07 14:34:00 +08:00
Loyalsoldier
6e4701b700
Build: do NOT rely on GOPATH & refine user-package.sh (#270)
* Build: do NOT rely on GOPATH

* Format pipelines
2020-10-07 14:29:07 +08:00
RPRX
884feea680
Merge pull request #271 from rprx/master
VLESS PREVIEW 2.4
2020-10-07 04:26:55 +00:00
RPRX
4bf1b4ebcc
VLESS PREVIEW 2.4 2020-10-07 03:35:04 +00:00
Kslr
359f84407a
compiler use gogcc, remove gcflags and asmflags (#269) 2020-10-07 10:02:40 +08:00
RPRX
bcc7b78ff7
Add XTLS support to mKCP (#267) 2020-10-06 16:25:02 +00:00
Kslr
03fb762169
removes all file system paths from the compiled executable, to improve build reproducibility 2020-10-06 13:17:30 +08:00
Kslr
48fde93020
remove unused doc in release 2020-10-06 13:05:46 +08: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