1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 03:25:23 +00:00
Commit Graph

4302 Commits

Author SHA1 Message Date
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
Darien Raymond
defc93c49d
rename dispatcher to handler 2019-01-12 09:44:59 +01:00
Darien Raymond
ee13f7a562
fix bind addr check 2019-01-12 09:44:51 +01:00
Darien Raymond
ef739c2127
listen system only when bind addr not specified 2019-01-12 09:12:48 +01:00
Darien Raymond
40796b9f9c
remove dependency on assert lib 2019-01-11 17:17:59 +01:00
Darien Raymond
986c80fcda
Update version 2019-01-10 23:00:54 +01:00
Darien Raymond
6146366a4a
enforce timeout for http header processing 2019-01-10 10:40:51 +01:00
Darien Raymond
c889ae6e8c
extend again 2019-01-09 11:17:29 +01:00
Darien Raymond
3fde9f832d
extend timeout in reverse test 2019-01-09 09:03:33 +01:00
Darien Raymond
84bb0f13a5
update reverse test 2019-01-08 23:43:24 +01:00
Darien Raymond
5c37439dbb
fix broken test 2019-01-08 23:41:34 +01:00
Darien Raymond
163776b182
remove dependency on assert lib 2019-01-08 23:27:02 +01:00