hunshcn
|
4ee267ca7e
|
fix: add backgroundRead for plain http inbound (#952)
https://github.com/golang/go/blob/go1.21.5/src/net/http/server.go#L682
|
2024-01-02 13:45:40 +08:00 |
|
Larvan2
|
1a0932c210
|
feat: support ARC for DNS cache
|
2023-12-03 08:37:05 +08:00 |
|
wwqgtxx
|
17c9d507be
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
wwqgtxx
|
3564e96a00
|
chore: share some code
|
2023-10-23 16:45:22 +08:00 |
|
wwqgtxx
|
129283066f
|
chore: code cleanup
|
2023-10-11 22:54:19 +08:00 |
|
wwqgtxx
|
6bcd91a801
|
feat: add skip-auth-prefixes
|
2023-10-10 21:29:12 +08:00 |
|
wwqgtxx
|
e0458a8fde
|
chore: decrease goroutine used in core tunnel
|
2023-09-28 18:59:31 +08:00 |
|
wwqgtxx
|
2e22c712af
|
chore: rebuild add adapter/inbound.Addition to simply Listener.New apis
|
2022-12-05 00:20:50 +08:00 |
|
wwqgtxx
|
62474e0ed6
|
fix: correct C.Metadata
|
2022-12-04 22:08:20 +08:00 |
|
Skyxim
|
4f75201a98
|
feat: add linsters
|
2022-12-04 13:37:14 +08:00 |
|
wwqgtxx
|
dc3e144b6a
|
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
|
2022-11-12 20:43:48 +08:00 |
|
Dreamacro
|
6e058f8581
|
Chore: remove old cache implementation
|
2022-08-17 11:43:20 +08:00 |
|
yaling888
|
564a6fdf35
|
Chore: http
|
2022-04-27 12:52:11 +08:00 |
|
Kr328
|
cca3a1a934
|
Fix: http proxy Upgrade behavior (#2097)
|
2022-04-27 12:38:31 +08:00 |
|
Kr328
|
6a92c6af4e
|
Fix: http proxy Upgrade behavior (#2097)
|
2022-04-25 19:50:20 +08:00 |
|
yaling888
|
baa9e02af6
|
Refactor: cache use generics
|
2022-04-12 18:44:10 +08:00 |
|
Dreamacro
|
6a661bff0c
|
Migration: go 1.18
|
2022-03-16 12:10:13 +08:00 |
|
Kaming Chan
|
132a6a6a2f
|
Fix: listener tcp keepalive & reuse net.BufferedConn (#1987)
|
2022-02-23 11:22:46 +08:00 |
|
Kr328
|
ced9749104
|
Fix: http proxy should response correct http version (#1651)
|
2021-09-30 16:30:07 +08:00 |
|
Xuen Li
|
f5806d9263
|
Fix: http/https proxy authentication (#1613)
|
2021-09-14 00:08:23 +08:00 |
|
Digital Pencil
|
c6d375eda2
|
Fix: HTTP proxy internal linkage signature (#1555)
|
2021-08-20 23:38:47 +08:00 |
|
duama
|
4578b2c826
|
Fix: remove Content-Length from CONNECT response (#1502)
|
2021-07-22 18:06:03 +08:00 |
|
Kr328
|
b6ff08074c
|
Refactor: plain http proxy (#1443)
|
2021-06-15 17:13:40 +08:00 |
|