Clash.Meta/common/net
2024-09-25 15:10:53 +08:00
..
deadline chore: dns outbound support tcp 2024-03-07 13:12:40 +08:00
packet chore: support waitRead in windows 2023-12-21 21:18:26 +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.go chore: add SetupContextForConn for common/net 2023-11-03 11:50:25 +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
packet.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
refconn.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
relay.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
sing.go chore: dns outbound support tcp 2024-03-07 13:12:40 +08:00
tcpip.go chore: better keepalive handle 2024-08-14 13:01:06 +08:00
tls.go fix: hy2/tuic inbound cert isn't path 2023-10-01 12:04:34 +08:00
websocket.go adjust: Improve WebSocket mask 2023-01-16 11:42:10 +08:00