1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 19:45:24 +00:00
Commit Graph

4433 Commits

Author SHA1 Message Date
Darien Raymond
a167073bbc
add source parameter in install-release script 2019-02-07 23:15:17 +01:00
Darien Raymond
a499f90b42
Update version 2019-02-07 19:34:33 +01:00
Darien Raymond
0f805ef81d
fix blackhole test for windows 2019-02-07 19:29:32 +01:00
Darien Raymond
b234cfb4c4
unify NewPacketReader 2019-02-07 19:14:37 +01:00
Darien Raymond
4f08b7c795
fix reading udp packets 2019-02-07 16:36:54 +01:00
Darien Raymond
6e65007d16
update azure config 2019-02-07 12:38:44 +01:00
Darien Raymond
02e00f36a9
fix bazel installer 2019-02-07 09:10:52 +01:00
Darien Raymond
a42bb8cfcf
update azure config 2019-02-06 23:28:18 +01:00
Darien Raymond
64f18b4676
build binaries in azure pipeline 2019-02-06 23:25:58 +01:00
Darien Raymond
2aa0c08709
check domain name 2019-02-06 21:02:03 +01:00
Darien Raymond
fae47083c2
set response bit in dns 2019-02-06 19:41:55 +01:00
Darien Raymond
9a439fb084
delay upload 2019-02-06 17:16:55 +01:00
Darien Raymond
7505be8bfc
enable dns outbound 2019-02-06 17:06:03 +01:00
Darien Raymond
bd231b6b8c
extend timeout 2019-02-06 12:33:27 +01:00
Darien Raymond
e0581b6c82
fix broken tests 2019-02-06 12:11:09 +01:00
Darien Raymond
4613008148
fix broken tests 2019-02-06 11:53:33 +01:00
Darien Raymond
729e448a35
fix a broken test 2019-02-06 11:30:20 +01:00
Darien Raymond
836440c61a
dns outbound proxy 2019-02-06 10:21:04 +01:00
Darien Raymond
66a60dbfa3
remove dep on assert lib 2019-02-03 19:46:53 +01:00
Darien Raymond
9d7efdd2e1
confonly 2019-02-02 22:19:40 +01:00
Darien Raymond
bdd71a44b4
remove dep on assert lib 2019-02-02 22:19:30 +01:00
Darien Raymond
2a0f3591f4
add confonly tag for blackhole 2019-02-01 21:00:08 +01:00
Darien Raymond
1ab94fed79
optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond
3b02c02ab4
Revert "move init func to separate files"
This reverts commit 3de50a6412.
2019-02-01 16:56:43 +01:00
Darien Raymond
2540797895
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2019-02-01 16:53:26 +01:00
Darien Raymond
cccd568ea3
update golang version 2019-02-01 16:53:21 +01:00
Darien Raymond
c87c10ec51
update golang version 2019-02-01 16:23:27 +01:00
Darien Raymond
3de50a6412
move init func to separate files 2019-02-01 16:21:42 +01:00
Darien Raymond
28189197b3
remove dependency of assert lib 2019-02-01 14:38:14 +01:00
Darien Raymond
c9958681f7
remove dependency on assert lib 2019-01-31 20:57:01 +01:00
Darien Raymond
25f0546228
Update version 2019-01-31 20:25:02 +01:00
Darien Raymond
b05514b02c
wait for both requests to finish before changing timeout 2019-01-30 21:38:25 +01:00
Darien Raymond
e33e450e48
fix a typo 2019-01-30 21:25:21 +01:00
Darien Raymond
d5cec4e865
use domain to domain mapping in static host 2019-01-30 21:25:05 +01:00
Darien Raymond
ffb3793b26
support domain to domain mapping in static host 2019-01-30 21:04:29 +01:00
Darien Raymond
bb5a959876
refactor tproxy handling in dokodemo 2019-01-27 22:30:34 +01:00
Victoria Raymond
7bb5db712d
Merge pull request #1525 from SAPikachu/dokodemo-udp
Fix UDP issue in Dokodemo TPROXY mode
2019-01-27 21:54:49 +01:00
SAPikachu
c89828e1fb Fix potential memory leak 2019-01-27 20:14:22 +08:00
Darien Raymond
cb6376ec27
update default config 2019-01-27 09:41:02 +01:00
Darien Raymond
e475812635
update default config 2019-01-26 21:47:48 +01:00
SAPikachu
033d2264ff Fix SO_MARK setting for UDP outbound connections 2019-01-25 15:53:24 +08:00
SAPikachu
d8285161ba Properly handle TPROXY UDP connections 2019-01-25 15:49:34 +08:00
Darien Raymond
6a0b3af4c6
remove multi buffer reading in quic 2019-01-20 22:47:54 +01:00
Darien Raymond
3bf3ce435b
push tags on release 2019-01-20 20:23:42 +01:00
Darien Raymond
aa4ab7fa03
return error on listening domain address 2019-01-19 10:59:47 +01:00
Darien Raymond
9a7177c82c
test case for IPv6 any ip 2019-01-19 10:59:37 +01:00
Darien Raymond
f66b127c0a
fix pipe test 2019-01-18 21:05:50 +01:00
Darien Raymond
69178ed6a2
run test on darwin 2019-01-18 16:42:22 +01:00
Darien Raymond
8e131bcd1f
remove dependency on assert lib 2019-01-18 15:59:39 +01:00
Darien Raymond
c0fe58e4a4
generate test report only on linux 2019-01-18 15:22:15 +01:00