Commit Graph

424 Commits

Author SHA1 Message Date
世界 1c87693aa4
Update gVisor to 20240422.0 2024-05-18 17:25:03 +08:00
世界 d2e2345bd5
Update quic-go to v0.43.1 2024-05-18 17:24:46 +08:00
世界 53c3445291
Add address filter support for DNS rules 2024-05-18 17:23:54 +08:00
世界 8eee98f74e
Improve domain suffix match behavior
For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the same as other projects.

This change modifies the behavior of `domain_suffix`: If the rule value is prefixed with `.`,
the behavior is unchanged, otherwise it matches `(domain|.+\.domain)` instead.
2024-05-18 17:22:54 +08:00
世界 7f698c1104
Fix hysteria2 panic 2024-05-18 16:20:32 +08:00
世界 cb9f4ce597
Minor fixes 2024-05-03 15:34:47 +08:00
世界 a5e2a4073b
Update dependencies 2024-04-23 14:03:55 +08:00
世界 b6cb3948a3
Fix initial packet MTU for QUIC protocols 2024-04-23 11:12:31 +08:00
世界 e735a5bdc8
Update dependencies 2024-04-12 22:52:37 +08:00
世界 07a40716e8
Update dependencies 2024-04-08 11:45:00 +08:00
世界 5fea5956db
Fix linux network monitor 2024-04-08 11:45:00 +08:00
世界 4a4180bde5
Fixes for QUIC protocols 2024-04-08 11:44:55 +08:00
世界 7ecb6daabb
Update dependencies 2024-03-29 04:52:06 +00:00
世界 a3b74591a7
Fix syscall packet read waiter 2024-03-25 01:49:59 +08:00
世界 2f4abc6523
Fix canceler 2024-03-24 19:12:07 +08:00
世界 0f71ce5120
tun: Fix GSO batch size 2024-03-22 14:54:57 +08:00
世界 a7338fdc2b
Fix DNS panic 2024-03-19 12:17:32 +08:00
世界 7e943e743a
Fix darwin interface monitor 2024-03-15 18:06:37 +08:00
世界 4f5e7b974d
Fix crash in HTTP proxy server again 2024-03-10 16:53:58 +08:00
世界 21dedddd93
Update dependencies 2024-03-08 23:36:33 +08:00
世界 78a5f59202
documentation: Add link to F-Droid 2024-03-05 13:13:31 +08:00
世界 8d0da685d2
Update dependencies 2024-03-02 14:29:28 +08:00
世界 e6644f784e
Fix crash in HTTP proxy server 2024-03-02 14:28:47 +08:00
世界 2b93b74d38
Fix `SO_BINDTOIFINDEX` usage 2024-02-29 13:03:05 +08:00
世界 02b7041de6
Update dependencies 2024-02-26 22:53:31 +08:00
世界 96ac931b11
Fix network/interface monitor 2024-02-26 22:53:31 +08:00
世界 3077a82650
Fix reproducible builds 2024-02-24 23:19:31 +08:00
世界 4a44aa3c21
Fix HTTP inbound 2024-02-24 13:20:42 +08:00
世界 d0ba69ad22
Fix TUN unaligned panic on windows 2024-02-10 21:22:02 +08:00
世界 2239b59933
Remove duplicated rules 2024-02-02 14:30:27 +08:00
世界 425a63f59d
Fix rawConn not closed for hy/hy2 2024-02-02 14:30:27 +08:00
世界 94f76d6671
Update dependencies 2024-01-22 14:37:21 +08:00
世界 b326e60998
Update dependencies 2024-01-09 12:22:22 +08:00
世界 89c723e3e4
Improve read wait interface &
Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update quic-go to v0.40.1 &
Update wireguard-go &
Add GSO support for TUN/WireGuard &
Fix router pre-start &
Fix bind forwarder to interface for systems stack
2024-01-03 12:21:47 +08:00
世界 fe053e26b5
Update uTLS to 1.5.4 2024-01-03 12:21:47 +08:00
世界 269434cfe6
Update tfo-go 2024-01-03 12:21:47 +08:00
世界 88495a24dc
Update gomobile and add tag 2024-01-03 12:21:46 +08:00
世界 d131a7c10a
Update cloudflare-tls to go1.21.5 2024-01-03 12:21:46 +08:00
世界 7df151e820
Update buffer usage 2024-01-03 12:21:36 +08:00
世界 87c6fd4c0f
Fix h2mux request context 2024-01-01 16:15:49 +08:00
世界 ea17c2786d
Update dependencies 2023-12-27 10:37:18 +08:00
世界 c05c798221
Fix missing UDP timeout for QUIC protocols 2023-12-21 15:16:36 +08:00
世界 d6eddce420
Fix missing handshake timeout for multiplex 2023-12-21 14:21:59 +08:00
世界 4bf057139b
Fix DNS dial context 2023-12-21 14:19:27 +08:00
世界 a1b28b8282
Try to fix HTTP server leak again 2023-12-21 14:16:16 +08:00
世界 e329bf6865
Update dependencies 2023-12-14 15:09:03 +08:00
世界 a959a67ed3
FIx error handling for netlink banned in Android 2023-12-12 13:54:23 +08:00
世界 a64b57451a
Update dependencies 2023-12-11 21:40:11 +08:00
世界 f0e2318cbd
Fix auto-route IPv6 on darwin 2023-12-11 21:39:29 +08:00
世界 ca094587be
Fix incorrect dependency 2023-12-09 00:22:27 +08:00