Commit Graph

354 Commits

Author SHA1 Message Date
Oleksandr Redko 06eed71c66 Simplify slice to array conversion 2025-08-10 20:06:28 +08:00
世界 52492674e0 Fix legacy domain resolver deprecated warning incorrectly suppressed for direct outbound 2025-08-07 13:56:35 +08:00
世界 332112c91e Fix udp listener write back 2025-08-04 08:54:00 +08:00
世界 6218458eb7 Fix time service wrapper 2025-07-24 09:21:08 +08:00
dyhkwong 0b3303f07e Fix disable_sni nil time func 2025-07-24 09:21:08 +08:00
世界 fcfcf58415 Remove dependency on circl 2025-07-23 11:26:06 +08:00
世界 f06546d080 Fix IndexTLSServerName 2025-07-23 11:26:06 +08:00
dyhkwong eb541dccc7 Fix disable_sni not working with custom RootCAs 2025-07-22 19:20:09 +08:00
世界 9b5ead72c5 Add API to dump AdGuard rules 2025-07-08 13:14:44 +08:00
Sukka 1e706ff991 Improve AdGuard rule-set parser 2025-07-08 13:14:44 +08:00
Restia-Ashbell 4bea484458 Add ECH support for uTLS 2025-07-08 13:14:44 +08:00
世界 6806d5d436 Improve TLS fragments 2025-07-08 13:14:44 +08:00
世界 74170e679b Fix tproxy listener 2025-07-08 13:14:43 +08:00
世界 873ab4b085 Add service component type 2025-07-08 13:14:41 +08:00
世界 09568f9d65 Fix tproxy tcp control 2025-07-08 13:14:40 +08:00
世界 c7a2e47449 prevent creation of bind and mark controls on unsupported platforms 2025-07-08 13:14:40 +08:00
Restia-Ashbell c291df6383 Fix TLS record fragment 2025-07-08 13:14:39 +08:00
世界 886f7c8253 Add TLS record fragment support 2025-07-08 13:14:38 +08:00
世界 4603cd3fec Update certmagic and providers 2025-07-08 13:14:38 +08:00
世界 1df8a26c5b Add control options for listeners 2025-07-08 13:14:38 +08:00
世界 96e5697d23 Update utls to v1.7.2 2025-07-08 13:12:35 +08:00
世界 df2a908b6b Fix fetch ECH configs 2025-07-08 13:12:33 +08:00
世界 b0a448fa0e Fix missing handling of legacy domain_strategy options 2025-07-08 13:12:32 +08:00
世界 2082e1e0fc Fix DNS dialer 2025-07-08 13:12:31 +08:00
ReleTor 7e86c9af95 Fix fetch ECH configs 2025-07-08 13:12:30 +08:00
世界 e8d50fe5b9 Allow direct outbounds without domain_resolver 2025-07-08 13:12:30 +08:00
世界 a5f84c2977 Fix Tailscale dialer 2025-07-08 13:12:30 +08:00
世界 96f078e252 Explicitly reject detour to empty direct outbounds 2025-07-08 13:12:28 +08:00
世界 ee3e62bfa4 Add netns support 2025-07-08 13:12:28 +08:00
世界 f781598540 Fix unhandled DNS loop 2025-07-08 13:12:27 +08:00
k9982874 6066201331 Add ntp protocol sniffing 2025-07-08 13:12:26 +08:00
世界 48e643886c Make domain_resolver optional when only one DNS server is configured 2025-07-08 13:12:26 +08:00
世界 6cae3e54d1 Move predefined DNS server to rule action 2025-07-08 13:12:23 +08:00
世界 fffada5666 Fix domain resolver on direct outbound 2025-07-08 13:12:22 +08:00
世界 26c2b696a9 Migrate to stdlib ECH support 2025-07-08 13:12:19 +08:00
世界 2a623c4b2f Add fallback local DNS server for iOS 2025-07-08 13:12:18 +08:00
xchacha20-poly1305 17a60406fc Remove single quotes of raw Moziila certs 2025-07-08 13:12:17 +08:00
世界 71322d2b4c Add Tailscale endpoint 2025-07-08 13:12:16 +08:00
世界 a5db391fcf Add certificate store 2025-07-08 13:12:14 +08:00
世界 3d55cef5f2 Add TLS fragment support 2025-07-08 13:12:14 +08:00
世界 2afbe96ea0 refactor: Outbound domain resolver 2025-07-08 13:12:14 +08:00
世界 f75ade1991 refactor: DNS 2025-07-08 13:12:14 +08:00
世界 cff837bc7b Fix logger for acme 2025-06-29 18:44:40 +08:00
dyhkwong 44b478b005 Fix: macOS udp find process should use unspecified fallback
https://github.com/Dreamacro/clash/commit/be8d63ba8f70a6f4e7b240899cd2903a77243c24
2025-06-18 08:34:59 +08:00
世界 60eb787dcf Fix slowOpenConn 2025-06-12 08:05:04 +08:00
世界 44cf0503df Fix default network strategy 2025-06-12 08:05:04 +08:00
世界 678d6c7b39 Fix hysteria bytes format 2025-04-29 20:45:19 +08:00
世界 14e58a501d Fix usages of wireguard listener 2025-04-27 21:29:23 +08:00
dyhkwong a43bc2fa93 Fix sniffer errors override each others
* Fix sniffer errors override each others

* Do not return ErrNeedMoreData if header is not expected
2025-04-22 14:44:55 +08:00
世界 56572a559e Minor fixes 2025-04-12 13:06:15 +08:00