Allo
|
6593b88837
|
refactor: move unix domain socket filelocker to internal
|
2023-10-23 20:38:07 +01:00 |
|
heimoshuiyu
|
b8ab91b0d3
|
Skip validating on empty http host config
|
2023-02-18 14:39:33 +00:00 |
|
Shelikhoo
|
3ef7feaeaf
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
|
Jebbs
|
b05a469488
|
v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206 )
|
2021-09-04 11:09:55 +01:00 |
|
database64128
|
c78ee5aac7
|
🏡 Housekeeping: Update to Go 1.17 (#1215)
* ⬆ Update to Go 1.17
* 🏗 Update workflows and add windows-arm64
* 💾 Update generated files
* 📛 Update not-so-friendly filenames
|
2021-08-21 13:20:40 +08:00 |
|
Shelikhoo
|
0fbd8a1fd1
|
fix coding style
|
2021-05-04 20:47:19 +01:00 |
|
Shelikhoo
|
452de7c964
|
apply h2 http header on server side
|
2021-05-04 20:32:27 +01:00 |
|
Loyalsoldier
|
f94dd11a8c
|
Chore: change module name (#677)
|
2021-02-17 04:31:50 +08:00 |
|
kslr
|
d04a786a85
|
Fix: http2: listen port failed use error level log
ref https://github.com/v2fly/v2ray-core/issues/576
|
2021-01-03 07:11:59 +08:00 |
|
lucifer
|
770b994337
|
Refine unix domain socket (#367)
|
2020-10-29 07:30:38 +00:00 |
|
lucifer
|
4c9210cf11
|
Parse X-Forwarded-For in http transport (#142)
* Parse X-Forwarded-For
* Update hub.go
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
|
2020-08-30 04:30:05 +00:00 |
|
loyalsoldier
|
f9175e3bc8
|
Fix according to go vet results
|
2020-08-26 19:35:33 +08:00 |
|
lucifer9
|
e6bf431f93
|
add server side h2c support
|
2019-07-05 11:18:00 +08:00 |
|
Darien Raymond
|
1ab94fed79
|
optimize v2ctl size
|
2019-02-01 20:08:21 +01:00 |
|
Darien Raymond
|
6146366a4a
|
enforce timeout for http header processing
|
2019-01-10 10:40:51 +01:00 |
|
Darien Raymond
|
d20f87da4b
|
comments
|
2019-01-01 20:16:04 +01:00 |
|
Darien Raymond
|
5279296f03
|
remove use of context.WithValue in transport
|
2018-11-21 14:54:40 +01:00 |
|
Darien Raymond
|
20251bf499
|
system listener for both TCP and UDP
|
2018-09-15 21:35:32 +02:00 |
|
Darien Raymond
|
6d750e8149
|
options for enable TFO
|
2018-09-10 13:23:27 +02:00 |
|
Darien Raymond
|
b3847fb7c0
|
MemoryStreamSettings
|
2018-09-07 14:50:25 +02:00 |
|
Darien Raymond
|
b79ec5f1ed
|
use protocol in string form
|
2018-08-06 13:48:35 +02:00 |
|
Darien Raymond
|
ac6a0f7511
|
update activity timer
|
2018-05-27 14:42:53 +02:00 |
|
Darien Raymond
|
f1f4a796cf
|
Set correct remote addr for h2 request. Fixes #1068.
|
2018-04-21 11:00:40 +02:00 |
|
Darien Raymond
|
d7aeb51904
|
merge http.Connection into net.Connection
|
2018-04-20 21:30:58 +02:00 |
|
Darien Raymond
|
d6dc88860b
|
simplify done api
|
2018-04-15 20:40:47 +02:00 |
|
Darien Raymond
|
9d8922f523
|
close http2 server immediately. fixes #1051
|
2018-04-14 23:07:47 +02:00 |
|
Darien Raymond
|
3ff570a050
|
write listen error to log
|
2018-03-21 23:38:49 +01:00 |
|
Darien Raymond
|
e647292b9a
|
protect against writing to closed body
|
2018-03-21 12:53:57 +01:00 |
|
Darien Raymond
|
e5d3783ed7
|
consume config in dialer and hub
|
2018-03-01 14:22:33 +01:00 |
|
Darien Raymond
|
d207d953bd
|
h2 transport
|
2018-03-01 13:16:52 +01:00 |
|