Allo
|
6593b88837
refactor: move unix domain socket filelocker to internal
|
2 years ago |
heimoshuiyu
|
b8ab91b0d3
Skip validating on empty http host config
|
2 years ago |
Shelikhoo
|
3ef7feaeaf
update version: auto replacement to v5 path
|
3 years ago |
Jebbs
|
b05a469488
v5: Remove v2ctl & wv2ray (rebased from 7c1ab062064c515e8c14669edb7c75173c0e8d2c)
|
5 years ago |
database64128
|
c78ee5aac7
🏡 Housekeeping: Update to Go 1.17 (#1215)
|
4 years ago |
Shelikhoo
|
0fbd8a1fd1
fix coding style
|
4 years ago |
Shelikhoo
|
452de7c964
apply h2 http header on server side
|
4 years ago |
Loyalsoldier
|
f94dd11a8c
Chore: change module name (#677)
|
4 years ago |
kslr
|
d04a786a85
Fix: http2: listen port failed use error level log
|
4 years ago |
lucifer
|
770b994337
Refine unix domain socket (#367)
|
5 years ago |
lucifer
|
4c9210cf11
Parse X-Forwarded-For in http transport (#142)
|
5 years ago |
loyalsoldier
|
f9175e3bc8
Fix according to go vet results
|
5 years ago |
lucifer9
|
e6bf431f93
add server side h2c support
|
6 years ago |
Darien Raymond
|
1ab94fed79
optimize v2ctl size
|
6 years ago |
Darien Raymond
|
6146366a4a
enforce timeout for http header processing
|
6 years ago |
Darien Raymond
|
d20f87da4b
comments
|
6 years ago |
Darien Raymond
|
5279296f03
remove use of context.WithValue in transport
|
7 years ago |
Darien Raymond
|
20251bf499
system listener for both TCP and UDP
|
7 years ago |
Darien Raymond
|
6d750e8149
options for enable TFO
|
7 years ago |
Darien Raymond
|
b3847fb7c0
MemoryStreamSettings
|
7 years ago |
Darien Raymond
|
b79ec5f1ed
use protocol in string form
|
7 years ago |
Darien Raymond
|
ac6a0f7511
update activity timer
|
7 years ago |
Darien Raymond
|
f1f4a796cf
Set correct remote addr for h2 request. Fixes #1068.
|
7 years ago |
Darien Raymond
|
d7aeb51904
merge http.Connection into net.Connection
|
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
|
3ff570a050
write listen error to log
|
7 years ago |
Darien Raymond
|
e647292b9a
protect against writing to closed body
|
7 years ago |
Darien Raymond
|
e5d3783ed7
consume config in dialer and hub
|
7 years ago |
Darien Raymond
|
d207d953bd
h2 transport
|
7 years ago |