Darien Raymond
|
3e8da9e540
|
fix delay in blackhole
|
2018-04-11 23:02:10 +02:00 |
|
Darien Raymond
|
d2470e2cdb
|
fix lint errors
|
2018-04-11 20:17:19 +02:00 |
|
Darien Raymond
|
622cb529a9
|
include base error
|
2018-04-11 20:17:08 +02:00 |
|
Darien Raymond
|
666a1a17f2
|
fix test
|
2018-04-11 16:52:51 +02:00 |
|
Darien Raymond
|
0caf92726b
|
better way to run tasks in parallel
|
2018-04-11 16:45:09 +02:00 |
|
Darien Raymond
|
9d7f43a299
|
fix lint errors
|
2018-04-11 16:15:29 +02:00 |
|
Darien Raymond
|
044c641d7b
|
test case for tls certs
|
2018-04-10 23:02:47 +02:00 |
|
Darien Raymond
|
02941b66a0
|
add tags to ext
|
2018-04-10 22:23:25 +02:00 |
|
Darien Raymond
|
318a36fe58
|
automatic issuing certificates from provided CA
|
2018-04-10 12:42:02 +02:00 |
|
Darien Raymond
|
8ba8ce7d6a
|
more options for generating certificate
|
2018-04-09 23:17:55 +02:00 |
|
Darien Raymond
|
b7fc1f0bd6
|
scenario test for domain socket
|
2018-04-09 20:45:23 +02:00 |
|
Darien Raymond
|
38de82a5d3
|
don't release locker in abstract mode
|
2018-04-09 17:18:48 +02:00 |
|
Darien Raymond
|
a320196b77
|
refine domain socket transport
|
2018-04-09 17:09:24 +02:00 |
|
Darien Raymond
|
4b45174650
|
fix handling of empty buffer
|
2018-04-09 16:48:25 +02:00 |
|
DarienRaymond
|
61d9b04ca5
|
Merge pull request #1019 from v2ray/domainsocket
Implemented Primitive Domain Socket Support described in https://github.com/v2ray/Planning/issues/25
|
2018-04-09 12:42:42 +02:00 |
|
Darien Raymond
|
88133aa4a6
|
move cert generation code to common
|
2018-04-09 12:42:18 +02:00 |
|
Darien Raymond
|
286e9a3835
|
conf loader as component
|
2018-04-09 11:43:13 +02:00 |
|
Darien Raymond
|
b7f2f30244
|
support fetching config from http
|
2018-04-08 23:22:55 +02:00 |
|
Darien Raymond
|
6f2d4c72cc
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2018-04-07 23:07:33 +02:00 |
|
Darien Raymond
|
83625618ee
|
re-init maps when they are empty
|
2018-04-07 23:07:30 +02:00 |
|
DarienRaymond
|
8dd67e0e71
|
Merge pull request #1024 from Yaspee/master
Update install-release.sh
|
2018-04-07 21:54:16 +02:00 |
|
Yaspee
|
f7ec32d70f
|
Update install-release.sh
|
2018-04-07 15:59:23 +08:00 |
|
Darien Raymond
|
deb7dab8f3
|
remove unnecessary id cache
|
2018-04-07 09:56:28 +02:00 |
|
Darien Raymond
|
ee5bc8133a
|
fix cached id generation after system sleep
|
2018-04-06 22:02:52 +02:00 |
|
Darien Raymond
|
8f7bdede4e
|
add check for largeSize in case there is just one pool
|
2018-04-06 21:13:29 +02:00 |
|
Darien Raymond
|
758723516e
|
reorder condition list to short circuit IP resolution if possible.
Fix #1021
|
2018-04-06 15:56:53 +02:00 |
|
Xiaokang Wang
|
00016e0517
|
Add comment
|
2018-04-06 20:29:08 +08:00 |
|
Darien Raymond
|
84a05e7cd9
|
remove shadowsocks conformance test
|
2018-04-05 21:57:35 +02:00 |
|
Darien Raymond
|
864a3f2126
|
Update version
|
2018-04-05 21:36:04 +02:00 |
|
Darien Raymond
|
7315b2c647
|
fix mux test
|
2018-04-05 21:09:57 +02:00 |
|
Darien Raymond
|
435be61661
|
fix error handling in mux
|
2018-04-05 20:16:31 +02:00 |
|
Shelikhoo
|
6d1faf5f6e
|
Remove staging code
|
2018-04-05 19:28:30 +08:00 |
|
Shelikhoo
|
8e1507ae3a
|
Prevent unuseful test failure
|
2018-04-05 19:27:33 +08:00 |
|
Shelikhoo
|
c542c043f3
|
Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket
|
2018-04-05 19:11:33 +08:00 |
|
Shelikhoo
|
12012cd4df
|
Testing and fixs
|
2018-04-05 19:06:54 +08:00 |
|
Shelikhoo
|
8b881d7eb6
|
Rename to prevent confusion
|
2018-04-05 18:47:36 +08:00 |
|
Darien Raymond
|
2b675335bd
|
properly handle error case
|
2018-04-05 12:19:57 +02:00 |
|
Shelikhoo
|
4e609c9758
|
Added Test for dial
|
2018-04-05 16:17:17 +08:00 |
|
Shelikhoo
|
d08929a687
|
finish up dial
|
2018-04-05 15:25:39 +08:00 |
|
Darien Raymond
|
61a1cce972
|
reduce size of TransferType
|
2018-04-04 21:46:36 +02:00 |
|
Darien Raymond
|
79c1087311
|
change status to option
|
2018-04-04 21:33:33 +02:00 |
|
Darien Raymond
|
076f385e4b
|
stop recording mux access log
|
2018-04-04 21:32:54 +02:00 |
|
Darien Raymond
|
75a7e9c7f5
|
comments
|
2018-04-04 21:32:40 +02:00 |
|
Darien Raymond
|
90c6113dfc
|
handle transport errors in mux session
|
2018-04-04 17:20:45 +02:00 |
|
Shelikhoo
|
176a5c0d44
|
generalize interface
|
2018-04-04 18:17:42 +08:00 |
|
Shelikhoo
|
7e96581921
|
Added integration
|
2018-04-04 17:12:09 +08:00 |
|
Shelikhoo
|
c51830bd75
|
Added UnixSenderConfig
|
2018-04-04 16:45:46 +08:00 |
|
Darien Raymond
|
a3f47f4fa2
|
comments
|
2018-04-04 00:57:44 +02:00 |
|
Darien Raymond
|
9f198d7e3d
|
fix lint errors
|
2018-04-04 00:29:30 +02:00 |
|
Darien Raymond
|
27ccc9d726
|
comments
|
2018-04-03 22:34:59 +02:00 |
|