732 Commits
Author SHA1 Message Date
世界 5470977941 Fix missing mTLS support in client options 2026-01-17 05:46:23 +08:00
世界 79bbce3db3 Add curve preferences, pinned public key SHA256 and mTLS for TLS options 2026-01-17 05:46:22 +08:00
世界 3e3b2d0b29 Add curve preferences, pinned public key SHA256 and mTLS for TLS options 2026-01-17 05:46:22 +08:00
世界 107f92381b Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界 47392e55a2 Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界 f84129ca79 Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
世界 e2ba72e7c1 Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
世界 044eb728cb Fix legacy DNS config 2026-01-17 05:44:29 +08:00
世界 99466af6b7 Fix legacy DNS config 2026-01-17 05:44:29 +08:00
世界 2be8a45f14 Fix rule-set format 2026-01-17 05:44:29 +08:00
世界 14bec14972 Fix rule-set format 2026-01-17 05:44:29 +08:00
世界 48f84b31d6 Improve local DNS server on darwin
We mistakenly believed that `libresolv`'s `search` function worked correctly in NetworkExtension, but it seems only `getaddrinfo` does.

This commit changes the behavior of the `local` DNS server in NetworkExtension to prefer DHCP, falling back to `getaddrinfo` if DHCP servers are unavailable.

It's worth noting that `prefer_go` does not disable DHCP since it respects Dial Fields, but `getaddrinfo` does the opposite. The new behavior only applies to NetworkExtension, not to all scenarios (primarily command-line binaries) as it did previously.

In addition, this commit also improves the DHCP DNS server to use the same robust query logic as `local`.
2026-01-17 05:44:28 +08:00
世界 ce778e569b Improve local DNS server on darwin
We mistakenly believed that `libresolv`'s `search` function worked correctly in NetworkExtension, but it seems only `getaddrinfo` does.

This commit changes the behavior of the `local` DNS server in NetworkExtension to prefer DHCP, falling back to `getaddrinfo` if DHCP servers are unavailable.

It's worth noting that `prefer_go` does not disable DHCP since it respects Dial Fields, but `getaddrinfo` does the opposite. The new behavior only applies to NetworkExtension, not to all scenarios (primarily command-line binaries) as it did previously.

In addition, this commit also improves the DHCP DNS server to use the same robust query logic as `local`.
2026-01-17 05:44:28 +08:00
xchacha20-poly1305and世界 0bd98a300f Fix rule set version 2026-01-17 05:44:27 +08:00
xchacha20-poly1305and世界 9a66482483 Fix rule set version 2026-01-17 05:44:27 +08:00
世界 239e6ec701 Add preferred_by route rule item 2026-01-17 05:44:27 +08:00
世界 5c8b07acfe Add preferred_by route rule item 2026-01-17 05:44:27 +08:00
世界 65264afdf9 Add interface address rule items 2026-01-17 05:44:26 +08:00
世界 d373f57e57 Add interface address rule items 2026-01-17 05:44:26 +08:00
世界 2453747018 Fix duplicate tag detection for empty tags
Closes https://github.com/SagerNet/sing-box/issues/3665
2026-01-02 19:14:13 +08:00
世界 568612fc70 Fix duplicate tag detection for empty tags
Closes https://github.com/SagerNet/sing-box/issues/3665
2026-01-02 19:14:13 +08:00
Shtorm 86289d667c Add new wireguard options 2025-12-08 22:32:33 +03:00
Shtorm 24a85e7773 Fix XHTTP TLS 2025-12-08 22:30:58 +03:00
Shtorm 13c826bfa3 Integrate Amnezia 1.5 2025-09-15 01:25:19 +03:00
Shtorm 650e57feff Resolve conflicts 2025-09-14 23:44:29 +03:00
Shtorm b2c1eb1e48 Resolve conflicts 2025-08-15 12:56:52 +03:00
世界 8d5f1ad310 Update golangci-lint to v2 2025-08-13 23:37:40 +08:00
世界 378e39f70c Update golangci-lint to v2 2025-08-13 23:37:40 +08:00
世界 d5a71667d0 Fix DNS upgrade 2025-07-18 21:46:03 +08:00
世界 534cccce91 Fix DNS upgrade 2025-07-18 21:46:03 +08:00
世界 6806d5d436 Improve TLS fragments 2025-07-08 13:14:44 +08:00
世界 24c940c51c Improve TLS fragments 2025-07-08 13:14:44 +08:00
世界 56e94d454f Add cache support for ssm-api 2025-07-08 13:14:44 +08:00
世界 407ee08d8a Add cache support for ssm-api 2025-07-08 13:14:44 +08:00
世界 b21e83d8e7 Add loopback address support for tun 2025-07-08 13:14:44 +08:00
世界 5662784afb Add loopback address support for tun 2025-07-08 13:14:44 +08:00
世界 ebdae18a7e Fix missing home for derp service 2025-07-08 13:14:43 +08:00
世界 d339f85087 Fix missing home for derp service 2025-07-08 13:14:43 +08:00
世界 f8f282633b Add SSM API service 2025-07-08 13:14:42 +08:00
世界 0146fbfc40 Add SSM API service 2025-07-08 13:14:42 +08:00
世界 ca912aa72f Add resolved service and DNS server 2025-07-08 13:14:41 +08:00
世界 6ee3117755 Add resolved service and DNS server 2025-07-08 13:14:41 +08:00
世界 167547f95f Add DERP service 2025-07-08 13:14:41 +08:00
世界 e2440a569e Add DERP service 2025-07-08 13:14:41 +08:00
世界 873ab4b085 Add service component type 2025-07-08 13:14:41 +08:00
世界 7a1eee78df Add service component type 2025-07-08 13:14:41 +08:00
世界 5cc728747a Add missing accept_routes option for Tailscale 2025-07-08 13:14:39 +08:00
世界 ed5b2f2997 Add missing accept_routes option for Tailscale 2025-07-08 13:14:39 +08:00
世界 886f7c8253 Add TLS record fragment support 2025-07-08 13:14:38 +08:00
世界 3b480de38a Add TLS record fragment support 2025-07-08 13:14:38 +08:00