mihomo/common/net
wwqgtxx c2209d68f7
Some checks are pending
Test / test (1.20, macos-15-intel) (push) Waiting to run
Test / test (1.20, macos-latest) (push) Waiting to run
Test / test (1.20, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.20, ubuntu-latest) (push) Waiting to run
Test / test (1.20, windows-latest) (push) Waiting to run
Test / test (1.21, macos-15-intel) (push) Waiting to run
Test / test (1.21, macos-latest) (push) Waiting to run
Test / test (1.21, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.21, ubuntu-latest) (push) Waiting to run
Test / test (1.21, windows-latest) (push) Waiting to run
Test / test (1.22, macos-15-intel) (push) Waiting to run
Test / test (1.22, macos-latest) (push) Waiting to run
Test / test (1.22, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.22, ubuntu-latest) (push) Waiting to run
Test / test (1.22, windows-latest) (push) Waiting to run
Test / test (1.23, macos-15-intel) (push) Waiting to run
Test / test (1.23, macos-latest) (push) Waiting to run
Test / test (1.23, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.23, ubuntu-latest) (push) Waiting to run
Test / test (1.23, windows-latest) (push) Waiting to run
Test / test (1.24, macos-15-intel) (push) Waiting to run
Test / test (1.24, macos-latest) (push) Waiting to run
Test / test (1.24, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.24, ubuntu-latest) (push) Waiting to run
Test / test (1.24, windows-latest) (push) Waiting to run
Test / test (1.25, macos-15-intel) (push) Waiting to run
Test / test (1.25, macos-latest) (push) Waiting to run
Test / test (1.25, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.25, ubuntu-latest) (push) Waiting to run
Test / test (1.25, windows-latest) (push) Waiting to run
Trigger CMFA Update / trigger-CMFA-update (push) Waiting to run
fix: vision panic with dialer-proxy
https://github.com/MetaCubeX/mihomo/issues/2334
2025-11-04 18:54:33 +08:00
..
deadline fix: missing WriterReplaceable for deadline.Conn 2025-08-21 10:46:55 +08:00
packet chore: update dependencies 2025-05-03 15:06:13 +08:00
addr.go fix: let quic-go works on outbound's packetConn 2023-03-15 09:56:00 +08:00
bind.go fix: sing-based listener panic 2023-05-12 09:14:27 +08:00
bufconn_unsafe.go chore: direct append data to bufio.Reader's internal buffer as much as possible 2023-11-09 22:19:29 +08:00
bufconn.go chore: direct append data to bufio.Reader's internal buffer as much as possible 2023-11-09 22:19:29 +08:00
cached.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
context_test.go fix: SetupContextForConn should return context error to user 2025-04-11 00:03:46 +08:00
context.go fix: SetupContextForConn should return context error to user 2025-04-11 00:03:46 +08:00
earlyconn.go chore: rebuild sync.Once visit code 2024-03-05 10:57:25 +08:00
io.go Fix: wrap net.Conn to avoid using *net.TCPConn.(ReadFrom) (#1209) 2021-02-01 20:06:45 +08:00
listener.go fix: listener close panic 2025-05-22 17:01:24 +08:00
packet.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
refconn.go fix: correctly implement references to proxies 2025-04-04 09:08:52 +08:00
relay.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
sing.go fix: vision panic with dialer-proxy 2025-11-04 18:54:33 +08:00
tcpip.go chore: better keepalive handle 2024-08-14 13:01:06 +08:00
websocket.go adjust: Improve WebSocket mask 2023-01-16 11:42:10 +08:00