Commit Graph

1332 Commits

Author SHA1 Message Date
世界
baa2bad7e4 documentation: Bump version v1.9.0-rc.10 2024-04-23 21:31:30 +08:00
世界
4402564cf3 documentation: Update DNS manual 2024-04-23 21:31:30 +08:00
世界
b7e8aaaeac Add rule-set match command 2024-04-23 21:31:30 +08:00
世界
2e1065d8bb Add bypass_domain and search_domain platform HTTP proxy options 2024-04-23 21:31:30 +08:00
世界
56c12ea03f Update gVisor to 20240212.0-65-g71212d503 2024-04-23 21:31:30 +08:00
世界
aaf8110820 Update quic-go to v0.42.0 2024-04-23 21:31:30 +08:00
世界
d2ba1dcf9b Fixed order for Clash modes 2024-04-23 21:31:30 +08:00
气息
fa25f31ad6 Fix DNS exchange index
Signed-off-by: 气息 <qdshizh@gmail.com>
2024-04-23 21:31:30 +08:00
PuerNya
40b7af15db Always disable cache for fake-ip DNS transport if independent_cache disabled 2024-04-23 21:31:30 +08:00
世界
5290c3abbc Fix missing rule_set_ipcidr_match_source item in DNS rules 2024-04-23 21:31:30 +08:00
世界
8b53596782 Improve DNS truncate behavior 2024-04-23 21:31:30 +08:00
世界
ffdf9feb27 Fix DNS fallthrough incorrectly 2024-04-23 21:31:30 +08:00
世界
f2563dc76d Add rejected DNS response cache support 2024-04-23 21:31:30 +08:00
世界
ad98340f70 Add support for client-subnet DNS options 2024-04-23 21:31:30 +08:00
世界
c8ee6e78dc Add address filter support for DNS rules 2024-04-23 21:31:30 +08:00
世界
b5267313d6 Fix timezone for Android and iOS 2024-04-23 21:31:30 +08:00
世界
f766565407 Improve loopback detector 2024-04-23 21:31:30 +08:00
世界
d967cf1d1d Remove unused fakeip packet conn 2024-04-23 21:26:53 +08:00
世界
dae4103f17 Set the default TCP keep alive period 2024-04-23 21:26:53 +08:00
世界
c1f45a4b43 Migrate ntp service to library 2024-04-23 21:26:53 +08:00
世界
16edfbbd08 Handle Windows power events 2024-04-23 21:26:53 +08:00
世界
409d9740ce 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-04-23 21:26:45 +08:00
世界
d6bab4386c Remove PROCESS_NAME_NATIVE dwFlag in process query output
The `process_path` rule of sing-box is inherited from Clash,
the original code uses the local system's path format (e.g. `\Device\HarddiskVolume1\folder\program.exe`),
but when the device has multiple disks, the HarddiskVolume serial number is not stable.

This change make QueryFullProcessImageNameW output a Win32 path (such as `C:\folder\program.exe`),
which will disrupt the existing `process_path` use cases in Windows.
2024-04-23 14:43:06 +08:00
世界
33d332db62 badtls: Support uTLS and TLS ECH for read waiter 2024-04-23 14:43:06 +08:00
世界
0ae1afef44 Bump version v1.8.12 2024-04-23 14:14:40 +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
世界
7b0f5061dc Fix loopback detector 2024-04-17 21:45:54 +08:00
世界
76f20482f7 Fix linux repo 2024-04-12 22:52:37 +08:00
世界
e735a5bdc8 Update dependencies 2024-04-12 22:52:37 +08:00
世界
70381e93c8 Bump version v1.8.11 2024-04-08 11:55:41 +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
世界
d20a389043 Fix timer usage 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
世界
712bdd9ae5 Fix fury release 2024-03-25 10:44:57 +08: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
dyhkwong
965ab075d9 Fix source_ip_is_private matching 2024-03-24 19:06:02 +08:00
世界
ed2f8b9637 Bump version v1.8.10 2024-03-23 20:50:45 +08:00
世界
0f71ce5120 tun: Fix GSO batch size 2024-03-22 14:54:57 +08:00
世界
f8085ab111 Fix Makefile 2024-03-21 23:32:02 +08:00
世界
f61b272cbf Fix WireGuard client bind 2024-03-20 10:52:24 +08:00
世界
59d437b9d2 Use local legacy compiler 2024-03-19 13:53:34 +08:00
世界
a7338fdc2b Fix DNS panic 2024-03-19 12:17:32 +08:00
Puqns67
d88860928e Fix the installation location of service files in prebuilded package 2024-03-19 12:13:59 +08:00
世界
20a2e38f47 Fix build for F-Droid 2024-03-17 21:43:22 +08:00
世界
acd438be23 Fix fury workflow 2024-03-17 21:43:22 +08:00
世界
e27fb51b54 Bump version v1.8.9 2024-03-16 12:05:58 +08:00