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

4313 Commits

Author SHA1 Message Date
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
Darien Raymond
ebbc70b409
fix tool path 2019-01-18 15:10:03 +01:00
Darien Raymond
ef16edea51
fix test script 2019-01-18 15:05:45 +01:00
Darien Raymond
d2051b910b
publish test result 2019-01-18 15:04:56 +01:00
Darien Raymond
07097d9a23
Update version 2019-01-17 20:40:21 +01:00
Darien Raymond
2f96c3c257
update references 2019-01-17 16:39:39 +01:00
Darien Raymond
88f17bc621
remove external directory in coverage report 2019-01-17 16:32:53 +01:00
Darien Raymond
57877d644e
not necessary to flatten vendor directory now 2019-01-17 15:58:42 +01:00
Darien Raymond
26b7845550
remove unused files 2019-01-17 15:47:13 +01:00
Darien Raymond
0b1496bb7a
update dependencies in websocket 2019-01-17 15:47:07 +01:00
Darien Raymond
840c559490
update dependencies 2019-01-17 15:44:22 +01:00
Darien Raymond
f1934a4ff2
move vendor to external 2019-01-17 15:33:18 +01:00
Darien Raymond
44d87ed642
inbound tag for dns requests 2019-01-16 20:32:41 +01:00
Darien Raymond
1cf07c3379
sync quic lib 2019-01-16 11:48:15 +01:00
Darien Raymond
35432832c4
don't use new address if not in redirect mode 2019-01-14 22:57:53 +01:00
Darien Raymond
f79f0a83c9
skip signing 2019-01-14 21:27:42 +01:00
Darien Raymond
7dfba3724e
update dist repo on release 2019-01-14 21:26:43 +01:00
Darien Raymond
ab0ddd4313
sync quic package. fixes #1503 2019-01-14 20:52:10 +01:00
Darien Raymond
86f8fe4eb4
warning message for global trasnport config 2019-01-13 20:15:38 +01:00
Darien Raymond
5aee521798
deprecate global transport settings in proto config 2019-01-13 20:14:24 +01:00
Darien Raymond
7538490c71
Update version 2019-01-12 21:26:14 +01:00