Commit Graph

779 Commits (5b4eef5c7b712e3ba201556790b3bccc4b12161f)

Author SHA1 Message Date
Darien Raymond 5b4eef5c7b
fix dtls header
7 years ago
Darien Raymond 956c4f5bcf
update dtls.length logic
7 years ago
Darien Raymond f9277958a5
DTLS header for MKCP
7 years ago
Darien Raymond 65bd8509d7
fix buffer policy settings
7 years ago
Darien Raymond b24e808a8a
fix pipe related tests
7 years ago
Darien Raymond 213f827406
policy for internal buffer size
7 years ago
Darien Raymond 68da956fc4
re-generate code
7 years ago
Darien Raymond 0301222e22
fix default value for size = 0
7 years ago
Darien Raymond 70b2b22047
fix #1087
7 years ago
Darien Raymond 892828630e
testcase for 0 limit
7 years ago
Darien Raymond f9c794c795
fix lint errors
7 years ago
Darien Raymond a0dc8d19fa
don't error if pipe is already closed.
7 years ago
Darien Raymond f1f4a796cf
Set correct remote addr for h2 request. Fixes #1068.
7 years ago
Darien Raymond 148a7d064d
simplify buf.BufferedReader
7 years ago
Darien Raymond c9e711374f
use websocket from vendor
7 years ago
Darien Raymond d7aeb51904
merge http.Connection into net.Connection
7 years ago
Darien Raymond a7103481d5
force http2 server to send back plain encoding.
7 years ago
Darien Raymond 3997d13b97
rename Slice and Slice from to Resize and Advance
7 years ago
Darien Raymond 1425fd2ba9
remove Buffer.Append method
7 years ago
Darien Raymond 2e6985a98b
more test cases for pipe
7 years ago
Darien Raymond 845606d86c
fix data race in pipe
7 years ago
Darien Raymond 10d7ed2e83
fix expired cert check
7 years ago
Darien Raymond a657ec49a0
comments
7 years ago
Darien Raymond b4ff4c7e75
signal when read
7 years ago
Darien Raymond 5d23604713
rewrite ray -> pipe
7 years ago
Darien Raymond 64ebba3cff
implement transport.pipe
7 years ago
Darien Raymond d6dc88860b
simplify done api
7 years ago
Darien Raymond 9d8922f523
close http2 server immediately. fixes #1051
7 years ago
Darien Raymond da0568d8d0
refine cert generation
7 years ago
Darien Raymond abee8bddf3
only try issuing new certificate when user provide custom CA
7 years ago
Darien Raymond ccafce3c9b
disable system roots for windows
7 years ago
Darien Raymond 2f74a5d048
disable domain socket for windows
7 years ago
Darien Raymond c76d492c0f
stats counter for inbound traffic
7 years ago
Darien Raymond 044c641d7b
test case for tls certs
7 years ago
Darien Raymond 318a36fe58
automatic issuing certificates from provided CA
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
Xiaokang Wang 00016e0517
Add comment
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 4e609c9758
Added Test for dial
7 years ago
Shelikhoo d08929a687
finish up dial
7 years ago
Darien Raymond 9f198d7e3d
fix lint errors
7 years ago
DarienRaymond 8bc20c8656
Merge pull request #1013 from wuxiangzhou2010/master
7 years ago
wuxiang 3f19d09878 update some comments
7 years ago
Darien Raymond 4c2edeb18a
fix test break
7 years ago
Darien Raymond 009d58dd6c
remove static bytes array
7 years ago
Darien Raymond 81a147e540
Merge branch 'master' of https://github.com/v2ray/v2ray-core
7 years ago
Darien Raymond 08dab81eb2
migrate int to int32
7 years ago