Commit Graph

3717 Commits (5f8b64c646ea840627ad8700483bbc50a008f6a4)
 

Author SHA1 Message Date
Darien Raymond b453190e58
fix lint errors in socks
7 years ago
Darien Raymond dd52e82c2d
fix access log in socks udp
7 years ago
Darien Raymond 7365b0f9d7
remove concurrency settings on linter
7 years ago
Darien Raymond 483a56c847
adjust lint settings
7 years ago
Darien Raymond be6f44e1d7
update to golang 1.10.2
7 years ago
Darien Raymond 67f5292f38
fix lint errors
7 years ago
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 12106cddae
Update version
7 years ago
Darien Raymond 0b5c638028
sniff on TCP only
7 years ago
Darien Raymond 3d0e0e2ac8
Update version
7 years ago
Darien Raymond 8eb84a2025
Close outbound output stream properly. fix #1082
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 490afdc07b
Update version
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 97341693f3
add an option to include JSON loader in v2ray binary.
7 years ago
Darien Raymond 9b7551ff1c
update
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 bd6c6b5361
Update version
7 years ago
Darien Raymond c9e711374f
use websocket from vendor
7 years ago
Darien Raymond 826be19231
add websocket as submodule
7 years ago
Darien Raymond b0e24b58b1
remove unused submodule
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 93d095c766
fix plain http request. fixes #1066
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 1ad429d1d4
Update version
7 years ago
Darien Raymond 1d001c090b
comments
7 years ago
Darien Raymond 2f3670f60b
fix http error test
7 years ago
Darien Raymond a8aab30e6b
fix done.Close() in defer
7 years ago
Darien Raymond 8e62134bdf
fix draining in mux
7 years ago
Darien Raymond 0ad4f99762
test case for http proxy error
7 years ago
Darien Raymond be1c175de6
fix lint warnings
7 years ago
Darien Raymond 0c66016d5f
fix a regression that mux doesn't handle passive connection. fixes #1061
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 e6446d43c8
fix multibuf len
7 years ago
Darien Raymond 3137eba542
wait only when data was written into piep
7 years ago
Darien Raymond a657ec49a0
comments
7 years ago