1082 Commits (950e226293c0a02318f26a9209b686efff16d1e5)

Author SHA1 Message Date
Darien Raymond 7fa4bb434b
fix pipe closing logic for inbound proxies. 7 years ago
Darien Raymond 483a56c847
adjust lint settings 7 years ago
Darien Raymond 67f5292f38
fix lint errors 7 years ago
Darien Raymond b24e808a8a
fix pipe related tests 7 years ago
Darien Raymond 68da956fc4
re-generate code 7 years ago
Darien Raymond 8eb84a2025
Close outbound output stream properly. fix #1082 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 d7aeb51904
merge http.Connection into net.Connection 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 e6446d43c8
fix multibuf len 7 years ago
Darien Raymond ef1d9d24cd
fix test break 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 e5122a4c2d
remove test case for next 7 years ago
Darien Raymond 67c7d6da4a
move uuid.Next to protocol 7 years ago
Darien Raymond 0caf2a004b
reduce memory usage of vmess internal objects 7 years ago
Darien Raymond 66ed1bab2a
simplify BytesGenerator 7 years ago
Darien Raymond f175d322ae
fix lint warnings 7 years ago
Darien Raymond 320e1554bd
update issue template 7 years ago
wuxiangzhou2010 e986217ed6 fix uinitTest failure on win10 7 years ago
Darien Raymond f751bb610c
refine ctlcmd 7 years ago
Darien Raymond 48e825567a
fix error detection for pipeline 7 years ago
Darien Raymond 0e1d2a924b
support organization in TLS cert gen 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 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 a320196b77
refine domain socket transport 7 years ago
Darien Raymond 4b45174650
fix handling of empty buffer 7 years ago
Darien Raymond 88133aa4a6
move cert generation code to common 7 years ago
Darien Raymond b7f2f30244
support fetching config from http 7 years ago
Darien Raymond 8f7bdede4e
add check for largeSize in case there is just one pool 7 years ago
Darien Raymond 61a1cce972
reduce size of TransferType 7 years ago
Darien Raymond 9f198d7e3d
fix lint errors 7 years ago
Darien Raymond 27ccc9d726
comments 7 years ago
Darien Raymond 074dfbb78c
add network list to shadowsocks server 7 years ago
Darien Raymond 7bafd7a1ab
migrate int to int32 7 years ago
wuxiang 3f19d09878 update some comments 7 years ago
Darien Raymond c5bd23105e
change uint32 to int32 7 years ago
Darien Raymond 08dab81eb2
migrate int to int32 7 years ago
wuxiangzhou2010 5a08411ee2 fix typo 7 years ago
wuxiangzhou2010 a58063e7ac fix typo, first sound of user is not a vowel, but the consonant /j/ 7 years ago
Darien Raymond 4de3f1adc1
change ReadFullFrom to take int32 size 7 years ago
Darien Raymond 03512a6a9b
read size to multi buffer 7 years ago
Darien Raymond 5af3580bcf
correct magic number 7 years ago