Commit Graph

3548 Commits (55897f0b22879b2a5216d013f4f198b52131a2fc)
 

Author SHA1 Message Date
sunshineplan 5b1b771d2e 修复缩进,当/etc/v2ray/config.json存在时,不再生成/etc/v2ray文件夹
7 years ago
Darien Raymond a06078ecb3
fix test
7 years ago
Darien Raymond c76d492c0f
stats counter for inbound traffic
7 years ago
Darien Raymond 3e8da9e540
fix delay in blackhole
7 years ago
Darien Raymond d2470e2cdb
fix lint errors
7 years ago
Darien Raymond 622cb529a9
include base error
7 years ago
Darien Raymond 666a1a17f2
fix test
7 years ago
Darien Raymond 0caf92726b
better way to run tasks in parallel
7 years ago
Darien Raymond 9d7f43a299
fix lint errors
7 years ago
Darien Raymond 044c641d7b
test case for tls certs
7 years ago
Darien Raymond 02941b66a0
add tags to ext
7 years ago
Darien Raymond 318a36fe58
automatic issuing certificates from provided CA
7 years ago
Darien Raymond 8ba8ce7d6a
more options for generating certificate
7 years ago
Darien Raymond b7fc1f0bd6
scenario test for domain socket
7 years ago
Darien Raymond 38de82a5d3
don't release locker in abstract mode
7 years ago
Darien Raymond a320196b77
refine domain socket transport
7 years ago
Darien Raymond 4b45174650
fix handling of empty buffer
7 years ago
DarienRaymond 61d9b04ca5
Merge pull request #1019 from v2ray/domainsocket
7 years ago
Darien Raymond 88133aa4a6
move cert generation code to common
7 years ago
Darien Raymond 286e9a3835
conf loader as component
7 years ago
Darien Raymond b7f2f30244
support fetching config from http
7 years ago
Darien Raymond 6f2d4c72cc
Merge branch 'master' of https://github.com/v2ray/v2ray-core
7 years ago
Darien Raymond 83625618ee
re-init maps when they are empty
7 years ago
DarienRaymond 8dd67e0e71
Merge pull request #1024 from Yaspee/master
7 years ago
Yaspee f7ec32d70f
Update install-release.sh
7 years ago
Darien Raymond deb7dab8f3
remove unnecessary id cache
7 years ago
Darien Raymond ee5bc8133a
fix cached id generation after system sleep
7 years ago
Darien Raymond 8f7bdede4e
add check for largeSize in case there is just one pool
7 years ago
Darien Raymond 758723516e
reorder condition list to short circuit IP resolution if possible.
7 years ago
Xiaokang Wang 00016e0517
Add comment
7 years ago
Darien Raymond 84a05e7cd9
remove shadowsocks conformance test
7 years ago
Darien Raymond 864a3f2126
Update version
7 years ago
Darien Raymond 7315b2c647
fix mux test
7 years ago
Darien Raymond 435be61661
fix error handling in mux
7 years ago
Shelikhoo 6d1faf5f6e
Remove staging code
7 years ago
Shelikhoo 8e1507ae3a
Prevent unuseful test failure
7 years ago
Shelikhoo c542c043f3
Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket
7 years ago
Shelikhoo 12012cd4df
Testing and fixs
7 years ago
Shelikhoo 8b881d7eb6
Rename to prevent confusion
7 years ago
Darien Raymond 2b675335bd
properly handle error case
7 years ago
Shelikhoo 4e609c9758
Added Test for dial
7 years ago
Shelikhoo d08929a687
finish up dial
7 years ago
Darien Raymond 61a1cce972
reduce size of TransferType
7 years ago
Darien Raymond 79c1087311
change status to option
7 years ago
Darien Raymond 076f385e4b
stop recording mux access log
7 years ago
Darien Raymond 75a7e9c7f5
comments
7 years ago
Darien Raymond 90c6113dfc
handle transport errors in mux session
7 years ago
Shelikhoo 176a5c0d44
generalize interface
7 years ago
Shelikhoo 7e96581921
Added integration
7 years ago
Shelikhoo c51830bd75
Added UnixSenderConfig
7 years ago