Commit Graph

5247 Commits (811f0dd6476bdd54285a17414d5647e8e544ec82)

Author SHA1 Message Date
Shelikhoo 774bdf202b
fixed ReadV issue for windows 2020-06-01 07:28:41 -05:00
Kslr aa4dc77978
add tls1.3 ciphers 2020-06-01 07:28:40 -05:00
Shelikhoo 8366627f5f
update dat files before build 2020-06-01 07:28:39 -05:00
Shelikhoo 765d66296b
Enable tls1.3 if not explicitly disabled 2020-06-01 07:28:38 -05:00
liberal-boy dc8af28d56
enable TLS 1.3 by default 2020-06-01 07:28:37 -05:00
Shelikhoo 9f8a865772
name-prefix 2020-06-01 07:28:36 -05:00
Shelikhoo a641f8274e
parse release 2020-06-01 07:28:35 -05:00
Shelikhoo 3aab7d1dea
fix var location 2020-06-01 07:28:35 -05:00
Shelikhoo cd7c08b05e
Replace Token 2020-06-01 07:28:34 -05:00
Shelikhoo cd31b76e73
cd to code dir 2020-06-01 07:28:33 -05:00
Shelikhoo f89bfe50cb
Disable coverage upload 2020-06-01 07:28:32 -05:00
Shelikhoo 25de855502
Fix token 2020-06-01 07:28:31 -05:00
Shelikhoo 54a300af56
fix var group 2020-06-01 07:28:30 -05:00
Shelikhoo 76a8ac8434
Redo Bleeding Edge Release 2020-06-01 07:28:29 -05:00
Shelikhoo 64fd7c8ce8
fallback to release to core 2020-06-01 07:28:28 -05:00
Shelikhoo 1bcdb10811
fix 2020-06-01 07:28:27 -05:00
Shelikhoo ae7553d117
Define target 2020-06-01 07:28:27 -05:00
Shelikhoo 6c745ac290
fix service connection 2020-06-01 07:28:26 -05:00
Shelikhoo ba237b0361
Bleeding Edge release 2020-06-01 07:28:25 -05:00
Shelikhoo 70ae685106
unable to get sandboxing work, maybe later 2020-06-01 07:28:24 -05:00
Shelikhoo b5433d2980
set cache to tmp dir 2020-06-01 07:28:23 -05:00
Shelikhoo 4de72b4225
set cache dir 2020-06-01 07:28:22 -05:00
Shelikhoo a6b3281421
Fix build break 2020-06-01 07:28:21 -05:00
Shelikhoo c3dae6305e
fix rel dir 2020-06-01 07:28:20 -05:00
Shelikhoo b6c21b1646
add debug file list 2020-06-01 07:28:19 -05:00
Shelikhoo 73f83d09ab
fix dep download path 2020-06-01 07:28:19 -05:00
Shelikhoo 35809561f5
fix source download 2020-06-01 07:28:18 -05:00
Shelikhoo 9f9f0a2a96
go get trigger 2020-06-01 07:28:17 -05:00
Shelikhoo b23e6fb1ba
ln new source with old one 2020-06-01 07:28:16 -05:00
Shelikhoo d123109fcd
unset GOPATH to use go mod 2020-06-01 07:28:15 -05:00
Shelikhoo 7962aba52e
Copy trigger source to seperate folder 2020-06-01 07:28:14 -05:00
Shelikhoo 1fe1b5c89a
move primary dir 2020-06-01 07:28:13 -05:00
Shelikhoo a1e4c9bc70
Release 4.23.3 (Bug fix) 2020-06-01 17:49:50 +08:00
Shelikhoo e0aa18b6f3
Drain Connection with invalid checksum before closing. Emergency fix for weakness described in https://github.com/v2ray/v2ray-core/issues/2523 2020-06-01 16:40:54 +08:00
Kslr 4b81ba947f
Merge pull request #2515 from rprx/patch-1
Update Golang version
2020-05-31 14:42:41 +08:00
rprx 371e176535
Update azure-pipelines.template.yml 2020-05-31 06:10:23 +00:00
rprx 05493cc096
Update azure-pipelines.yml 2020-05-31 06:08:36 +00:00
Kslr 9dc12961fa
4.23.2 2020-05-31 12:38:19 +08:00
Kslr 9f4fb3065d
update geoip,geosite 2020-05-31 12:37:55 +08:00
Araragi Hokuto 2a96605138
Fix build failure on illumos
Previously v2ray can not be built on illumos due to following reasons:
1. missing build tags in transport/internet/sockopt_other.go
2. many definitions in syscall does not exist on illumos
This commit addresses these problems by adding missing build tags, and
updates those missing syscall deps on illumos to use x/sys/unix.
2020-05-31 12:37:24 +08:00
zzc10086 206008081d
golang version number 1.14.1 2020-05-31 12:29:33 +08:00
Kslr 2d934d1027
fix azure-pipelines bad merge 2020-05-31 12:28:34 +08:00
Kslr 200e6ea3dc
Update azure-pipelines.yml 2020-05-31 12:23:20 +08:00
Kslr bab1c33de3
fix get the latest release tag error
https://github.com/v2ray/v2ray-core/issues/2373
2020-05-31 12:17:11 +08:00
Kslr 067ee433c5
4.23.2 2020-05-31 12:07:52 +08:00
Kslr 40bd03db7f
Merge pull request #2514 from v2ray/revert-2348-master
Revert "修复一个导致 TPROXY 下 v2ray 断流的问题"
2020-05-31 12:01:48 +08:00
Kslr db29bea2ed
Revert "修复一个导致 TPROXY 下 v2ray 断流的问题" 2020-05-31 11:58:24 +08:00
Kslr b355c7089b
Merge pull request #2513 from kslr/master
update geoip,geosite
2020-05-31 11:57:18 +08:00
Kslr 2174353f85
update geoip,geosite 2020-05-31 11:55:10 +08:00
vcptr 524b2aca56 let crypto/tls choose the proper ciphers 2020-05-31 11:25:56 +08:00