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
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
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
Nicholas Wang
3cf16bf7df
Merge pull request #2512 from vcptr/nilciphers
...
let crypto/tls choose the proper ciphers
2020-05-30 22:10:27 -05:00
vcptr
bcfd778d57
let crypto/tls choose the proper ciphers
2020-05-31 11:04:30 +08:00
Nicholas Wang
3dfee909a6
Merge pull request #2510 from vcptr/dfsuites
...
tls use crypto std cipher suites
2020-05-30 20:42:11 -05:00
vcptr
bd4e470e33
tls use crypto std cipher suites
2020-05-31 02:19:34 +08:00
Kslr
edb4fed387
Merge pull request #2359 from AraragiHokuto/illumos
...
Fix build failure on illumos
2020-04-18 12:06:54 +08:00
Kslr
0f72967854
Merge pull request #2348 from FH0/master
...
修复一个导致 TPROXY 下 v2ray 断流的问题
2020-04-18 12:01:24 +08:00
Kslr
8d75477412
Merge pull request #2401 from zzc10086/patch-1
...
fix azure-pipelines.yml golang version number error
2020-04-01 17:18:57 +08:00
zzc10086
20361d0c98
golang version number 1.14.1
2020-04-01 16:21:30 +08:00
Kslr
5ce7dfaf02
Merge pull request #2388 from v2ray/kslr-patch-2
...
Update azure-pipelines.yml
2020-03-28 02:12:53 +08:00
Kslr
f099c1e53d
Update azure-pipelines.yml
2020-03-28 02:11:35 +08:00
Kslr
d113c1b791
Merge pull request #2374 from v2ray/kslr-patch-1
...
fix get the latest release tag error
2020-03-25 10:28:28 +08:00
Kslr
3e40769049
fix get the latest release tag error
...
https://github.com/v2ray/v2ray-core/issues/2373
2020-03-25 10:27:17 +08:00
Kslr
2227557b86
release 4.23.1
2020-03-24 21:35:25 +08:00
Kslr
3caf74da88
Merge pull request #2319 from mzz2017/master
...
feat: support more types of certificates
2020-03-24 20:13:14 +08:00
mzz
50111cd44a
code quality review
2020-03-24 20:04:14 +08:00
Shelikhoo
e9685c41de
Update MacOS Version
2020-03-24 19:55:21 +08:00
Shelikhoo
6f1f836a22
Fix Test Parse flag before flag defined by V2 in main
2020-03-24 19:55:21 +08:00
Kslr
372e9411ad
Merge pull request #2322 from unknowndev233/master
...
add NoNewPrivileges=yes & CAP_NET_RAW
2020-03-24 19:26:57 +08:00
Kslr
e6947de1bf
Merge pull request #2313 from zouquan741/master
...
修复安装脚本添加自启动时报错的问题
2020-03-24 19:26:20 +08:00
Kslr
afb82443e1
Merge pull request #2368 from vcptr/fixincomp
...
fix config compatibility with old inbound/inboundDetors/out
2020-03-24 18:32:22 +08:00
vcptr
4860240499
fix config compatibility with old inbound/inboundDetors/out
2020-03-24 13:47:07 +08:00
Kslr
c0f4cacf1a
Merge pull request #2366 from lucifer9/freebsd11
...
add SO_REUSEPORT for freebsd 11
2020-03-24 03:11:07 +08:00
lucifer9
2574704710
add SO_REUSEPORT for freebsd 11
2020-03-23 21:52:19 +08:00
Kslr
8e8a8ce299
Merge pull request #2365 from vcptr/fixmcenv
...
fix confdir env startup priority
2020-03-23 17:04:57 +08:00
vcptr
ab616d91ae
fix confdir env startup priority
2020-03-23 16:33:49 +08:00
Araragi Hokuto
6673733da7
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-03-22 01:06:13 +08:00
Kslr
b217cade28
release 4.23.0
2020-03-19 18:51:58 +08:00
Kslr
d80f8e4d33
Merge pull request #2350 from v2ray/revert-2157-master
...
Revert "Reduce http proxy client overhead by 1RTT"
2020-03-19 18:40:00 +08:00
Kslr
bb939ae03f
Revert "Reduce http proxy client overhead by 1RTT"
2020-03-19 18:39:14 +08:00
FH0
7651fb5586
fix udp broken
2020-03-18 19:28:24 +08:00
FH0
fb0f05b159
fix udp broken
2020-03-18 19:26:48 +08:00
FH0
7cfa5aed18
fix udp broken
2020-03-18 19:25:22 +08:00
Richard Chen
3feec68a87
Merge pull request #2341 from Loyalsoldier/master
...
Update geoip.dat & geosite.dat on 2020.03.17
2020-03-17 14:18:31 +08:00